comparison lisp/ChangeLog @ 105856:55cefc906ff3

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 05 Nov 2009 03:20:05 +0000
parents f9569789f83f
children 900207956538
comparison
equal deleted inserted replaced
105855:f9569789f83f 105856:55cefc906ff3
1 2009-11-03 Dan Nicolaescu <dann@ics.uci.edu> 1 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * custom.el (custom-declare-group): Purecopy standard-value. 3 * custom.el (custom-declare-group): Purecopy standard-value.
4 (custom-declare-group): Purecopy custom-prefix. 4 (custom-declare-group): Purecopy custom-prefix.
5 5
6 * international/mule.el (load-with-code-conversion): Call 6 * international/mule.el (load-with-code-conversion): Call
5375 to (gud-comint-buffer) in *-buffer-name functions 5375 to (gud-comint-buffer) in *-buffer-name functions
5376 because (gdb-get-target-string) already does that. 5376 because (gdb-get-target-string) already does that.
5377 (gdb-locals-handler-custom, gdb-registers-handler-custom) 5377 (gdb-locals-handler-custom, gdb-registers-handler-custom)
5378 (gdb-changed-registers-handler): Rewritten without regexps. 5378 (gdb-changed-registers-handler): Rewritten without regexps.
5379 5379
5380 * progmodes/gdb-mi.el Basic thread selection support. 5380 * progmodes/gdb-mi.el: Basic thread selection support.
5381 (gdb-thread-number): New variable. 5381 (gdb-thread-number): New variable.
5382 (gdb-current-context-command): New macro which adds --thread 5382 (gdb-current-context-command): New macro which adds --thread
5383 option to command. 5383 option to command.
5384 (gdb-threads-mode-map): Select thread with SPC. 5384 (gdb-threads-mode-map): Select thread with SPC.
5385 (gdb-thread-list-handler-custom): Mark current thread with overlay 5385 (gdb-thread-list-handler-custom): Mark current thread with overlay