diff options
author | Colin Walters <walters@gnu.org> | 2002-09-18 16:47:25 +0000 |
---|---|---|
committer | Colin Walters <walters@gnu.org> | 2002-09-18 16:47:25 +0000 |
commit | 8d37d80f332deb069f1099d42fa17eb7a7d59e31 (patch) | |
tree | cbd1fe1b0058899bb210d01d259eb422fd2de92a /lisp | |
parent | 3116d142b86da9afd877fdbab7a0d18b144242bf (diff) | |
download | emacs-8d37d80f332deb069f1099d42fa17eb7a7d59e31.tar.gz emacs-8d37d80f332deb069f1099d42fa17eb7a7d59e31.tar.bz2 emacs-8d37d80f332deb069f1099d42fa17eb7a7d59e31.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-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 @@ +2002-09-18 Colin Walters <walters@debian.org> + + * calc/calc.el (calc-mode): Add font-lock-defontify to + change-major-mode-hook. + 2002-09-18 Richard M. Stallman <rms@gnu.org> * Makefile.in (bootstrap-clean): Use cd to shorten arg strings. |