Mercurial > emacs
comparison lisp/ChangeLog @ 72097:cb84aa5b7913
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Jul 2006 17:39:37 +0000 |
parents | 7da1e62f312e |
children | f6cd6558bd8e |
comparison
equal
deleted
inserted
replaced
72096:74ec3b24ac69 | 72097:cb84aa5b7913 |
---|---|
1 2006-07-24 Richard Stallman <rms@gnu.org> | |
2 | |
3 * subr.el (dolist, dotimes): Use interned symbols for locals. | |
4 (--dotimes-limit--, --dolist-tail--): New defvars. | |
5 (looking-back): Doc fix. | |
6 | |
7 * replace.el (replace-match-string-symbols): Handle dotted lists. | |
8 | |
1 2006-07-24 mathias <mathias@mattis> | 9 2006-07-24 mathias <mathias@mattis> |
2 | 10 |
3 * tumme.el (tumme-write-tags): Add. | 11 * tumme.el (tumme-write-tags): Add. |
4 (tumme-write-comments): Add. | 12 (tumme-write-comments): Add. |
5 (tumme-tag-files): Change to use `tumme-write-tags'. | 13 (tumme-tag-files): Change to use `tumme-write-tags'. |