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, 03 Jan 2005 21:50:36 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6827 emacs/lisp/ChangeLog:1.6828
*** emacs/lisp/ChangeLog:1.6827 Mon Jan  3 23:56:54 2005
--- emacs/lisp/ChangeLog        Tue Jan  4 02:27:26 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-01-03  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
+       (query-replace-highlight, query-replace-lazy-highlight)
+       (query-replace): Definitions moved up.  Doc fix.
+ 
+ 2005-01-03  Richard M. Stallman  <address@hidden>
+ 
+       * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
+       (lazy-highlight-cleanup, lazy-highlight-initial-delay)
+       (lazy-highlight-interval, lazy-highlight-max-at-a-time)
+       (lazy-highlight-face): Renamed from isearch-lazy-...
+       Change all references to them.
+ 
  2005-01-03  Luc Teirlinck  <address@hidden>
  
        * cus-edit.el (custom-file): Doc fix for defcustom.
***************
*** 24,30 ****
        * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
        instead of calculating the right size.
  
! 2005-01-02  Karl Chen  <address@hidden>
  
        * vc-svn.el (vc-svn-diff): Stay local if possible.
  
--- 38,44 ----
        * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
        instead of calculating the right size.
  
! 2005-01-02  Karl Chen  <address@hidden>  (tiny change)
  
        * vc-svn.el (vc-svn-diff): Stay local if possible.
  




reply via email to

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