emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 23 Sep 2006 18:39:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/23 18:39:22

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10116
retrieving revision 1.10117
diff -u -b -r1.10116 -r1.10117
--- ChangeLog   23 Sep 2006 09:17:00 -0000      1.10116
+++ ChangeLog   23 Sep 2006 18:39:21 -0000      1.10117
@@ -1,3 +1,12 @@
+2006-09-23  Ken Manheimer  <address@hidden>
+
+       * icomplete.el (icomplete-with-completion-tables): List of
+       specialized completion tables with which icomplete should
+       operate.  Include the new `internal-complete-buffer', so icomplete
+       works with interactive buffer-selection.
+       (icomplete-simple-completing-p): Add acceptance of specialized
+       completion tables listed in icomplete-with-completion-tables.
+
 2006-09-23  YAMAMOTO Mitsuharu  <address@hidden>
 
        * frame.el (focus-follows-mouse): Set default to nil on Mac.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]