comparison lisp/ChangeLog @ 34356:206c6778d78f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 08 Dec 2000 00:05:25 +0000
parents fedc41b477f0
children 4b5f1340bd03
comparison
equal deleted inserted replaced
34355:79c691910a0b 34356:206c6778d78f
1 2000-12-08 Kenichi Handa <handa@etl.go.jp>
2
3 * international/quail.el (quail-insert-decode-map): Check the
4 frame width of a window displaying the current buffer, not that of
5 the selected frame.
6 (quail-help): Make sure that the help buffer has window before
7 inserting text in it.
8
1 2000-12-07 Sam Steingold <sds@gnu.org> 9 2000-12-07 Sam Steingold <sds@gnu.org>
2 10
3 * loadup.el: Load emacs-lisp/backquote instead of autoloading. 11 * loadup.el: Load emacs-lisp/backquote instead of autoloading.
4 Backquote is used in isearch.el, so autoloading saves nothing. 12 Backquote is used in isearch.el, so autoloading saves nothing.
5 13