changeset 62114:1b51972031b3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 06 May 2005 12:46:49 +0000
parents 3d6431d2d8b5
children 515e18600ed2
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 06 12:32:16 2005 +0000
+++ b/lisp/ChangeLog	Fri May 06 12:46:49 2005 +0000
@@ -1,5 +1,8 @@
 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
 
+	* progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
+	Remove the redundant test for ms-dos.
+
 	* progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
 	look for the preprocessor with exec-suffixes.  If not found in
 	standard places, look in exec-path.  Remove most of the tests that