diff lisp/ChangeLog @ 94330:52fb31c78b25

(isearch-search-string): Avoid string-bytes and aset.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 24 Apr 2008 17:59:51 +0000
parents 22f1fdbf5cde
children 6d85304f4f12
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 24 17:59:13 2008 +0000
+++ b/lisp/ChangeLog	Thu Apr 24 17:59:51 2008 +0000
@@ -1,5 +1,7 @@
 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* isearch.el (isearch-search-string): Avoid string-bytes and aset.
+
 	* international/quail.el (quail-build-decode-map): Avoid string-bytes.
 
 	* textmodes/ispell.el (ispell-dictionary-alist-1)