1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2005-08-01 08:18:10 +00:00
parent 273681e150
commit e37a0f2dba

View file

@ -1,3 +1,10 @@
2005-08-01 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
* progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
(gud-tooltip-mode): Don't barf if the GUD buffer has been killed.
2005-08-01 Kim F. Storm <storm@cua.dk>
* textmodes/table.el (table-yank-handler): Change defcustom to defvar.