Mercurial > emacs
comparison lisp/ChangeLog @ 27610:f284f17c6b1b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 04 Feb 2000 15:18:30 +0000 |
parents | 45503c8df769 |
children | 07bd81629ad2 |
comparison
equal
deleted
inserted
replaced
27609:45503c8df769 | 27610:f284f17c6b1b |
---|---|
1 2000-02-04 Dave Love <fx@gnu.org> | |
2 | |
3 * completion.el: Replace completion-dolist with dolist. | |
4 | |
5 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
6 dotimes. | |
7 | |
1 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> | 8 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
2 | 9 |
3 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the | 10 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
4 environment names before they go into the section regexp. | 11 environment names before they go into the section regexp. |
5 | 12 |