From 3ec0a248626b478ea2678a88b32e425eb5c6eed2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 14 May 2002 23:15:41 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 2 +- lisp/ChangeLog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 9ac54c53fbf..ef11123bc6e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -585,7 +585,7 @@ in line with the output of other GNU tools. ** perl-mode has a new variable `perl-indent-continued-arguments'. -** fortran-mode has a new variable `fortran-preprocessor-re'. +** fortran-mode has a new variable `fortran-directive-re'. ** `special-display-buffer-names' and `special-display-regexps' now understand two new boolean pseudo-frame-parameters `same-frame' and diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b03522e9df..3ce9a5f7fa9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-05-14 Glenn Morris + + * progmodes/fortran.el (fortran-directive-re): New name for + fortran-preprocessor-re. All usage updated. + (fortran-calculate-indent): Give directives zero indentation. + 2002-05-14 Jason Rumney * emacs-lisp/easymenu.el (easy-menu-name-match): Match both -- 2.39.5