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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 22 May 2006 18:09:41 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9582 emacs/lisp/ChangeLog:1.9583
--- emacs/lisp/ChangeLog:1.9582 Mon May 22 13:19:02 2006
+++ emacs/lisp/ChangeLog        Mon May 22 18:09:40 2006
@@ -1,7 +1,14 @@
+2006-05-22  Stefan Monnier  <address@hidden>
+
+       * complete.el (PC-do-completion): Undo the addition of implicit
+       wildcards if they did not lead to finding any match.
+       (read-file-name-internal): Don't add the final > if the completion is
+       not finished.
+
 2006-05-22  Reiner Steib  <address@hidden>
 
-       * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Quote
-       safe-local-variable predicate.
+       * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
+       Quote safe-local-variable predicate.
 
 2006-05-22  Thien-Thi Nguyen  <address@hidden>
 
@@ -9,15 +16,13 @@
 
 2006-05-21  Roland Winkler  <address@hidden>
 
-       * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as
-       safe.
+       * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
 
        * progmodes/make-mode.el (makefile-special-targets-list)
        (makefile-macro-table, makefile-target-table): Mark as risky.
        (makefile-query-one-target-method): Make this the alias for the
        following variable.
-       (makefile-query-one-target-method-function): Make this the real
-       name.
+       (makefile-query-one-target-method-function): Make this the real name.
 
        * textmodes/artist.el (artist-text-renderer): Make this the alias
        for the following variable.




reply via email to

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