From: Chong Yidong Date: Mon, 16 Mar 2009 03:17:38 +0000 (+0000) Subject: * minibuffer.el (read-file-name): Doc fix. X-Git-Tag: emacs-pretest-23.0.92~168 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=87979de8203ad798b36d09dadaa6660a87f10887;p=emacs.git * minibuffer.el (read-file-name): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a795cd98ace..0e91c480fff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2009-03-16 Chong Yidong + * minibuffer.el (read-file-name): Doc fix. + * tooltip.el (tooltip-show-help-non-mode): Don't set tooltip-previous-message if called with the same tooltip that is showing (Bug#2680).