Mercurial > emacs
comparison lisp/ChangeLog @ 98565:a8db236f0fc6
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 08 Oct 2008 07:42:58 +0000 |
parents | 19783ad0415a |
children | ce1ac57d40c9 |
comparison
equal
deleted
inserted
replaced
98564:f79ec7c34dc5 | 98565:a8db236f0fc6 |
---|---|
1 2008-10-08 Sven Joachim <svenjoac@gmx.de> | |
2 | |
3 * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el: | |
4 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el: | |
5 For clarity, explictly require cl. | |
6 | |
1 2008-10-08 Michael Olson <mwolson@gnu.org> | 7 2008-10-08 Michael Olson <mwolson@gnu.org> |
2 | 8 |
3 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we | 9 * ibuffer.el (ibuffer-shrink-to-fit): Force redisplay, so that we |
4 can avoid a bad interaction with programs that add functions to | 10 can avoid a bad interaction with programs that add functions to |
5 the window-scroll-functions hook. This fixes Bug #858. | 11 the window-scroll-functions hook. This fixes Bug #858. |