comparison 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
comparison
equal deleted inserted replaced
45351:bd2bdf90e286 45352:ffd255452cf7
1 2002-05-18 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * progmodes/f90.el (f90-mode-syntax-table, f90-mode-map): Do the
4 initialization in the defvar.
5 (f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
6 (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3)
7 (f90-font-lock-4): Move the doc strings.
8 (f90-menu-bar-menu): New internal variable to hold the top-level menu.
9 (f90-change-case-menu, f90-font-lock-menu): Minor code changes.
10
1 2002-05-18 Eli Zaretskii <eliz@is.elta.co.il> 11 2002-05-18 Eli Zaretskii <eliz@is.elta.co.il>
2 12
3 * tar-mode.el (tar-octal-time): Fix last change. 13 * tar-mode.el (tar-octal-time): Fix last change.
4 14
5 2002-05-18 Markus Rost <rost@math.ohio-state.edu> 15 2002-05-18 Markus Rost <rost@math.ohio-state.edu>