diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42329aa0432..ab3ac98ea9d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk> | ||
| 2 | |||
| 3 | * woman.el (woman-change-fonts): Rename local variable | ||
| 4 | woman-font-alist to font-alist to avoid a compiler warning. | ||
| 5 | |||
| 1 | 2004-03-27 Dave Love <fx@gnu.org> | 6 | 2004-03-27 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/rx.el (rx): Doc fix. | 8 | * emacs-lisp/rx.el (rx): Doc fix. |