Mercurial > emacs
comparison lisp/ChangeLog @ 73826:1d5a66a8dd30
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 08 Nov 2006 09:52:26 +0000 |
parents | 9966f8bc610d |
children | 985f3831f360 |
comparison
equal
deleted
inserted
replaced
73825:36f23fcd07f8 | 73826:1d5a66a8dd30 |
---|---|
1 2006-11-08 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired) | |
4 (ido-max-dir-file-cache, ido-decorations) | |
5 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth) | |
6 (ido-magic-backward-char, ido-enter-dired) | |
7 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired) | |
8 (ido-list-directory, ido-first-match, ido-only-match) | |
9 (ido-subdir, ido-indicator): Fix typos in docstrings. | |
10 (ido-buffer-internal, ido-completion-help): Fix typos in messages. | |
11 (ido-read-internal): Fix typo in error message. | |
12 | |
1 2006-11-08 Kenichi Handa <handa@m17n.org> | 13 2006-11-08 Kenichi Handa <handa@m17n.org> |
2 | 14 |
3 * international/mule-cmds.el (set-default-coding-systems): Always | 15 * international/mule-cmds.el (set-default-coding-systems): Always |
4 set default-file-name-coding-system to utf-8 for Mac Darwin. | 16 set default-file-name-coding-system to utf-8 for Mac Darwin. |
5 | 17 |