Mercurial > emacs
diff lisp/ChangeLog @ 41022:32287cd29bca
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 13 Nov 2001 20:19:22 +0000 |
parents | bd48b1abc52b |
children | 787bfba12bec |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 13 20:17:26 2001 +0000 +++ b/lisp/ChangeLog Tue Nov 13 20:19:22 2001 +0000 @@ -5,6 +5,8 @@ 2001-11-13 Stefan Monnier <monnier@cs.yale.edu> + * newcomment.el (comment-normalize-vars): Handle a nil comment-padding. + * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces. From Emmanuel Briot <briot@act-europe.fr>.