summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2002-05-12 13:40:26 +0000
committerGlenn Morris <rgm@gnu.org>2002-05-12 13:40:26 +0000
commita68c540047dfe22663355bc7e65d55b58c01a49c (patch)
treebfa79e7df909ccd7a82ee22772cccedf987007f4 /lisp
parent8edfcc7dddddc07cfc64ccd7c3950fc1e29a304d (diff)
downloademacs-a68c540047dfe22663355bc7e65d55b58c01a49c.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf3f845648c..2424d75a37e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-12 Glenn Morris <gmorris@ast.cam.ac.uk>
+
+ * progmodes/fortran.el (fortran-preprocessor-re): New variable.
+ Use it for font-locking and indentation.
+ (fortran-previous-statement, fortran-next-statement): Make them
+ skip over preprocessor lines.
+ (fortran-calculate-indent): Use fortran-preprocessor-re.
+
2002-05-10 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua-enable-cua-keys)