diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 98a2422f252..ce169a5e11f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-05-24 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/quail.el (quail-show-guidance-buf): Set | ||
| 4 | current-input-method of the guidance buffer to the name of the | ||
| 5 | curren input method. | ||
| 6 | |||
| 1 | 2000-05-23 Gerd Moellmann <gerd@gnu.org> | 7 | 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * startup.el (command-line): Determine source file of compiled | 9 | * startup.el (command-line): Determine source file of compiled |