changeset 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 109bd25d3c52
children e5dd978be1f3
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.