diff options
| author | Kenichi Handa | 2003-01-24 13:27:07 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-01-24 13:27:07 +0000 |
| commit | 7e450d02db192890dc64ba081664d15285822c5a (patch) | |
| tree | bff2e8558439e88e3d858a806c74f80fb495fb79 /lisp | |
| parent | 422eec7eb8eeff342c2a4fdc84c592b681ca4256 (diff) | |
| download | emacs-7e450d02db192890dc64ba081664d15285822c5a.tar.gz emacs-7e450d02db192890dc64ba081664d15285822c5a.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b52548f4c92..d1e7d1a2938 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2003-01-24 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule.el (decode-coding-inserted-region): Renamed | ||
| 4 | from decode-coding-region-as-inserted-from-file to make it fit | ||
| 5 | well in the Lisp manual. | ||
| 6 | |||
| 7 | * jka-compr.el (jka-compr-insert-file-contents): Call | ||
| 8 | docode-coding-inserted-region. | ||
| 9 | |||
| 1 | 2003-01-24 John Paul Wallington <jpw@gnu.org> | 10 | 2003-01-24 John Paul Wallington <jpw@gnu.org> |
| 2 | 11 | ||
| 3 | * ibuffer.el (ibuffer-window-list): Remove. | 12 | * ibuffer.el (ibuffer-window-list): Remove. |