1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2004-11-22 09:43:44 +00:00
parent b0e9bb2895
commit 771aad8e44

View File

@ -1,3 +1,13 @@
2004-11-22 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-resync): New function.
(gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
(gdb-frame-begin, gdb-stopped, gdb-post-prompt):
Use it to fail more gracefully.
(gdb-variables): Delete variable.
Re-order variables to reduce byte-compiler warnings.
2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
* descr-text.el (describe-char):