Mercurial > emacs
comparison lisp/ChangeLog @ 66636:13d8012b596a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 02 Nov 2005 10:42:29 +0000 |
parents | ace318b5791e |
children | f8bbec917135 |
comparison
equal
deleted
inserted
replaced
66635:462d9824004b | 66636:13d8012b596a |
---|---|
1 2005-11-02 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in | |
4 diassembly buffer too. | |
5 (gdb-exited): Remove overlay arrows when execution has finished. | |
6 (gdb-info-frames-custom, gdb-info-threads-custom) | |
7 (gdb-info-registers-custom): Don't add inappropriate text | |
8 properties if inferior is not active. | |
9 | |
1 2005-11-02 Glenn Morris <rgm@gnu.org> | 10 2005-11-02 Glenn Morris <rgm@gnu.org> |
2 | 11 |
3 * progmodes/fortran.el (fortran-blink-match): Use | 12 * progmodes/fortran.el (fortran-blink-match): Use |
4 `blink-matching-delay'. | 13 `blink-matching-delay'. |
5 | 14 |