diff options
| -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 @@ | |||
| 1 | 2004-03-27 Dave Love <fx@gnu.org> | 1 | 2004-03-27 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/rx.el (rx): Work at compile time, not run time. | 3 | * emacs-lisp/rx.el (rx): Doc fix. |
| 4 | Fix copyright years. | ||
| 4 | 5 | ||
| 5 | * strokes.el (strokes-global-set-stroke-string): New function. | 6 | * strokes.el (strokes-global-set-stroke-string): New function. |
| 6 | (strokes-list-strokes): Cope with strings, not just commands. Set | 7 | (strokes-list-strokes): Cope with strings, not just commands. Set |