changeset 52065:fbd1cb178c96

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 28 Jul 2003 19:48:26 +0000
parents d110bfb7288d
children 9a40de6a1802
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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.