Mercurial > emacs
diff lisp/ChangeLog @ 84431:1e7780181572
Remove spurious * in docstrings.
(texinfo-mode-syntax-table, texinfo-mode-map): Initialize in the declaration.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 Sep 2007 04:02:09 +0000 |
parents | 490362706869 |
children | 056df43873df |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 10 03:46:53 2007 +0000 +++ b/lisp/ChangeLog Mon Sep 10 04:02:09 2007 +0000 @@ -1,5 +1,9 @@ 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> + * textmodes/texinfo.el: Remove spurious * in docstrings. + (texinfo-mode-syntax-table, texinfo-mode-map): + Initialize in the declaration. + * tmm.el: Remove spurious * in docstrings. (tmm-prompt): Use with-current-buffer.