Mercurial > emacs
comparison lisp/ChangeLog @ 66885:7ca2e66dcf8a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 15 Nov 2005 12:24:56 +0000 |
parents | bbb6d767c367 |
children | a723e6ef69a4 |
comparison
equal
deleted
inserted
replaced
66884:96c76ff2e77b | 66885:7ca2e66dcf8a |
---|---|
1 2005-11-16 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el: Remove face-alias left over from change on | |
4 2005-08-15. | |
5 (gdb-ann3): New command gud-go. | |
6 (menu): Accomodate gdb-mi.el. | |
7 (gdb-assembler-custom): Make buffer of selected window current | |
8 so that set-window-point works. | |
9 | |
10 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define | |
11 buttons and include new ones. | |
12 | |
13 2005-11-16 Kim F. Storm <storm@cua.dk> | |
14 | |
15 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New | |
16 function. | |
17 (gud-menu-map): Use it. | |
18 | |
1 2005-11-14 Luc Teirlinck <teirllm@auburn.edu> | 19 2005-11-14 Luc Teirlinck <teirllm@auburn.edu> |
2 | 20 |
3 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way | 21 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way |
4 that works correctly for Custom and that does not override a user | 22 that works correctly for Custom and that does not override a user |
5 who disables it. | 23 who disables it. |