From 72fa7ca90d2cc9e9786d41b8701b77e7e9c785cb Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sat, 19 Apr 2008 06:39:48 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dace8b927ba..c100c0b52c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,15 @@ -2008-04-19 Stefan Monnier +2008-04-19 Nick Roberts + + * progmodes/gdb-ui.el (gdb-thread-indicator): New variable. + (gdb-init-1): Initialise it. + (gdb-annotation-rules): New entry for "new-thread". + (gdb-thread-identification): New function to customize + mode-line-buffer-identification. + (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode) + (gdb-assembler-mode): Use it. + (gdb-threads-mode): Force "info threads" onto queue. +2008-04-19 Stefan Monnier * files.el (locate-file-completion-table): Rename from locate-file-completion and make it use `pred' in the normal way. -- 2.39.5