diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 13165ae98a5..7368ee003fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2001-01-27 Kenichi Handa + + * international/quail.el (quail-setup-completion-buf): Make the + multibyteness of current buffer inherited to Quail completion + buffer. + (quail-show-guidance-buf): Make the multibyteness of current + buffer inherited to Quail guidance buffer. + (quail-help): Make the multibyteness of current buffer inherited + to Quail help buffer. + 2001-01-26 Dave Love * time-stamp.el: Doc fixes.