Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2116:ce294639d321
[xemacs-hg @ 2004-06-06 23:58:40 by adrian]
xemacs-21.5: phrase duplication typo fixes for lisp and src
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* mule/ethio-util.el (ethio-sera-to-fidel-region): Phrase
duplication typo fixes for typos found by
xemacs-builds/adrian/typology/phrase-duplication-typo.pl.
* mule/mule-charset.el (make-translation-table): Ditto.
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* files.el (basic-save-buffer): Ditto.
* lisp-mode.el (eval-interactive-verbose): Ditto.
* newcomment.el (uncomment-region): Ditto.
src/ChangeLog addition:
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* device-x.c (x_IO_error_handler): Phrase duplication typo fixes
for typos found by
xemacs-builds/adrian/typology/phrase-duplication-typo.pl.
author | adrian |
---|---|
date | Sun, 06 Jun 2004 23:58:46 +0000 |
parents | 19834ffbffc4 |
children | e28998a020ec |
comparison
equal
deleted
inserted
replaced
2115:204cd6005d9b | 2116:ce294639d321 |
---|---|
1 2004-06-07 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * mule/ethio-util.el (ethio-sera-to-fidel-region): Phrase | |
4 duplication typo fixes for typos found by | |
5 xemacs-builds/adrian/typology/phrase-duplication-typo.pl. | |
6 * mule/mule-charset.el (make-translation-table): Ditto. | |
7 | |
8 2004-06-07 Adrian Aichner <adrian@xemacs.org> | |
9 | |
10 * files.el (basic-save-buffer): Ditto. | |
11 * lisp-mode.el (eval-interactive-verbose): Ditto. | |
12 * newcomment.el (uncomment-region): Ditto. | |
13 | |
1 2003-12-03 Adrian Aichner <adrian@xemacs.org> | 14 2003-12-03 Adrian Aichner <adrian@xemacs.org> |
2 | 15 |
3 * files.el (delete-old-versions): Avoid going interactive during | 16 * files.el (delete-old-versions): Avoid going interactive during |
4 make install when environment variable VERSION_CONTROL is set. | 17 make install when environment variable VERSION_CONTROL is set. |
5 | 18 |