diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-09-04 John Paul Wallington <jpw@pobox.com> | ||
| 2 | |||
| 3 | * simple.el (completion-show-help): New defcustom. | ||
| 4 | (completion-setup-function): Heed it. | ||
| 5 | |||
| 1 | 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2006-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. |