]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 25 Nov 2004 00:49:34 +0000 (00:49 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 25 Nov 2004 00:49:34 +0000 (00:49 +0000)
etc/NEWS
lisp/ChangeLog

index c1f0fc1ba0c839cf2daf980fcf02c4f330aa9e12..e594743f35400b3a753f1cd5fffbbf891fb2fa06 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1959,6 +1959,10 @@ Lines that match are never indented, and are given distinctive font-locking.
 It cannot deal with every code format, but ought to handle a sizeable
 majority.
 
+---
+** The new function `f90-backslash-not-special' can be used to change
+the syntax of backslashes in F90 buffers.
+
 ---
 ** Prolog mode has a new variable `prolog-font-lock-keywords'
 to support use of font-lock.
index b743cd773ab4533f346fdd041febc6c808b3dd48..ad51d10aa723dac2e4d4b74680ad1717faa334c0 100644 (file)
@@ -1,3 +1,15 @@
+2004-11-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * progmodes/f90.el (f90-smart-end)
+       (f90-previous-statement, f90-beginning-of-block): Doc fix.
+       (f90-calculate-indent): Handle un-named PROGRAM blocks.
+       (f90-end-of-block): Doc fix.  Make check of outermost block
+       conditional on value of `f90-smart-end'.
+       (f90-block-match): Hack to deal with un-named PROGRAM blocks.
+       Handle case where END-BLOCK is nil.
+       (f90-match-end): Handle un-named PROGRAM blocks.
+       (f90-backslash-not-special): New function.
+
 2004-11-24  Jay Belanger  <belanger@truman.edu>
 
        * calc/calc.el (calc-embedded-active): Removed unnecessary