# HG changeset patch # User Glenn Morris # Date 1021418141 0 # Node ID 7786a6008175ba68a763cde4a9b1758cfff5d8e3 # Parent 793bb00af91775a7fc6554d781c21607be514b4b *** empty log message *** diff -r 793bb00af917 -r 7786a6008175 etc/NEWS --- a/etc/NEWS Tue May 14 23:12:41 2002 +0000 +++ b/etc/NEWS Tue May 14 23:15:41 2002 +0000 @@ -585,7 +585,7 @@ ** 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 -r 793bb00af917 -r 7786a6008175 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 14 23:12:41 2002 +0000 +++ b/lisp/ChangeLog Tue May 14 23:15:41 2002 +0000 @@ -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