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: Mon, 07 Aug 2006 18:06:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/08/07 18:06:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9906
retrieving revision 1.9907
diff -u -b -r1.9906 -r1.9907
--- ChangeLog   6 Aug 2006 04:31:58 -0000       1.9906
+++ ChangeLog   7 Aug 2006 18:06:28 -0000       1.9907
@@ -1,3 +1,9 @@
+2006-08-07  Stefan Monnier  <address@hidden>
+
+       * complete.el (PC-do-completion): Strip out 
completion-ignored-extensions
+       before checking whether there are multiple completions.
+       Don't use `list' unnecessarily when building completion tables.
+
 2006-08-06  Richard Stallman  <address@hidden>
 
        * help.el (describe-mode): Make minor mode list more concise.
@@ -672,8 +678,8 @@
 
 2006-07-10  Chong Yidong  <address@hidden>
 
-       * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid
-       compilation error.
+       * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
+       avoid compilation error.
 
        * subr.el (sit-for): New function.
 




reply via email to

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