Mercurial > emacs
comparison lisp/ChangeLog @ 57746:394f5aa03475
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Oct 2004 15:07:06 +0000 |
parents | 8be359c20ca3 |
children | cc9db2b45e74 |
comparison
equal
deleted
inserted
replaced
57745:d1fa1cbd6c4d | 57746:394f5aa03475 |
---|---|
1 2004-10-27 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * eshell/em-unix.el (eshell-du-sum-directory): Don't use | |
4 directory-sep-char. | |
5 | |
6 2004-10-27 Richard M. Stallman <rms@gnu.org> | |
7 | |
8 * strokes.el (strokes-unload-hook): Fix previous change. | |
9 | |
10 * type-break.el (type-break-run-at-time): Always use run-at-time; | |
11 forget the alternatives. | |
12 (type-break-cancel-function-timers): Always use cancel-function-timers; | |
13 forget the alternatives. | |
14 | |
15 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char. | |
16 | |
1 2004-10-27 Kenichi Handa <handa@m17n.org> | 17 2004-10-27 Kenichi Handa <handa@m17n.org> |
2 | 18 |
3 * international/subst-jis.el: Use | 19 * international/subst-jis.el: Use |
4 utf-translate-cjk-substitutable-p. | 20 utf-translate-cjk-substitutable-p. |
5 | 21 |