diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a57b30a6eea..ee96dcb1516 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-10-23 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in | ||
| 4 | interactive spec rather than use `interactive-p' in body of | ||
| 5 | function. | ||
| 6 | |||
| 1 | 2004-10-22 Kenichi Handa <handa@m17n.org> | 7 | 2004-10-22 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * international/mule.el (translate-region): Implement it in Lisp | 9 | * international/mule.el (translate-region): Implement it in Lisp |