aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.142
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index eeed5d7797c..c30f0e749ce 100644
--- a/lisp/ChangeLog.14
+++ b/lisp/ChangeLog.14
@@ -10619,7 +10619,7 @@
106192008-06-14 Martin Rudalics <rudalics@gmx.at> 106192008-06-14 Martin Rudalics <rudalics@gmx.at>
10620 10620
10621 * window.el (window--even-window-heights): Even window heights 10621 * window.el (window--even-window-heights): Even window heights
10622 only if the selected window is higher than WINDOW. 10622 only if the selected window is higher than WINDOW. (Bug#410)
10623 Reported by Stephen Berman <Stephen.Berman at gmx.net>. 10623 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
10624 10624
106252008-06-14 Stefan Monnier <monnier@iro.umontreal.ca> 106252008-06-14 Stefan Monnier <monnier@iro.umontreal.ca>