diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ffed60b86af..6e36e788d6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-18 Colin Walters <walters@debian.org> | ||
| 2 | |||
| 3 | * calc/calc.el (calc-mode): Add font-lock-defontify to | ||
| 4 | change-major-mode-hook. | ||
| 5 | |||
| 1 | 2002-09-18 Richard M. Stallman <rms@gnu.org> | 6 | 2002-09-18 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in (bootstrap-clean): Use cd to shorten arg strings. | 8 | * Makefile.in (bootstrap-clean): Use cd to shorten arg strings. |