Mercurial > emacs
changeset 76796:5f487f7cb186
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 29 Mar 2007 22:35:12 +0000 |
parents | bcf68ba23417 |
children | c02f4807a29f |
files | admin/FOR-RELEASE lisp/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Thu Mar 29 22:33:22 2007 +0000 +++ b/admin/FOR-RELEASE Thu Mar 29 22:35:12 2007 +0000 @@ -48,8 +48,6 @@ ** flyspell and check-comments <http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00400.html> -** Is it safe to use usleep? Does configure.in have to check it exists? - * DOCUMENTATION ** Document some recommendations about use of coding systems in .emacs
--- a/lisp/ChangeLog Thu Mar 29 22:33:22 2007 +0000 +++ b/lisp/ChangeLog Thu Mar 29 22:35:12 2007 +0000 @@ -1,3 +1,9 @@ +2007-03-29 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-read-internal): When reading file or dir, only override + minibuffer-local-filename-completion-map, otherwise only override + minibuffer-local-completion-map. + 2007-03-29 Glenn Morris <rgm@gnu.org> * complete.el (partial-completion-mode): Set PC-do-completion-end