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: Fri, 23 Aug 2002 20:50:43 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4235 emacs/lisp/ChangeLog:1.4236
*** emacs/lisp/ChangeLog:1.4235 Fri Aug 23 09:27:12 2002
--- emacs/lisp/ChangeLog        Fri Aug 23 20:50:42 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-08-24  Glenn Morris  <address@hidden>
+ 
+       * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)
+       (f90-menu-bar-menu, f90-change-case-menu, f90-font-lock-on)
+       (f90-font-lock-off, f90-font-lock-menu):  Deleted.  Use
+       easy-menu-define instead.
+       (f90-mode): Use easy-menu-add.
+       No longer (require 'imenu) when compiling.
+       (f90-mark-subprogram, f90-indent-region, f90-fill-region)
+       (f90-abbrev-start): Use fboundp.
+ 
  2002-08-23  Andre Spiegel  <address@hidden>
  
        * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.




reply via email to

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