Mercurial > emacs
diff lisp/ChangeLog @ 45352:ffd255452cf7
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 18 May 2002 21:52:58 +0000 |
parents | adad3cfa1c62 |
children | 3a4574d4d201 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 18 21:49:22 2002 +0000 +++ b/lisp/ChangeLog Sat May 18 21:52:58 2002 +0000 @@ -1,3 +1,13 @@ +2002-05-18 Glenn Morris <gmorris@ast.cam.ac.uk> + + * progmodes/f90.el (f90-mode-syntax-table, f90-mode-map): Do the + initialization in the defvar. + (f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property. + (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3) + (f90-font-lock-4): Move the doc strings. + (f90-menu-bar-menu): New internal variable to hold the top-level menu. + (f90-change-case-menu, f90-font-lock-menu): Minor code changes. + 2002-05-18 Eli Zaretskii <eliz@is.elta.co.il> * tar-mode.el (tar-octal-time): Fix last change.