diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d6cfc14e45..9f1eeedc2fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-07-27 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * cus-edit.el (customize-package-emacs-version-alist): Doc fix. | ||
| 4 | (customize-package-emacs-version): Change msg when pkg has no entry. | ||
| 5 | (custom-no-edit): On a button, do like widget-button-press. | ||
| 6 | |||
| 1 | 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 8 | ||
| 3 | * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab, | 9 | * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab, |