*** empty log message ***
This commit is contained in:
parent
5a73972b0e
commit
3ec0a24862
2 changed files with 7 additions and 1 deletions
2
etc/NEWS
2
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
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2002-05-14 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* 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 <jasonr@gnu.org>
|
||||
|
||||
* emacs-lisp/easymenu.el (easy-menu-name-match): Match both
|
||||
|
|
Loading…
Add table
Reference in a new issue