]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Mon, 17 May 2004 18:57:23 +0000 (18:57 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 17 May 2004 18:57:23 +0000 (18:57 +0000)
etc/NEWS
lisp/ChangeLog

index 1c6a2139f5c53905920fea6d0b2cdfb596115159..b451fd07efd21b4157ad1e6fcff2b6d9a31bb3b4 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1650,6 +1650,10 @@ Lines that match are never indented, and are given distinctive font-locking.
 ** F90 mode has new navigation commands `f90-end-of-block',
 `f90-beginning-of-block', `f90-next-block', `f90-previous-block'.
 
+** F90 mode now has support for hs-minor-mode (hideshow).
+It cannot deal with every code format, but ought to handle a sizeable
+majority.
+
 ---
 ** Prolog mode has a new variable `prolog-font-lock-keywords'
 to support use of font-lock.
index c840ab6c22c5a3ec69e54f13fb73add81bdcd834..5cc94e6aae6fd755d5eae94547f70657c73b7b53 100644 (file)
@@ -1,3 +1,9 @@
+2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * progmodes/f90.el (f90-end-block-re, f90-start-block-re): New
+       constants.
+       (hs-special-modes-alist): Add an f90-mode entry.
+
 2004-05-17  Sam Steingold  <sds@gnu.org>
 
        * emacs-lisp/cl-indent.el (common-lisp-indent-function-1): Indent