diff options
| author | Kenichi Handa | 2000-12-08 00:05:25 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-12-08 00:05:25 +0000 |
| commit | f9d5f611fd465e02e6155c494abd9542328e964f (patch) | |
| tree | fb805db0abad33d770f7128fd3f50359b4b5738a /lisp | |
| parent | 28fcb7dc3997d9b51ef770e887dbd6eefe564428 (diff) | |
| download | emacs-f9d5f611fd465e02e6155c494abd9542328e964f.tar.gz emacs-f9d5f611fd465e02e6155c494abd9542328e964f.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 53acbb8244a..a93ffc58088 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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. |