aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-11-27 19:22:16 +0000
committerDave Love2000-11-27 19:22:16 +0000
commit9e836e23751d221016f493f06ccc1df898fab44c (patch)
tree96b7647b233f59a20bab868cdc1140aec10c4c84
parente775fcc4024c0e9552f210e111ee66b9aed084c3 (diff)
downloademacs-9e836e23751d221016f493f06ccc1df898fab44c.tar.gz
emacs-9e836e23751d221016f493f06ccc1df898fab44c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7123026a7e8..12e011aa2f9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12000-11-27 Dave Love <fx@gnu.org>
2
3 * tooltip.el (tooltip-use-echo-area): Doc fix.
4
5 * cus-start.el <minibuffer-prompt-properties>: Add version.
6 <read-buffer-function>: Add.
7
8 * apropos.el (apropos-print): Add help-echo to active text.
9
10 * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
11
12000-11-27 Gerd Moellmann <gerd@gnu.org> 122000-11-27 Gerd Moellmann <gerd@gnu.org>
2 13
3 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom 14 * mail/rmail.el (rmail-automatic-folder-directives): Add a custom