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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 19 Apr 2008 03:23:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/19 03:23:16

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13487
retrieving revision 1.13488
diff -u -b -r1.13487 -r1.13488
--- lisp/ChangeLog      19 Apr 2008 03:10:27 -0000      1.13487
+++ lisp/ChangeLog      19 Apr 2008 03:23:12 -0000      1.13488
@@ -1,5 +1,11 @@
 2008-04-19  Stefan Monnier  <address@hidden>
 
+       * minibuffer.el (completion-table-with-context): Add support for `pred'.
+       (completion-table-with-terminator): Don't use complete-with-action
+       since we have to distinguish all three cases anyway.
+       (completion-table-with-predicate): New function.
+       (dynamic-completion-table): Add obsolete alias.
+
        * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window.
 
 2008-04-18  Sam Steingold  <address@hidden>
@@ -13,11 +19,9 @@
 
 2008-04-18  Andreas Schwab  <address@hidden>
 
-       * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el): Depend on
-       $(lisp)/subdirs.el.
-       ($(CAL_DIR)/cal-loaddefs.el): Likewise.
-       ($(CAL_DIR)/diary-loaddefs.el): Likewise.
-       ($(CAL_DIR)/hol-loaddefs.el): Likewise.
+       * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
+       ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
+       Depend on $(lisp)/subdirs.el.
 
 2008-04-18  Juanma Barranquero  <address@hidden>
 




reply via email to

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