From: Glenn Morris Date: Tue, 14 May 2002 23:15:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15052 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ec0a248626b478ea2678a88b32e425eb5c6eed2;p=emacs.git *** empty log message *** --- 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