aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa2000-12-08 00:05:25 +0000
committerKenichi Handa2000-12-08 00:05:25 +0000
commitf9d5f611fd465e02e6155c494abd9542328e964f (patch)
treefb805db0abad33d770f7128fd3f50359b4b5738a /lisp
parent28fcb7dc3997d9b51ef770e887dbd6eefe564428 (diff)
downloademacs-f9d5f611fd465e02e6155c494abd9542328e964f.tar.gz
emacs-f9d5f611fd465e02e6155c494abd9542328e964f.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
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 @@
12000-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
12000-12-07 Sam Steingold <sds@gnu.org> 92000-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.