Mercurial > emacs
comparison lisp/ChangeLog @ 51115:83f7e476d684
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 21 May 2003 00:48:48 +0000 |
parents | db532d1e8b7f |
children | cffda7113dd1 |
comparison
equal
deleted
inserted
replaced
51114:afe35f1e1cbb | 51115:83f7e476d684 |
---|---|
1 2003-05-21 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * gdb-ui.el (gdb-view-source, gdb-selected-view): New variables. | |
4 (gdba): Inhibit DOS window in MS Windows. | |
5 (gdb-inferior-io-mode): Use hexl instead of cat. | |
6 (gdb-info-breakpoints-custom, gdb-assembler-custom, gdb-reset): | |
7 Use text in margin for MS Windows as there is no image support. | |
8 (gdb-restore-windows, gdb-setup-windows): Restore/start with | |
9 assembler view if appropriate. | |
10 (gdb-assembler-custom): Assembler code should display at point. | |
11 Parse address correctly. | |
12 (gdb-frame-handler): Accommodate selection of display of source | |
13 or assembler. | |
14 Add radio buttons to select display of source or assembler. | |
15 | |
1 2003-05-20 Lars Hansen <larsh@math.ku.dk> | 16 2003-05-20 Lars Hansen <larsh@math.ku.dk> |
2 | 17 |
3 * desktop.el (desktop-save): Ensure parameter is expanded and ends | 18 * desktop.el (desktop-save): Ensure parameter is expanded and ends |
4 with a slash before assigning it to desktop-dirname and | 19 with a slash before assigning it to desktop-dirname and |
5 default-directory. | 20 default-directory. |