changeset 57027:35ae3e1a2ffe

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 08 Sep 2004 22:21:31 +0000
parents 992d9837a265
children 1e3f2e826c24
files lisp/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 08 22:15:34 2004 +0000
+++ b/lisp/ChangeLog	Wed Sep 08 22:21:31 2004 +0000
@@ -2,6 +2,23 @@
 
 	* vc-arch.el (vc-arch-state): Fix parsing for `names' method.
 
+2004-09-08  Juri Linkov  <juri@jurta.org>
+
+	* replace.el (perform-replace): Use `query-replace-descr'.
+
+	* cus-start.el (history-delete-duplicates): Specify customization.
+
+	* diff-mode.el (diff-mode-map):
+	* progmodes/compile.el (compilation-mode-map):
+	* progmodes/grep.el (grep-mode-map):
+	* replace.el (occur-mode-map): Rename `next-error-follow-mode'
+	to `next-error-follow-minor-mode'.
+
+2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+	* isearch.el (isearch-lazy-highlight-update): Take into account
+	the case of zero-length match at the search bound.
+
 2004-09-08  Kim F. Storm  <storm@cua.dk>
 
 	* emulation/cua-rect.el (cua--highlight-rectangle): Fix last