From cf315fc18ed7ff996eb44ce9eebc9c053cdec7be Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 20 Apr 2006 23:00:16 +0000 Subject: *** 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 3d7ba8bb9d3..e66491e8c8c 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 f97bc6228fc..0492613e3a4 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 0f9bc6b77e8..04058fbcf72 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 -- cgit v1.2.1