emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Mon, 16 Mar 2009 02:42:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/03/16 02:42:35

Modified files:
        lisp           : ChangeLog 

Log message:
        * tooltip.el (tooltip-show-help-non-mode): Don't set
        tooltip-previous-message if called with the same tooltip that is
        showing (Bug#2680).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15486&r2=1.15487

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15486
retrieving revision 1.15487
diff -u -b -r1.15486 -r1.15487
--- ChangeLog   16 Mar 2009 00:43:52 -0000      1.15486
+++ ChangeLog   16 Mar 2009 02:42:33 -0000      1.15487
@@ -1,5 +1,9 @@
 2009-03-16  Chong Yidong  <address@hidden>
 
+       * 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).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]