From bf49275d6e64ecc8b4a59245753452580888b7a0 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 20 Apr 2006 23:00:16 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 3 files changed, 14 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index fae2d365adf..013b59d5305 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-04-21 Nick Roberts + + * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el. + 2006-04-20 Carsten Dominik * orgcard.tex: Version number change only. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ef6a1c3d54..234925efe20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-04-21 Nick Roberts + + * progmodes/gdb-ui.el (gdb-data-list-register-values-handler): + Use font-lock-warning-face for any errors e.g. no stack. + (gdb-stack-list-locals-handler): Display any errors e.g. no stack. + 2006-04-20 Dan Nicolaescu * newcomment.el (comment-start, comment-start-skip) diff --git a/src/ChangeLog b/src/ChangeLog index 245fb87d485..392d0c97ab9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2006-04-21 Nick Roberts + + * xdisp.c (note_mouse_highlight): Use build_string. + 2006-04-20 Lars Hansen * textprop.c (Fremove_list_of_text_properties): Ensure -- 2.39.2