Mercurial > emacs
comparison lisp/ChangeLog @ 28151:ee4a301b1d56
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 15 Mar 2000 02:28:31 +0000 |
parents | 4a2448c20123 |
children | f568116325f9 |
comparison
equal
deleted
inserted
replaced
28150:4a2448c20123 | 28151:ee4a301b1d56 |
---|---|
1 2000-03-15 Kenichi Handa <handa@etl.go.jp> | 1 2000-03-15 Kenichi Handa <handa@etl.go.jp> |
2 | 2 |
3 * international/ccl.el (ccl-compile-expression): Don't generate | 3 * international/ccl.el (ccl-compile-expression): Don't generate |
4 invalie self-assignment code. | 4 invalid self-assignment code. |
5 | 5 |
6 2000-03-14 Dave Love <fx@gnu.org> | 6 2000-03-14 Dave Love <fx@gnu.org> |
7 | 7 |
8 * subr.el (replace-regexp-in-string): Renamed from | 8 * subr.el (replace-regexp-in-string): Renamed from |
9 replace-regexps-in-string. Doc fix. | 9 replace-regexps-in-string. Doc fix. |