From: Nick Roberts Date: Tue, 1 Jul 2008 01:56:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~4382 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21247f1b17543d8483bebb7bbb312a67756dad0f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4136083f193..a89a763f936 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2008-07-01 Nick Roberts + + * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. + (gdb-init-2): Use it. Don't run gdb-mode-hook again. + (gdb-var-list-children-regexp, gdb-var-update-regexp) + (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp) + (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) + (gdb-stack-list-locals-regexp): Future proof regexps better. + 2008-06-30 Juri Linkov * faces.el (face-name-history): New variable.