Mercurial > emacs
comparison lisp/ChangeLog @ 54666:24f516c10cb8
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 31 Mar 2004 23:46:23 +0000 |
parents | 0f0ed51ddd15 |
children | 9d3cd6cdcc8d |
comparison
equal
deleted
inserted
replaced
54665:0f0ed51ddd15 | 54666:24f516c10cb8 |
---|---|
1 2004-04-01 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler) | |
4 (gdb-source-info): Don't display source at startup, if required. | |
5 (gdb-show-main): New option. | |
6 (gdba): Update documentation. | |
7 (gdb-source): Cover case of auto-display output. | |
8 | |
1 2004-03-31 Juri Linkov <juri@jurta.org> | 9 2004-03-31 Juri Linkov <juri@jurta.org> |
2 | 10 |
3 * dired.el: Add autoload for `dired-do-touch'. | 11 * dired.el: Add autoload for `dired-do-touch'. |
4 (dired-touch-program): New var. | 12 (dired-touch-program): New var. |
5 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item. | 13 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item. |