Mercurial > emacs
changeset 93139:37da65d7be95
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 22 Mar 2008 00:11:53 +0000 |
parents | 30f72c1f8238 |
children | dbd126f4ed0d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 22 00:10:59 2008 +0000 +++ b/lisp/ChangeLog Sat Mar 22 00:11:53 2008 +0000 @@ -25,6 +25,10 @@ (shell-dynamic-complete-environment-variable): Don't display completion messages when command is called in the minibuffer. + * emacs-lisp/lisp.el (lisp-complete-symbol): + Use `minibuffer-message' to display message "No completions of %s" + when this command is called in the minibuffer. + * bindings.el (standard-mode-line-modes): Put special help-echo tooltip on recursive edit %[ %] mode-line constructs.