Mercurial > emacs
comparison lisp/ChangeLog @ 58419:ef93e6f37cef
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 22 Nov 2004 09:43:44 +0000 |
parents | 28906724d6e3 |
children | 15fca0a00f5e |
comparison
equal
deleted
inserted
replaced
58418:7f5504f52f29 | 58419:ef93e6f37cef |
---|---|
1 2004-11-22 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-resync): New function. | |
4 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping) | |
5 (gdb-frame-begin, gdb-stopped, gdb-post-prompt): | |
6 Use it to fail more gracefully. | |
7 (gdb-variables): Delete variable. | |
8 Re-order variables to reduce byte-compiler warnings. | |
9 | |
10 | |
1 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 12 |
3 * descr-text.el (describe-char): | 13 * descr-text.el (describe-char): |
4 * paren.el (show-paren-function): | 14 * paren.el (show-paren-function): |
5 * subr.el (syntax-after): Undo last change. | 15 * subr.el (syntax-after): Undo last change. |