Mercurial > emacs
comparison lisp/ChangeLog @ 79406:41dfebe353c7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 Nov 2007 12:09:11 +0000 |
parents | 892ada09f044 |
children | d1439c947065 |
comparison
equal
deleted
inserted
replaced
79405:2465de5f1ff2 | 79406:41dfebe353c7 |
---|---|
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 |
4 default-file-name-coding-system from system defaults on Windows. | 21 default-file-name-coding-system from system defaults on Windows. |
5 | 22 |