Mercurial > emacs
comparison lisp/ChangeLog @ 108923:5173ad363d4b
* emacs-lisp/smie.el (comment-string-strip): Declare function.
(smie-precs-precedence-table): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 09 Jun 2010 13:40:50 +0200 |
parents | 05ef9c0de767 |
children | 1897051f6da3 |
comparison
equal
deleted
inserted
replaced
108922:05ef9c0de767 | 108923:5173ad363d4b |
---|---|
1 2010-06-09 Juanma Barranquero <lekktu@gmail.com> | 1 2010-06-09 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * emacs-lisp/smie.el (comment-string-strip): Declare function. | |
4 (smie-precs-precedence-table): Fix typo in docstring. | |
2 | 5 |
3 * vc-mtn.el (log-edit-extract-headers): Declare function. | 6 * vc-mtn.el (log-edit-extract-headers): Declare function. |
4 | 7 |
5 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration. | 8 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration. |
6 | 9 |