1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
1999-07-21 |
Gerd Moellmann |
(Fbeginning_of_line) [PROMPT_IN_BUFFER]: Set point to
|
1999-03-01 |
Karl Heuer |
(internal_self_insert): Calculate column properly
|
1998-11-26 |
Kenichi Handa |
(internal_self_insert): If C has modifier bits, insert
|
1998-10-19 |
Kenichi Handa |
(internal_self_insert): Check Vauto_fill_chars.
|
1998-08-18 |
Richard M. Stallman |
(internal_self_insert): Pass 1 as NOMARKERS to replace_range.
|
1998-08-07 |
Kenichi Handa |
(internal_self_insert): If enable-multibyte-characters is
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
(internal_self_insert): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(internal_self_insert): Pass new arg to replace_range.
|
1998-03-13 |
Richard M. Stallman |
(internal_self_insert): Call Fforward_buffer to advance
|
1998-03-03 |
Kenichi Handa |
(internal_self_insert): Avoid checking enable-multibyte-characters
|
1998-02-22 |
Karl Heuer |
(Fdelete_backward_char): Count both bytes and chars.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(internal_self_insert, Fself_insert_command):
|
1998-01-09 |
Richard M. Stallman |
(internal_self_insert): Simplify handling of c2;
|
1998-01-01 |
Richard M. Stallman |
(forward_point): Function deleted.
|
1997-09-01 |
Richard M. Stallman |
(internal_self_insert): Only set TARGET_CLM when C2 is tab.
|
1997-07-15 |
Richard M. Stallman |
(internal_self_insert): When overwriting, use replace_range.
|
1997-07-12 |
Richard M. Stallman |
(Fdelete_backward_char): Convert Finsert_char argument to
|
1997-06-14 |
Karl Heuer |
(internal_self_insert): Use PT, not point.
|
1997-05-16 |
Richard M. Stallman |
(nonascii_insert_offset): New variable.
|
1997-04-10 |
Karl Heuer |
(internal_self_insert): Fix return value.
|
1997-02-20 |
Karl Heuer |
Include charset.h.
|
1997-01-02 |
Richard M. Stallman |
(internal_self_insert): Check the property
|
1996-12-26 |
Richard M. Stallman |
(internal_self_insert): If the abbrev has no expansion,
|
1996-12-10 |
Richard M. Stallman |
(Fend_of_line, Fbeginning_of_line):
|
1996-09-01 |
Karl Heuer |
Change all references from point to PT.
|
1996-08-16 |
Karl Heuer |
(Fdelete_backward_char): Fix off-by-one error.
|
1996-05-21 |
Karl Heuer |
(internal_self_insert): Don't return 2 for auto-fill
|
1996-01-29 |
Richard M. Stallman |
(Fdelete_backward_char): In overwrite mode,
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-09 |
Erik Naggum |
(Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,
|
1995-12-23 |
Richard M. Stallman |
(internal_self_insert): Declare arg c1 as unsigned char.
|
1995-12-21 |
Karl Heuer |
(Fbackward_char, Fforward_char): Rename arg to ARG.
|
1995-08-16 |
Richard M. Stallman |
(Fself_insert_command): Optimize the case with arg > 2
|
1995-06-09 |
Karl Heuer |
(internal_self_insert): Make last_command be kboard-local.
|
1995-04-07 |
Karl Heuer |
Update copyright.
|
1995-03-15 |
Karl Heuer |
(internal_self_insert): Do face code only if HAVE_FACES.
|
1995-03-01 |
Boris Goldowsky |
(use_hard_newlines): Variable definition moved to paragraphs.el.
|
1995-02-13 |
Richard M. Stallman |
(Vself_insert_face, Vself_insert_face_command): New variables.
|
1995-01-19 |
Richard M. Stallman |
(internal_self_insert): Don't test current_column
|
1995-01-13 |
Richard M. Stallman |
(Vuse_hard_newlines): New variable.
|
1994-11-10 |
Richard M. Stallman |
(Fnewline): Always use insert_and_inherit.
|
1994-10-08 |
Jim Blandy |
* cmds.c (Fforward_line): Call scan_buffer with new args.
|
1994-10-04 |
Karl Heuer |
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
|
1994-09-27 |
Karl Heuer |
(Fself_insert_command): Use type test macros.
|
1994-09-15 |
Richard M. Stallman |
Include window.h.
|
1994-08-28 |
Richard M. Stallman |
(internal_self_insert): Use insert_and_inherit.
|
1994-06-29 |
Richard M. Stallman |
(internal_self_insert): Now can return 2.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-04-10 |
Richard M. Stallman |
(internal_self_insert): Test Vafter_change_functions,
|
1994-03-23 |
Karl Heuer |
(internal_self_insert): Use assignment, not initialization.
|
1994-02-03 |
Richard M. Stallman |
(Fforward_line): Pass new arg to scan_buffer.
|
1994-01-08 |
Richard M. Stallman |
(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
|
1993-11-17 |
Richard M. Stallman |
(keys_of_cmds): Make 0377 self-inserting.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-08-11 |
Richard M. Stallman |
(Fnewline): If we don't do the first SET_PT,
|
1993-07-31 |
Richard M. Stallman |
(Fnewline): Disable the "insert one position before"
|