log src/editfns.c @ 29514:e31f78844157

age author description
2000-05-19 Kenichi Handa (Fformat): Be sure to convert 8-bit characters to
2000-04-10 Dave Love (preceding-char, following-char): Doc fix.
2000-04-02 Ken Raeburn * editfns.c (text_property_stickiness, Fmessage_or_box): Use NILP to test
2000-03-27 Gerd Moellmann (Fsubst_char_in_region): Don't use INC_POS in unibyte
2000-02-17 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
2000-02-01 Dave Love (Fpropertize): Doc fix.
2000-01-26 Dave Love (Fchar_after, Fchar_before): Doc fix.
2000-01-01 Gerd Moellmann (Fconstrain_to_field): Don't constrain if
2000-01-01 Gerd Moellmann (Vinhibit_field_text_motion): New variable.
1999-12-15 Kenichi Handa (Fchar_to_string): Adjusted for the change of
1999-12-07 Stefan Monnier * editfns.c (Fdelete_and_extract_region): New function.
1999-12-03 Dave Love (Fmessage_or_box): Use use_dialog_box.
1999-11-26 Richard M. Stallman (Fdelete_field): Make it noninteractive. Return nil.
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-11-12 Kenichi Handa (Ftranslate_region): Check the buffer multibyteness.