]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 29 Apr 2007 21:57:37 +0000 (21:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 29 Apr 2007 21:57:37 +0000 (21:57 +0000)
lisp/ChangeLog
src/ChangeLog

index c01bc9185298e262500e4e1157e15aae0a15fea2..d37b4c08ebe49247eac972c06187aca63d95d0ea 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
+
+       * find-dired.el (find-dired-filter): Propertize all text down to eob.
+
 2007-04-29  Richard Stallman  <rms@gnu.org>
 
        * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
index 67227b5670298ea31911525228bf0fdf76405466..55e91a56e77420564546a3354819f274f4be8e52 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-29  Richard Stallman  <rms@gnu.org>
+
+       * insdel.c (replace_range): For undo, record insertion first.
+
 2007-04-29  Andreas Schwab  <schwab@suse.de>
 
        * lisp.h (VECSIZE): Use OFFSETOF.