Mercurial > emacs
comparison lisp/ChangeLog @ 69648:5b7d2d04f5c1
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 23 Mar 2006 23:51:09 +0000 |
parents | 38f28026dd63 |
children | 040ed5478562 |
comparison
equal
deleted
inserted
replaced
69647:e78140e0c24a | 69648:5b7d2d04f5c1 |
---|---|
1 2006-03-24 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to | |
4 prevent compiler warnings. | |
5 (gdb-stopped): Check for gud-last-last-frame (case: signal). | |
6 (breakpoint-disabled): Make lighter for contrast with overlay | |
7 arrow. | |
8 (gdb-assembler-custom): Use hollow-right-triangle for assembler | |
9 buffer too. | |
10 | |
1 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc> | 11 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc> |
2 | 12 |
3 * pgg-gpg.el (pgg-gpg-update-agent): Check for | 13 * pgg-gpg.el (pgg-gpg-update-agent): Check for |
4 make-network-process, so we can use the same code in Gnus v5-10 | 14 make-network-process, so we can use the same code in Gnus v5-10 |
5 too and have this file fully synchronized with that release. | 15 too and have this file fully synchronized with that release. |
212 | 222 |
213 * progmodes/gdb-ui.el (gdb-inferior-status): New variable. | 223 * progmodes/gdb-ui.el (gdb-inferior-status): New variable. |
214 (gdb-force-mode-line-update): New function. | 224 (gdb-force-mode-line-update): New function. |
215 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped) | 225 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped) |
216 (gdb-exited): Use them. | 226 (gdb-exited): Use them. |
217 (gdb-signal): New fuction. | 227 (gdb-signal): New function. |
218 (gdb-annotation-rules): Provide a rule for it. | 228 (gdb-annotation-rules): Provide a rule for it. |
219 | 229 |
220 2006-03-16 Kenichi Handa <handa@m17n.org> | 230 2006-03-16 Kenichi Handa <handa@m17n.org> |
221 | 231 |
222 * international/mule.el (auto-coding-regexp-alist): Add entries | 232 * international/mule.el (auto-coding-regexp-alist): Add entries |