From: Nick Roberts Date: Mon, 28 Jul 2003 19:48:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~9220 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4243b9dce68a81fa6f9d85e817706b084a9983c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0a3289f9f60..8f62c024064 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-07-28 Nick Roberts + + * 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 (tiny change) * progmodes/compile.el (compilation-environment): New user variable.