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: Tue, 29 Mar 2005 13:58:18 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7206 emacs/lisp/ChangeLog:1.7207
*** emacs/lisp/ChangeLog:1.7206 Tue Mar 29 18:33:56 2005
--- emacs/lisp/ChangeLog        Tue Mar 29 18:58:11 2005
***************
*** 1,5 ****
--- 1,17 ----
  2005-03-29  Glenn Morris  <address@hidden>
  
+       * progmodes/fortran.el (fortran-if-indent): Doc fix.
+       (fortran-font-lock-keywords-2): Add "where", "elsewhere".
+       (fortran-font-lock-keywords-4): New variable.
+       (fortran-blocks-re, fortran-end-block-re)
+       (fortran-start-block-re): New constants, for hideshow.
+       (hs-special-modes-alist): Add a Fortran entry.
+       (fortran-mode-map): Bind fortran-end-of-block,
+       fortran-beginning-of-block to \M-\C-n, \M-\C-p.
+       (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
+       (fortran-looking-at-if-then, fortran-end-of-block)
+       (fortran-beginning-of-block): New functions, for hideshow.
+ 
        * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
        fix. Tweak regexp.
        (f90-beginning-of-block): Push mark first.




reply via email to

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