diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 46 | 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu> | 46 | 2008-11-24 Dan Nicolaescu <dann@ics.uci.edu> |
| 47 | 47 | ||