Mercurial > emacs
changeset 85588:e460bdc99c2f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 23 Oct 2007 14:45:22 +0000 |
parents | 4e025fb6178b |
children | a86030d75a46 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 23 14:33:09 2007 +0000 +++ b/lisp/ChangeLog Tue Oct 23 14:45:22 2007 +0000 @@ -1,7 +1,11 @@ +2007-10-23 Juanma Barranquero <lekktu@gmail.com> + + * ibuf-ext.el (ibuffer-switch-to-saved-filters) + (ibuffer-switch-to-saved-filter-groups): Doc fixes. + 2007-10-23 Dan Nicolaescu <dann@ics.uci.edu> - * term/xterm.el (terminal-init-xterm): Experiment with a longer - timeout. + * term/xterm.el (terminal-init-xterm): Experiment with a longer timeout. 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>