Mercurial > emacs
comparison lisp/ChangeLog @ 62883:bc27adf64f40
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 30 May 2005 06:10:14 +0000 |
parents | dc8b9730e054 |
children | 9282bd25c87b |
comparison
equal
deleted
inserted
replaced
62882:4ef900fa3fda | 62883:bc27adf64f40 |
---|---|
1 2005-05-30 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-toggle-breakpoint): | |
4 Make regexp more robust. | |
5 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer): | |
6 Force regeneration of disassembly. | |
7 | |
1 2005-05-29 Jay Belanger <belanger@truman.edu> | 8 2005-05-29 Jay Belanger <belanger@truman.edu> |
2 | 9 |
3 * calc/calc.el (calc-user-invocation): Check if | 10 * calc/calc.el (calc-user-invocation): Check if |
4 calc-invocation-macro is non-nil. | 11 calc-invocation-macro is non-nil. |
5 | 12 |