diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2003-05-21 20:10:34 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2003-05-21 20:10:34 +0000 |
commit | b7ecb824d0862c9450b5085934e98be1d5f44e9c (patch) | |
tree | 8c66178d856884e0e2d57b346258f2322d1d818a | |
parent | cd505631a4a6e75fb45afcc7eaaa2bd80ee75f6d (diff) | |
download | emacs-b7ecb824d0862c9450b5085934e98be1d5f44e9c.tar.gz emacs-b7ecb824d0862c9450b5085934e98be1d5f44e9c.tar.bz2 emacs-b7ecb824d0862c9450b5085934e98be1d5f44e9c.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7b90833edc..b8b1a2778b9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-05-21 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb + with MS windows. + (gdb-display-end): Only make buffer writeable temporarily. + Move "View" submenu up one level. + 2003-05-21 Lute Kamstra <Lute.Kamstra@cwi.nl> * ansi-color.el: Do not instruct the user to autoload |