]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 6 Mar 2006 05:34:24 +0000 (05:34 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 6 Mar 2006 05:34:24 +0000 (05:34 +0000)
lisp/ChangeLog

index 2cec86754d1ab589fed44c985a147f6e8ce1accb..c972a0d694d393142cf8f0e74aeb1020124849c2 100644 (file)
@@ -9,8 +9,8 @@
 
 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
 
-       * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in
-       regexp for Lisp syntax.
+       * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
+       backslashes instead of one in regexp.
        (gud-tooltip-dereference): Add missing optional argument.
 
 2006-03-04  John Paul Wallington  <jpw@pobox.com>