1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2005-11-09 10:43:46 +00:00
parent b9a870dd55
commit 31fa5025bb
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-11-09 Nick Roberts <nickrob@snap.net.nz>
* images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm

View File

@ -1,3 +1,10 @@
2005-11-09 Nick Roberts <nickrob@snap.net.nz>
* 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 <juri@jurta.org>
* replace.el (occur-excluded-properties): New defcustom.