diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c5db95587d..530a7012f6f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-04 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in | ||
| 4 | add-hook and remove-hook for multi-buffer search. (Bug#16035) | ||
| 5 | |||
| 1 | 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change) | 6 | 2013-12-03 Tom Regner <tom@goochesa.de> (tiny change) |
| 2 | 7 | ||
| 3 | * notifications.el (notifications-close-notification): Call the | 8 | * notifications.el (notifications-close-notification): Call the |