diff lisp/ChangeLog @ 97958:dae412744e36

* isearch.el (isearch-highlight-regexp): Fix last change, quoting non-alphabetical characters properly.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Sep 2008 00:01:10 +0000
parents 1ef9a1ca49c1
children 724f5847934c
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 02 17:28:59 2008 +0000
+++ b/lisp/ChangeLog	Wed Sep 03 00:01:10 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-03  Chong Yidong  <cyd@stupidchicken.com>
+
+	* isearch.el (isearch-highlight-regexp): Fix last change, quoting
+	non-alphabetical characters properly.
+
 2008-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files.