Mercurial > emacs
comparison lisp/ChangeLog @ 67361:ffb9f78665a0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 07 Dec 2005 09:22:42 +0000 |
parents | 5d310dbe872c |
children | 6855b4b329e7 |
comparison
equal
deleted
inserted
replaced
67360:5d310dbe872c | 67361:ffb9f78665a0 |
---|---|
1 2005-12-07 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * ido.el (ido-completion-map): Renamed from ido-mode-map. | |
4 (ido-common-completion-map, ido-file-completion-map) | |
5 (ido-file-dir-completion-map, ido-buffer-completion-map): | |
6 Renamed from ido-mode-....-map. | |
7 (ido-init-completion-maps): Renamed from ido-init-mode-maps. | |
8 (ido-setup-completion-map): Renamed from ido-define-mode-map. | |
9 (ido-read-internal): Bind minibuffer-local-filename-completion-map | |
10 to ido-completion-map. | |
11 | |
1 2005-12-07 Kenichi Handa <handa@m17n.org> | 12 2005-12-07 Kenichi Handa <handa@m17n.org> |
2 | 13 |
3 * international/mule-cmds.el | 14 * international/mule-cmds.el |
4 (set-display-table-and-terminal-coding-system): If the coding | 15 (set-display-table-and-terminal-coding-system): If the coding |
5 system specified in `unibyte-display' property is different from | 16 system specified in `unibyte-display' property is different from |