emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el, v [EMACS_22_BASE]


From: Michael Cadilhac
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el, v [EMACS_22_BASE]
Date: Thu, 04 Oct 2007 09:26:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Michael Cadilhac <cadilhac>     07/10/04 09:26:47

Index: gud.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gud.el,v
retrieving revision 1.129.2.11
retrieving revision 1.129.2.12
diff -u -b -r1.129.2.11 -r1.129.2.12
--- gud.el      4 Oct 2007 07:46:26 -0000       1.129.2.11
+++ gud.el      4 Oct 2007 09:26:46 -0000       1.129.2.12
@@ -591,8 +591,7 @@
 
 (defcustom gud-gud-gdb-command-name "gdb --fullname"
   "Default command to run an executable under GDB in text command mode.
-The option \"--fullname\" must be included in it's value."
-
+The option \"--fullname\" must be included in this value."
    :type 'string
    :group 'gud)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]