Mercurial > emacs
diff lisp/ChangeLog @ 107858:57532220127a
Fix Bug#5840.
* ido.el (ido-file-name-all-completions-1):
* minibuffer.el (minibuffer-completion-help):
* net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
author | Michael Albinus <albinus@detlef> |
---|---|
date | Thu, 15 Apr 2010 00:05:14 +0200 |
parents | 662fbf539570 |
children | 1a6d2311d8d5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 14 08:36:25 2010 -0700 +++ b/lisp/ChangeLog Thu Apr 15 00:05:14 2010 +0200 @@ -1,3 +1,10 @@ +2010-04-14 Michael Albinus <michael.albinus@gmx.de> + + Fix Bug#5840. + * ido.el (ido-file-name-all-completions-1): + * minibuffer.el (minibuffer-completion-help): + * net/tramp.el (tramp-completion-mode-p): Use `non-essential'. + 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca> * simple.el (non-essential): New var.