1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 10:20:33 -08:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2006-05-11 10:07:08 +00:00
parent f6e25a10e3
commit 5da4a80426

View file

@ -1,3 +1,13 @@
2006-05-11 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
(gdb-var-evaluate-expression-handler, gdb-var-update-handler):
Use a token for pending-triggers to ensure gdb-var-update
gets called once per user input again for pre-GDB 6.4.
(gdb-var-delete): Match on more complex expressions.
(gdb-var-list-children-handler, gdb-var-create-handler):
Use a token for consistency.
2006-05-11 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el (org-read-date, org-goto-calendar)