mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
* tooltip.el (tooltip-show-help-non-mode): Don't set
tooltip-previous-message if called with the same tooltip that is showing (Bug#2680).
This commit is contained in:
parent
abb3c752e2
commit
17bc3e84b4
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2009-03-16 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* tooltip.el (tooltip-show-help-non-mode): Don't set
|
||||
tooltip-previous-message if called with the same tooltip that is
|
||||
showing (Bug#2680).
|
||||
|
||||
* emacs-lisp/crm.el (crm--choose-completion-string): New function.
|
||||
(completing-read-multiple): Set and restore
|
||||
choose-completion-string-functions (Bug#1080).
|
||||
|
|
|
|||
Loading…
Reference in a new issue