From 17bc3e84b4cbeb34783ea445b72c2ef30110b6e9 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 16 Mar 2009 02:42:33 +0000 Subject: [PATCH] * tooltip.el (tooltip-show-help-non-mode): Don't set tooltip-previous-message if called with the same tooltip that is showing (Bug#2680). --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 345e33e8f37..a795cd98ace 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2009-03-16 Chong Yidong + * 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). -- 2.39.5