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, 28 Mar 2005 15:03:19 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7193 emacs/lisp/ChangeLog:1.7194
*** emacs/lisp/ChangeLog:1.7193 Mon Mar 28 16:49:20 2005
--- emacs/lisp/ChangeLog        Mon Mar 28 20:03:18 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-03-28  Stefan Monnier  <address@hidden>
+ 
+       * mail/supercite.el (sc-mail-field): Use assoc-string.
+       (sc-get-address): Simplify regexps.
+ 
+       * files.el (minibuffer-with-setup-hook): New macro.
+       (find-file-read-args): Use it to avoid let-binding
+       minibuffer-with-setup-hook (which breaks turning on/off
+       file-name-shadow-mode while in the prompt).
+ 
+       * complete.el (PC-read-include-file-name-internal): Use test-completion.
+ 
  2005-03-28  Luc Teirlinck  <address@hidden>
  
        * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.




reply via email to

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