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: Wed, 21 Aug 2002 17:31:15 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4231 emacs/lisp/ChangeLog:1.4232
*** emacs/lisp/ChangeLog:1.4231 Wed Aug 21 11:04:29 2002
--- emacs/lisp/ChangeLog        Wed Aug 21 17:31:14 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-08-21  Glenn Morris  <address@hidden>
+ 
+       * progmodes/f90.el: eval-when-compile a few defvars.
+       (f90-xemacs-flag): Wrap in eval-and-compile.
+       (f90-font-lock-keywords): Doc fix.
+       (f90-mode-abbrev-table): Work with or without 6th arg of
+       define-abbrev.
+       (f90-mark-subprogram-overlay): Variable deleted.
+       (f90-mark-subprogram): Remove overlay bit.  Don't be silent about
+       pushing mark.
+       (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
+ 
  2002-08-21  Kai Gro,b_(Bjohann  <address@hidden>
  
        * tramp.el: Version 2.0.13 released.




reply via email to

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