changeset 69299:9fea7c43a780

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 06 Mar 2006 05:34:24 +0000
parents ba3b5c60823e
children 38934aa6d767
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 06 05:21:41 2006 +0000
+++ b/lisp/ChangeLog	Mon Mar 06 05:34:24 2006 +0000
@@ -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>