changeset 55638:2ce0322ec64d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 17 May 2004 18:57:23 +0000
parents 239a750fdcfa
children b5168ee835cb
files etc/NEWS lisp/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon May 17 18:52:51 2004 +0000
+++ b/etc/NEWS	Mon May 17 18:57:23 2004 +0000
@@ -1650,6 +1650,10 @@
 ** 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.
--- a/lisp/ChangeLog	Mon May 17 18:52:51 2004 +0000
+++ b/lisp/ChangeLog	Mon May 17 18:57:23 2004 +0000
@@ -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