]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Wed, 28 Jun 2006 14:17:44 +0000 (14:17 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 28 Jun 2006 14:17:44 +0000 (14:17 +0000)
etc/ChangeLog
lisp/ChangeLog

index ea4064de940a3b4097f4d899367fdd6a0c59b300..071b0779118838d2aa3a3bef5bb51eb481a9ebea 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-28  Juri Linkov  <juri@jurta.org>
+
+       * grep.txt (Local Variables): Move to end of file.
+
 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * Makefile: Add rules for refcards.
index 09978b3b4bbd0afa0f64ae965245f60960c9a6b5..4258979a625664f8641235c17422e77893067b97 100644 (file)
@@ -1,3 +1,13 @@
+2006-06-28  Juri Linkov  <juri@jurta.org>
+
+       * 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  <jpw@pobox.com>
 
        * ibuffer.el (ibuffer-mode): Doc fix.