From 92f5fba2d661eb84fa67e0190cd617aa57f51f34 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 24 Feb 2004 03:35:21 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 3 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f1f1afb6e6d..9bf1ae47cc1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lispref/ChangeLog b/lispref/ChangeLog index 9dbd6a3e312..fb88d2736d5 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 18aefb062c3..1a2f7f4e20b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.2