diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-03-27 11:54:40 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-03-27 11:54:40 +0000 |
commit | 4d82882bb6f8bf596650177fbe4594ee1a2ce7a0 (patch) | |
tree | 021ad23b73179796da2f5ab451ee2de4de478a76 | |
parent | 05ec033b10d89c6c2b4b1139ff2907c83bf4adb6 (diff) | |
download | emacs-4d82882bb6f8bf596650177fbe4594ee1a2ce7a0.tar.gz |
Fix last entry.
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c258b77a1f..42329aa0432 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2004-03-27 Dave Love <fx@gnu.org> - * emacs-lisp/rx.el (rx): Work at compile time, not run time. + * emacs-lisp/rx.el (rx): Doc fix. + Fix copyright years. * strokes.el (strokes-global-set-stroke-string): New function. (strokes-list-strokes): Cope with strings, not just commands. Set |