Mercurial > emacs
changeset 99877:d13d7b16a3d5
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 24 Nov 2008 17:37:44 +0000 |
parents | e8248a7b666d |
children | 684861183d28 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 24 17:21:57 2008 +0000 +++ b/lisp/ChangeLog Mon Nov 24 17:37:44 2008 +0000 @@ -41,7 +41,7 @@ * calendar/appt.el (appt-disp-window): Move minibuffer check after binding this-window and do not set-buffer to make sure we - won't deselect the minibuffer. + won't deselect the minibuffer. (Bug#1413) 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu>