# HG changeset patch # User Nick Roberts # Date 1131533026 0 # Node ID c837a68bf7cbb12ec53cc94a4cf5a7731776bc03 # Parent 46901f50f5caa08cda48b6675f833f7992428783 *** empty log message *** diff -r 46901f50f5ca -r c837a68bf7cb etc/ChangeLog --- a/etc/ChangeLog Wed Nov 09 10:41:08 2005 +0000 +++ b/etc/ChangeLog Wed Nov 09 10:43:46 2005 +0000 @@ -1,3 +1,7 @@ +2005-11-09 Nick Roberts + + * images/gud/pp.xpm, images/gud/pp.pbm: New icons. + 2005-11-06 Jan Dj,Ad(Brv * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm diff -r 46901f50f5ca -r c837a68bf7cb lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 09 10:41:08 2005 +0000 +++ b/lisp/ChangeLog Wed Nov 09 10:43:46 2005 +0000 @@ -1,3 +1,10 @@ +2005-11-09 Nick Roberts + + * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant + when using the speedbar. + (gdb): New command gud-pp. + (gud-menu-map, gud-tool-bar-map): Put it on the tool bar. + 2005-11-09 Juri Linkov * replace.el (occur-excluded-properties): New defcustom.