Mercurial > emacs
comparison lisp/ChangeLog @ 52065:fbd1cb178c96
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 28 Jul 2003 19:48:26 +0000 |
parents | 972e1715b479 |
children | 4e36067248f1 |
comparison
equal
deleted
inserted
replaced
52064:d110bfb7288d | 52065:fbd1cb178c96 |
---|---|
1 2003-07-28 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore | |
4 assembler in source window if that is what has been selected. | |
5 (menu): Add gdb-restore-windows to menu. Make gdba | |
6 specific menus only visible from gdba. | |
7 | |
1 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change) | 8 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change) |
2 | 9 |
3 * progmodes/compile.el (compilation-environment): New user variable. | 10 * progmodes/compile.el (compilation-environment): New user variable. |
4 (compile-internal): Respect it. | 11 (compile-internal): Respect it. |
5 | 12 |