changeset 67104:908817f6b0b5

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 24 Nov 2005 09:59:37 +0000
parents 27f5bb6b18ad
children 7286e01feef0
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 24 09:59:11 2005 +0000
+++ b/lisp/ChangeLog	Thu Nov 24 09:59:37 2005 +0000
@@ -1,3 +1,9 @@
+2005-11-24  Juri Linkov  <juri@jurta.org>
+
+	* isearch.el (isearch-repeat): With empty search ring
+	set `isearch-error' to the error string instead of signaling
+	error with the function `error'.
+
 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* term/mac-win.el: Make modifier `ctrl' an alias of `control'.