Mercurial > emacs
comparison lisp/ChangeLog @ 94452:149436454788
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1132
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 29 Apr 2008 01:03:43 +0000 |
parents | 2ecc5f114429 7fd5e261aca4 |
children | 07262c086af2 |
comparison
equal
deleted
inserted
replaced
94451:760ef541936c | 94452:149436454788 |
---|---|
1 2008-04-28 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint | |
4 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). | |
5 (gdb-goto-breakpoint): Likewise for visiting breakpoints. | |
6 (gdb-assembler-custom): Be careful not to match other addresses. | |
7 | |
1 2008-04-29 Jason Rumney <jasonr@gnu.org> | 8 2008-04-29 Jason Rumney <jasonr@gnu.org> |
2 | 9 |
3 * battery.el (battery-status-function): Use w32-battery-status | 10 * battery.el (battery-status-function): Use w32-battery-status |
4 on Windows. | 11 on Windows. |
5 (battery-echo-area-format): Make apm format the general case. | 12 (battery-echo-area-format): Make apm format the general case. |