]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 1 Mar 2006 23:48:14 +0000 (23:48 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 1 Mar 2006 23:48:14 +0000 (23:48 +0000)
src/ChangeLog

index faba78efd638634601a80399564738784289e915..2a9c2dc344c4d5a66d81bbeb4520e9bdabab2b4c 100644 (file)
@@ -1,3 +1,10 @@
+2006-03-01  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * search.c (Fregexp_quote): Do not precede a literal `]' with two
+       backslashes to try to make clear that it has a literal meaning; it
+       does not do that.  (It could close a character alternative
+       containing a backslash.)
+
 2006-02-28  Chong Yidong  <cyd@stupidchicken.com>
 
        * xselect.c (x_catch_errors_unwind): New function.