# HG changeset patch # User Juri Linkov # Date 1151504264 0 # Node ID 9da13a55001e75bc6b2a365677d945d095d4a8d1 # Parent 983727db2901e1144db9bd52c99a68f2ae86d826 *** empty log message *** diff -r 983727db2901 -r 9da13a55001e etc/ChangeLog --- a/etc/ChangeLog Wed Jun 28 14:16:20 2006 +0000 +++ b/etc/ChangeLog Wed Jun 28 14:17:44 2006 +0000 @@ -1,3 +1,7 @@ +2006-06-28 Juri Linkov + + * grep.txt (Local Variables): Move to end of file. + 2006-06-28 Reiner Steib * Makefile: Add rules for refcards. diff -r 983727db2901 -r 9da13a55001e lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 28 14:16:20 2006 +0000 +++ b/lisp/ChangeLog Wed Jun 28 14:17:44 2006 +0000 @@ -1,3 +1,13 @@ +2006-06-28 Juri Linkov + + * buff-menu.el (list-buffers-noselect): Compare Info file + with the string "dir" to detect Info directory. + + * complete.el (partial-completion-mode): In lambda for + `choose-completion-string-functions' use full function signature + with 4 args, and move point to the end of the minibuffer only if arg + `mini-p' is non-nil. + 2006-06-28 John Paul Wallington * ibuffer.el (ibuffer-mode): Doc fix.