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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 22 Nov 2004 12:02:45 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6644 emacs/lisp/ChangeLog:1.6645
*** emacs/lisp/ChangeLog:1.6644 Mon Nov 22 10:12:13 2004
--- emacs/lisp/ChangeLog        Mon Nov 22 16:56:34 2004
***************
*** 1,3 ****
--- 1,8 ----
+ 2004-11-22  Richard M. Stallman  <address@hidden>
+ 
+       * dired.el (dired-recursive-copies): Moved from dired-aux.el.
+       * dired-aux.el (dired-recursive-copies): Moved to dired.el.
+ 
  2004-11-22  Nick Roberts  <address@hidden>
  
        * progmodes/gdb-ui.el (gdb-resync): New function.
***************
*** 130,135 ****
--- 135,147 ----
  
  2004-11-20  Richard M. Stallman  <address@hidden>
  
+       * isearch.el (isearch-mode-map): Don't bind SPC.
+       (isearch-whitespace-chars): Function deleted.
+       (isearch-search): Bind search-spaces-regexp.
+       (isearch-lazy-highlight-search): Likewise.
+       (search-whitespace-regexp): Doc fix.
+       (isearch-forward-regexp): Doc fix.
+ 
        * emacs-lisp/bytecomp.el (byte-compile-form):
        Move the calls to byte-compile-set-symbol-position,
        to avoid having two for the same symbol occurrence.




reply via email to

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