aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2012-03-11 14:30:30 +0100
committerMartin Rudalics2012-03-11 14:30:30 +0100
commitc491fa419042fa7768fd25db758d2db7f8cf547c (patch)
tree7888c0b6a2bf9b44076c22338fdf5f3a13173cab /lisp/ChangeLog
parent2b84f674cce046d8155dd8098286800b471f0f4c (diff)
downloademacs-c491fa419042fa7768fd25db758d2db7f8cf547c.tar.gz
emacs-c491fa419042fa7768fd25db758d2db7f8cf547c.zip
In split-window-below fix handling of split-window-keep-point (Bug#10971).
* window.el (split-window-below): Fix bug in case where split-window-keep-point is nil (Bug#10971).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12012-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
12012-03-11 Juri Linkov <juri@jurta.org> 62012-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