aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
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 cf3f845648..2424d75a37 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-12 Glenn Morris <[email protected]>
+
+ * 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 <[email protected]>
* emulation/cua-base.el (cua-enable-cua-keys)