Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
84430:490362706869 | 84431:1e7780181572 |
---|---|
1 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * textmodes/texinfo.el: Remove spurious * in docstrings. | |
4 (texinfo-mode-syntax-table, texinfo-mode-map): | |
5 Initialize in the declaration. | |
2 | 6 |
3 * tmm.el: Remove spurious * in docstrings. | 7 * tmm.el: Remove spurious * in docstrings. |
4 (tmm-prompt): Use with-current-buffer. | 8 (tmm-prompt): Use with-current-buffer. |
5 | 9 |
6 * vcursor.el: Remove spurious * in docstrings. | 10 * vcursor.el: Remove spurious * in docstrings. |