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 56ebb5fc948..50e012ad77b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-11 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (split-window-below): Fix bug in case where | ||
| 4 | split-window-keep-point is nil (Bug#10971). | ||
| 5 | |||
| 1 | 2012-03-11 Juri Linkov <juri@jurta.org> | 6 | 2012-03-11 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * replace.el (replace-highlight): Set isearch-word to nil | 8 | * replace.el (replace-highlight): Set isearch-word to nil |