# HG changeset patch # User Luc Teirlinck # Date 1077593721 0 # Node ID 8025b7d4aa494e192bac60c451c34dd3da2b4f3d # Parent bd296510f5b77ce6391d6d86385ba118c505da7e *** empty log message *** diff -r bd296510f5b7 -r 8025b7d4aa49 lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 24 03:32:29 2004 +0000 +++ b/lisp/ChangeLog Tue Feb 24 03:35:21 2004 +0000 @@ -1,3 +1,8 @@ +2004-02-23 Luc Teirlinck + + * abbrev.el (write-abbrev-file): Make argument optional. Doc fix. + (abbrev-prefix-mark): Doc fix. + 2004-02-23 Nick Roberts * gdb-ui.el (gud-watch): Load tooltip, if necessary. diff -r bd296510f5b7 -r 8025b7d4aa49 lispref/ChangeLog --- a/lispref/ChangeLog Tue Feb 24 03:32:29 2004 +0000 +++ b/lispref/ChangeLog Tue Feb 24 03:35:21 2004 +0000 @@ -1,3 +1,9 @@ +2004-02-23 Luc Teirlinck + + * abbrevs.texi: Various corrections and clarifications in addition + to the following: + (Abbrev Tables): Delete add-abbrev (as suggested by RMS). + 2004-02-22 Matthew Mundell (tiny change) * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp. diff -r bd296510f5b7 -r 8025b7d4aa49 src/ChangeLog --- a/src/ChangeLog Tue Feb 24 03:32:29 2004 +0000 +++ b/src/ChangeLog Tue Feb 24 03:35:21 2004 +0000 @@ -1,3 +1,7 @@ +2004-02-23 Luc Teirlinck + + * abbrev.c (Finsert_abbrev_table_description): Doc fix. + 2004-02-22 Jason Rumney * w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps