From 2c3981da7c5cdaa1d52c79d348fa1b13bbde1c2e Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sun, 30 Apr 2006 23:15:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ man/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7cfc9b21c1e..6341b04d6cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-05-01 Nick Roberts + + * progmodes/gud.el (gud-def): Add %c case. + (gud-speedbar-buttons): Don'bind case-fold-search unnecessarily. + (gud-format-command): Make match case sensitive. Match on %F. + 2006-04-29 Dan Nicolaescu * help-fns.el (describe-variable): Add info about safe local variables. diff --git a/man/ChangeLog b/man/ChangeLog index ff23fe67a18..503814019b5 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2006-05-01 Nick Roberts + + * building.texi (GUD Customization): Describe cases %d and %c. + Update description for %e. + 2006-04-29 Dan Nicolaescu * custom.texi (Examining): Update C-h v output example. -- 2.39.5