diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 13165ae98a5..7368ee003fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-01-27 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/quail.el (quail-setup-completion-buf): Make the | ||
| 4 | multibyteness of current buffer inherited to Quail completion | ||
| 5 | buffer. | ||
| 6 | (quail-show-guidance-buf): Make the multibyteness of current | ||
| 7 | buffer inherited to Quail guidance buffer. | ||
| 8 | (quail-help): Make the multibyteness of current buffer inherited | ||
| 9 | to Quail help buffer. | ||
| 10 | |||
| 1 | 2001-01-26 Dave Love <fx@gnu.org> | 11 | 2001-01-26 Dave Love <fx@gnu.org> |
| 2 | 12 | ||
| 3 | * time-stamp.el: Doc fixes. | 13 | * time-stamp.el: Doc fixes. |