diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5248af381ef..26d98cd5e11 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-08-18 Richard M. Stallman <rms@gnu.org> + + * table.el: New file. + + * font-core.el (font-lock-mode): Set change-major-mode-hook locally. + 2002-08-18 Andreas Schwab <schwab@suse.de> * ibuf-ext.el (ibuffer-list-buffer-modes): Doc fix. @@ -10,7 +16,6 @@ (reftex-syntax-table-for-bib): Set a default in case this is being used outside a LaTeX file. - 2002-08-17 Richard M. Stallman <rms@gnu.org> * tar-mode.el (tar-subfile-mode): Use add-hook and |