Mercurial > emacs
changeset 54136:8025b7d4aa49
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 24 Feb 2004 03:35:21 +0000 |
parents | bd296510f5b7 |
children | ea218f839fc1 bc4c00966ad3 |
files | lisp/ChangeLog lispref/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * abbrev.el (write-abbrev-file): Make argument optional. Doc fix. + (abbrev-prefix-mark): Doc fix. + 2004-02-23 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el (gud-watch): Load tooltip, if necessary.
--- 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 <teirllm@auburn.edu> + + * 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 <matt@mundell.ukfsn.org> (tiny change) * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
--- 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 <teirllm@auburn.edu> + + * abbrev.c (Finsert_abbrev_table_description): Doc fix. + 2004-02-22 Jason Rumney <jasonr@gnu.org> * w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps