Mercurial > emacs
comparison lisp/ChangeLog @ 50951:75cc899eee26
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 11 May 2003 15:30:12 +0000 |
parents | 12e60748ae66 |
children | be3cd3d3eec9 |
comparison
equal
deleted
inserted
replaced
50950:a7b2bce87058 | 50951:75cc899eee26 |
---|---|
1 2003-05-11 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * info-look.el (info-lookup-make-completions): Allow colons in index | |
4 entries by looking for ": " to terminate, as per latest info.el. | |
5 | |
1 2003-05-10 Stefan Monnier <monnier@cs.yale.edu> | 6 2003-05-10 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * newcomment.el (comment-indent): Try to align to adjacent comments. | 8 * newcomment.el (comment-indent): Try to align to adjacent comments. |
4 (comment-with-narrowing): Actually use the arguments. | 9 (comment-with-narrowing): Actually use the arguments. |
5 (comment-valid-prefix-p): Rename from comment-valid-prefix | 10 (comment-valid-prefix-p): Rename from comment-valid-prefix |