Mercurial > emacs
changeset 49771:c221277aafe6
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 13 Feb 2003 16:04:13 +0000 |
parents | b1d66c1e6ee6 |
children | b774f5818dbd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 13 15:56:16 2003 +0000 +++ b/lisp/ChangeLog Thu Feb 13 16:04:13 2003 +0000 @@ -1,3 +1,10 @@ +2003-02-13 Juanma Barranquero <lektu@terra.es> + + * international/characters.el: Use new ?\s syntax instead of "? " + followed by a comment. + + * ruler-mode.el (ruler-mode-margins-char): Likewise. + 2003-02-13 Dave Love <fx@gnu.org> * newcomment.el (comment-indent): Ensure space before added comment.