Mercurial > emacs
comparison lisp/ChangeLog @ 106686:c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
* term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
* progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 31 Dec 2009 02:19:53 +1300 |
parents | 17778dd7f114 |
children | 4d6afab8b7cb |
comparison
equal
deleted
inserted
replaced
106685:7bbfbaf5bbf0 | 106686:c9e8b4313718 |
---|---|
1 2009-12-31 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 Further changes from EMACS_23_1_RC branch (2009-12-29 contd). | |
4 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons. | |
5 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands. | |
6 | |
1 2009-12-30 Nick Roberts <nickrob@snap.net.nz> | 7 2009-12-30 Nick Roberts <nickrob@snap.net.nz> |
2 | 8 |
3 Show working revision correctly for mercurial. | 9 Show working revision correctly for mercurial. |
4 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of | 10 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of |
5 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>, | 11 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>, |
8 | 14 |
9 Declare some functions for the byte-compiler. | 15 Declare some functions for the byte-compiler. |
10 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list) | 16 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list) |
11 (speedbar-timer-fn, speedbar-change-expand-button-char) | 17 (speedbar-timer-fn, speedbar-change-expand-button-char) |
12 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare. | 18 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare. |
19 | |
20 2009-12-29 Nick Roberts <nickrob@snap.net.nz> | |
21 | |
22 This changeset reverts GDB Graphical Interface to use annotations. | |
23 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC. | |
13 | 24 |
14 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu> | 25 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu> |
15 | 26 |
16 Make vc-dir work on subdirectories of the bzr root. | 27 Make vc-dir work on subdirectories of the bzr root. |
17 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return | 28 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return |