Mercurial > emacs
changeset 36172:ee0309e95c9b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Feb 2001 21:43:42 +0000 |
parents | 5d300b531da9 |
children | 808e169709e6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 17 21:43:20 2001 +0000 +++ b/lisp/ChangeLog Sat Feb 17 21:43:42 2001 +0000 @@ -1,5 +1,7 @@ 2001-02-17 Richard M. Stallman <rms@gnu.org> + * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix. + * uniquify.el (uniquify-buffer-name-style): Doc fix. 2001-02-16 Gerd Moellmann <gerd@gnu.org>