aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-12-03 12:32:36 +0000
committerEli Zaretskii2005-12-03 12:32:36 +0000
commit79019cc953255795ce4a8a1bb294ed80a2ec8c17 (patch)
treecb25416590aa6106f0a8abafa1cee667c4b53c54
parent25176866f03c3b5e5304b46afcc214f2500fee36 (diff)
downloademacs-79019cc953255795ce4a8a1bb294ed80a2ec8c17.tar.gz
emacs-79019cc953255795ce4a8a1bb294ed80a2ec8c17.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
-rw-r--r--lispref/ChangeLog5
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e640bb95710..23097fbf3e4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12005-12-03 Eli Zaretskii <eliz@gnu.org> 12005-12-03 Eli Zaretskii <eliz@gnu.org>
2 2
3 * disp-table.el (standard-display-european): Add to the warning
4 message a reference to the doc string.
5
3 * play/yow.el (apropos-zippy): Call print-help-return-message, 6 * play/yow.el (apropos-zippy): Call print-help-return-message,
4 similar to other Help and Apropos commands. 7 similar to other Help and Apropos commands.
5 8
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 64c676d759f..cf154413397 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12005-12-03 Eli Zaretskii <eliz@gnu.org>
2
3 * hooks.texi (Standard Hooks): Add index entries. Mention
4 `compilation-finish-functions'.
5
12005-11-27 Richard M. Stallman <rms@gnu.org> 62005-11-27 Richard M. Stallman <rms@gnu.org>
2 7
3 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge. 8 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.