# HG changeset patch # User Nick Roberts # Date 1155431328 0 # Node ID d0ee577ad268f2ac64f87e9796039c1c045bedd3 # Parent bb66a32713115f8a58044d2a62906886f781057e *** empty log message *** diff -r bb66a3271311 -r d0ee577ad268 lisp/ChangeLog --- a/lisp/ChangeLog Sun Aug 13 00:07:07 2006 +0000 +++ b/lisp/ChangeLog Sun Aug 13 01:08:48 2006 +0000 @@ -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)