- 18 Aug, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 07 Aug, 1998 1 commit
-
-
Kenichi Handa authored
nil, convert a multibyte character to unibyte appropriately.
-
- 14 Apr, 1998 1 commit
-
-
Andreas Schwab authored
-
- 21 Mar, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 13 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
over the replacement characters.
-
- 03 Mar, 1998 1 commit
-
-
Kenichi Handa authored
twice.
-
- 22 Feb, 1998 1 commit
-
-
Karl Heuer authored
-
- 21 Jan, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use unibyte_char_to_multibyte. (nonascii_insert_offset): Variable moved to charset.c. (syms_of_cmds): Don't initialize nonascii_insert_offset.
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
avoid testing enable-multibyte-characters. (internal_self_insert): Use make_multibyte_string.
-
- 01 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(Fforward_point): Just add. (Fforward_char): Don't call forward_point, just add. (Fforward_line): Use scan_newline. (Fdelete_char): No need for forward_point, just add. (Fdelete_backward_char): Handle bytes and chars. (internal_self_insert): Handle bytes and chars.
-
- 01 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
When multibyte characters are disabled, use 1 as the width of the inserted character.
-
- 15 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
Lisp_Integer and add missing argument. (internal_self_insert): Convert Fmove_to_column argument to Lisp_Integer and add missing argument.
-
- 14 Jun, 1997 1 commit
-
-
Karl Heuer authored
-
- 16 May, 1997 1 commit
-
-
Richard M. Stallman authored
(Fself_insert_command, internal_self_insert): Add nonascii_insert_offset to what we insert, when appropriate. (syms_of_cmds): Set up Lisp variable.
-
- 10 Apr, 1997 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
(forward_point, Fforward_point): New functions. (Fforward_char, Fdelete_char): Handle multibyte characters by calling forward_point. (Fdelete_backward_char): Pay attention to multibyte characters in overwrite-mode. (internal_self_insert): Handle self inserting a multibyte character. (syms_of_cmds): Handle the new function Fforward_point.
-
- 02 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
on the hook, not on the abbrev symbol.
-
- 26 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
just a hook, inhibit the insertion of the character.
-
- 10 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
Use Fline_beginning_position, Fline_end_position.
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 16 Aug, 1996 1 commit
-
-
Karl Heuer authored
Treat deleted newline specially.
-
- 21 May, 1996 1 commit
-
-
Karl Heuer authored
unless the auto_fill_function returns non-nil.
-
- 29 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
insert spaces, unless we deleted a tab.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
Fdelete_backward_char): Harmonize arguments with documentation.
-
- 23 Dec, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
-
- 16 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
to avoid running change hooks lots of times.
-
- 09 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 07 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 15 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 01 Mar, 1995 1 commit
-
-
Boris Goldowsky authored
(newline): Function moved to simple.el. (internal_self_insert): Insert newline BEFORE calling auto-fill-function, so centering & right-justify can work.
-
- 13 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_cmds): Set up Lisp variables. Doc syntax fix. (internal_self_insert): Handle Vself_insert_face.
-
- 19 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
when deciding to call auto_fill_function.
-
- 13 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
(Fnewline): If use_hard_newlines is on, mark inserted newline(s) with `hard' property, marked rear-nonsticky.
-
- 10 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 08 Oct, 1994 1 commit
-
-
Jim Blandy authored
(Fend_of_line): Replace call to Fforward_line and search loop with call to find_before_next_newline.
-