]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 4 Jan 2005 03:00:45 +0000 (03:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 4 Jan 2005 03:00:45 +0000 (03:00 +0000)
lisp/ChangeLog
src/ChangeLog

index 49062712c36ee74ba72e0cf9d9422f38b91d03c7..2e5080b3cd2cd5a0989ecb475181d9954c3aa0b0 100644 (file)
@@ -1,3 +1,17 @@
+2005-01-03  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <rms@gnu.org>
+
+       * 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  <teirllm@auburn.edu>
 
        * cus-edit.el (custom-file): Doc fix for defcustom.
@@ -24,7 +38,7 @@
        * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
        instead of calculating the right size.
 
-2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
+2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
 
        * vc-svn.el (vc-svn-diff): Stay local if possible.
 
index 146eb219258e57beb1e168cdaae69b6f0be9eb6b..8499b87d69d75b61d8bfef72089358f5a539de83 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-03  Richard M. Stallman  <rms@gnu.org>
+
+       * window.c (window_scroll_pixel_based): Don't correct preserve_y
+       for CURRENT_HEADER_LINE_HEIGHT when moving backwards.
+
 2005-01-03  Jason Rumney  <jasonr@gnu.org>
 
        * w32bdf.c (w32_load_bdf_font): Set fontp->average_width and