changeset 50650:7d6bf0335dd7

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 20 Apr 2003 13:04:58 +0000
parents c2fa5aacd170
children 7b04c2825a38
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gmorris@ast.cam.ac.uk>
+
+	* 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  <rms@gnu.org>
 
 	* desktop.el (desktop-buffer-mh): Don't require mh-e;