Mercurial > emacs
comparison lisp/ChangeLog @ 84657:1b2430509da5
Remove spurious * in docstrings.
(recentf-save-list): Fix up comment style.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Sep 2007 14:53:44 +0000 |
parents | 4c09574b3527 |
children | 76e7ca025173 |
comparison
equal
deleted
inserted
replaced
84656:3136f19b5c8a | 84657:1b2430509da5 |
---|---|
1 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-09-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * recentf.el: Remove spurious * in docstrings. | |
4 (recentf-save-list): Fix up comment style. | |
2 | 5 |
3 * progmodes/octave-mod.el: Remove spurious * in docstrings. | 6 * progmodes/octave-mod.el: Remove spurious * in docstrings. |
4 (octave-mode-map): Move init into declaration and remove \t binding. | 7 (octave-mode-map): Move init into declaration and remove \t binding. |
5 (octave-mode-startup-message): Remove unused var. | 8 (octave-mode-startup-message): Remove unused var. |
6 (octave-scan-blocks): Remove unused arg `from'. | 9 (octave-scan-blocks): Remove unused arg `from'. |