aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2006-09-04 18:26:03 +0000
committerJohn Paul Wallington2006-09-04 18:26:03 +0000
commitd0fd091694de37bde79b704d90dbefd26f7989f9 (patch)
treed3033346cbfcaa289f1b66fb4141461206a8ae47 /lisp/ChangeLog
parent8f921acb2542b6d0462f4b427ceb83813fc7b47f (diff)
downloademacs-d0fd091694de37bde79b704d90dbefd26f7989f9.tar.gz
emacs-d0fd091694de37bde79b704d90dbefd26f7989f9.zip
(completion-show-help): New defcustom.
(completion-setup-function): Heed it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bcc02cc2ae4..16ffce4ef52 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-09-04 John Paul Wallington <jpw@pobox.com>
2
3 * simple.el (completion-show-help): New defcustom.
4 (completion-setup-function): Heed it.
5
12006-09-04 Dan Nicolaescu <dann@ics.uci.edu> 62006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * term/xterm.el (terminal-init-xterm): Add C-M- bindings. 8 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.