# HG changeset patch # User Glenn Morris # Date 1050843898 0 # Node ID 7d6bf0335dd77567dda08eeeff834b34ee047fee # Parent c2fa5aacd1702ce7dbad2df8f1b3492f581c4e9c *** empty log message *** diff -r c2fa5aacd170 -r 7d6bf0335dd7 lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 20 13:04:14 2003 +0000 +++ b/lisp/ChangeLog Sun Apr 20 13:04:58 2003 +0000 @@ -1,3 +1,18 @@ +2003-04-20 Glenn Morris + + * which-func.el (which-func-modes): Add f90-mode. + (which-function): Handle imenu submenus. + + * progmodes/fortran.el (fortran-abbrev-start): Make XEmacs + compatible. + + * progmodes/f90.el (f90-font-lock-keywords-2): Use override for + font-lock-variable-name-face in declarations. Highlight + continuation characters. + (f90-indent-new-line): Remove direct call to f90-indent-line-no, + f90-update-line. + (f90-abbrev-start): Fix XEmacs compatibility. + 2003-04-19 Richard M. Stallman * desktop.el (desktop-buffer-mh): Don't require mh-e;