Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 28 18:04:15 2003 +0000 +++ b/lisp/ChangeLog Mon Jul 28 19:48:26 2003 +0000 @@ -1,3 +1,10 @@ +2003-07-28 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore + assembler in source window if that is what has been selected. + (menu): Add gdb-restore-windows to menu. Make gdba + specific menus only visible from gdba. + 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change) * progmodes/compile.el (compilation-environment): New user variable.