comparison lisp/ChangeLog @ 51161:bfadb737bb54

Remove unnecessary entry.
author Lute Kamstra <lute@gnu.org>
date Fri, 23 May 2003 13:03:48 +0000
parents aa7ae88aeb60
children 9b6803d4f8ef
comparison
equal deleted inserted replaced
51160:f7bc28024050 51161:bfadb737bb54
128 128
129 * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb 129 * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb
130 with MS windows. 130 with MS windows.
131 (gdb-display-end): Only make buffer writeable temporarily. 131 (gdb-display-end): Only make buffer writeable temporarily.
132 Move "View" submenu up one level. 132 Move "View" submenu up one level.
133
134 2003-05-21 Lute Kamstra <Lute.Kamstra@cwi.nl>
135
136 * ansi-color.el: Do not instruct the user to autoload
137 `ansi-color-for-comint-mode-on'.
138 133
139 2003-05-21 Nick Roberts <nick@nick.uklinux.net> 134 2003-05-21 Nick Roberts <nick@nick.uklinux.net>
140 135
141 * gdb-ui.el (gdb-view-source, gdb-selected-view): New variables. 136 * gdb-ui.el (gdb-view-source, gdb-selected-view): New variables.
142 (gdba): Inhibit DOS window in MS Windows. 137 (gdba): Inhibit DOS window in MS Windows.