From: Nick Roberts Date: Sun, 13 Aug 2006 01:08:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1015 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fc3133c50147911ab51833927cbce6a8d9e33e2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1699a2c785a..8c9cfaff72a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,8 +4,10 @@ (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text. (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda expressions. - (gdb-info-breakpoints-custom): Only search till end of line. + (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp. + Only search till end of line. Add face to function names in case of no filename. + Add face to variable names of watchpoints. 2006-08-12 Robert Thorpe (tiny change)