aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-01-04 03:00:45 +0000
committerRichard M. Stallman <[email protected]>2005-01-04 03:00:45 +0000
commitd57c7572e8cdd551957880462859621acb7cdcba (patch)
tree733d38cebdacbdf3b7b3b68c0713714382eac5f1
parentfa3c342659d5b6e668922c9242d74fd56dbd5a13 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog16
-rw-r--r--src/ChangeLog5
2 files changed, 20 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 49062712c3..2e5080b3cd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
+2005-01-03 Richard M. Stallman <[email protected]>
+
+ * 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 <[email protected]>
+
+ * 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 <[email protected]>
* 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 <[email protected]>
+2005-01-02 Karl Chen <[email protected]> (tiny change)
* vc-svn.el (vc-svn-diff): Stay local if possible.
diff --git a/src/ChangeLog b/src/ChangeLog
index 146eb21925..8499b87d69 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-03 Richard M. Stallman <[email protected]>
+
+ * window.c (window_scroll_pixel_based): Don't correct preserve_y
+ for CURRENT_HEADER_LINE_HEIGHT when moving backwards.
+
2005-01-03 Jason Rumney <[email protected]>
* w32bdf.c (w32_load_bdf_font): Set fontp->average_width and