# HG changeset patch # User Juri Linkov # Date 1206144713 0 # Node ID 37da65d7be957e4e12c344c86d42aa413ef753cf # Parent 30f72c1f8238c6c743e610621548a4dd7aa8bcb2 *** empty log message *** diff -r 30f72c1f8238 -r 37da65d7be95 lisp/ChangeLog --- 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.