emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 20 Apr 2003 09:05:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5049 emacs/lisp/ChangeLog:1.5050
*** emacs/lisp/ChangeLog:1.5049 Sat Apr 19 00:23:45 2003
--- emacs/lisp/ChangeLog        Sun Apr 20 09:04:58 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-04-20  Glenn Morris  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * desktop.el (desktop-buffer-mh): Don't require mh-e;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]