]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 21 Aug 2002 21:31:14 +0000 (21:31 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 21 Aug 2002 21:31:14 +0000 (21:31 +0000)
lisp/ChangeLog

index 333559abafd7c435588a1c0415a71f0526bbac45..8f759984002fae9d3662a4ae29938bdc50eb1de5 100644 (file)
@@ -1,3 +1,15 @@
+2002-08-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * 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\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * tramp.el: Version 2.0.13 released.