diff lisp/ChangeLog @ 101959:6f78ccd1040d

(isearch-yank-char-in-minibuffer) (isearch-other-meta-char): Use with-current-buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 12 Feb 2009 05:38:25 +0000
parents e2dc5f14229e
children cf97dc31be17
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 12 05:34:26 2009 +0000
+++ b/lisp/ChangeLog	Thu Feb 12 05:38:25 2009 +0000
@@ -1,5 +1,8 @@
 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* isearch.el (isearch-yank-char-in-minibuffer)
+	(isearch-other-meta-char): Use with-current-buffer.
+
 	* progmodes/verilog-mode.el (verilog-mode): Avoid circular use of
 	syntax-ppss.