aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 57a6c8635e0..aa78630d4f4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -41,7 +41,7 @@
41 41
42 * calendar/appt.el (appt-disp-window): Move minibuffer check 42 * calendar/appt.el (appt-disp-window): Move minibuffer check
43 after binding this-window and do not set-buffer to make sure we 43 after binding this-window and do not set-buffer to make sure we
44 won't deselect the minibuffer. 44 won't deselect the minibuffer. (Bug#1413)
45 45
462008-11-24 Dan Nicolaescu <dann@ics.uci.edu> 462008-11-24 Dan Nicolaescu <dann@ics.uci.edu>
47 47