comparison lisp/ChangeLog @ 71518:9da13a55001e

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 28 Jun 2006 14:17:44 +0000
parents c07c9615b64e
children ce50b7815e1b
comparison
equal deleted inserted replaced
71517:983727db2901 71518:9da13a55001e
1 2006-06-28 Juri Linkov <juri@jurta.org>
2
3 * buff-menu.el (list-buffers-noselect): Compare Info file
4 with the string "dir" to detect Info directory.
5
6 * complete.el (partial-completion-mode): In lambda for
7 `choose-completion-string-functions' use full function signature
8 with 4 args, and move point to the end of the minibuffer only if arg
9 `mini-p' is non-nil.
10
1 2006-06-28 John Paul Wallington <jpw@pobox.com> 11 2006-06-28 John Paul Wallington <jpw@pobox.com>
2 12
3 * ibuffer.el (ibuffer-mode): Doc fix. 13 * ibuffer.el (ibuffer-mode): Doc fix.
4 14
5 2006-06-28 Carsten Dominik <dominik@science.uva.nl> 15 2006-06-28 Carsten Dominik <dominik@science.uva.nl>