emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 01 Mar 2006 23:48:15 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4915 emacs/src/ChangeLog:1.4916
--- emacs/src/ChangeLog:1.4915  Tue Feb 28 14:52:46 2006
+++ emacs/src/ChangeLog Wed Mar  1 23:48:14 2006
@@ -1,3 +1,10 @@
+2006-03-01  Luc Teirlinck  <address@hidden>
+
+       * 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  <address@hidden>
 
        * xselect.c (x_catch_errors_unwind): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]