diff options
| author | Richard M. Stallman | 2007-11-15 12:09:11 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-11-15 12:09:11 +0000 |
| commit | ef2cfb2e80c76365599cf9a4361acff82a3f6793 (patch) | |
| tree | 5fdb23b50840185b9cfa135349c6a853bce627cd /lisp/ChangeLog | |
| parent | 8c1a99611b8b98236f6f513bbc2fef66f55f8de6 (diff) | |
| download | emacs-ef2cfb2e80c76365599cf9a4361acff82a3f6793.tar.gz emacs-ef2cfb2e80c76365599cf9a4361acff82a3f6793.zip | |
(esc-map): Bind C-M-l here; moved from reposition.el.
(ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cd82ad1f0c8..8a847ec9e12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2007-11-15 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el. | ||
| 4 | |||
| 5 | * reposition.el (reposition-window): | ||
| 6 | Binding C-M-l moved to bindings.el. | ||
| 7 | |||
| 8 | * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el. | ||
| 9 | |||
| 10 | * add-log.el (add-change-log-entry-other-window): | ||
| 11 | Key binding C-x 4 a moved to bindings.el. | ||
| 12 | |||
| 13 | * bindings.el (minibuffer-local-map): Bind C-tab here; moved | ||
| 14 | from filecache.el. | ||
| 15 | |||
| 16 | * filecache.el: Minibuffer map bindings moved to bindings.el. | ||
| 17 | |||
| 1 | 2007-11-14 Jason Rumney <jasonr@gnu.org> | 18 | 2007-11-14 Jason Rumney <jasonr@gnu.org> |
| 2 | 19 | ||
| 3 | * international/mule-cmds.el (set-locale-environment): Set | 20 | * international/mule-cmds.el (set-locale-environment): Set |