Mercurial > emacs
comparison lisp/ChangeLog @ 64342:4546132eb60b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 15 Jul 2005 13:08:43 +0000 |
parents | 5686cf0f6c02 |
children | d248066aa841 |
comparison
equal
deleted
inserted
replaced
64341:e461e45e6f66 | 64342:4546132eb60b |
---|---|
1 2005-07-15 Kim F. Storm <storm@cua.dk> | 1 2005-07-15 Kim F. Storm <storm@cua.dk> |
2 | 2 |
3 * ido.el (ido-define-mode-map): Move ido-next-work-file to C-M-o. | 3 * ido.el: Fix commentary. |
4 (ido-define-mode-map): Move ido-next-work-file to C-M-o. | |
4 Use with-no-warnings around ffap-guesser. | 5 Use with-no-warnings around ffap-guesser. |
6 (ido-file-internal, ido-read-file-name, ido-read-directory-name): | |
7 Let bind minibuffer-completing-file-name to t. | |
5 | 8 |
6 2005-07-15 Juanma Barranquero <lekktu@gmail.com> | 9 2005-07-15 Juanma Barranquero <lekktu@gmail.com> |
7 | 10 |
8 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a | 11 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a |
9 valid binding for `help-char'. | 12 valid binding for `help-char'. |