Mercurial > emacs
changeset 72379:d0ee577ad268
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 13 Aug 2006 01:08:48 +0000 |
parents | bb66a3271311 |
children | 37cc9e9df5a4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rthorpe@realworldtech.com> (tiny change)