aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Olson2008-10-08 05:03:43 +0000
committerMichael Olson2008-10-08 05:03:43 +0000
commit5412419465dbb3e12d0841ab15875fa34ca6f336 (patch)
treed1a2dfc81d2475ff2fb015c6d4fec5f2676e6baa /lisp/ChangeLog
parent1c86baa408007e4ab3774ebdb53e620eacb7a4c1 (diff)
downloademacs-5412419465dbb3e12d0841ab15875fa34ca6f336.tar.gz
emacs-5412419465dbb3e12d0841ab15875fa34ca6f336.zip
ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 34540d598d2..94ffd1fab54 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-10-08 Michael Olson <mwolson@gnu.org>
2
3 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we
4 can avoid a bad interaction with programs that add functions to
5 the window-scroll-functions hook. This fixes Bug #858.
6
12008-10-07 Chong Yidong <cyd@stupidchicken.com> 72008-10-07 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * startup.el (command-line): Use display-warning to warn about an 9 * startup.el (command-line): Use display-warning to warn about an