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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el
Date: Tue, 14 Jun 2005 07:34:44 -0400

Index: emacs/lisp/progmodes/gud.el
diff -c emacs/lisp/progmodes/gud.el:1.40 emacs/lisp/progmodes/gud.el:1.41
*** emacs/lisp/progmodes/gud.el:1.40    Sun Jun  5 07:50:53 2005
--- emacs/lisp/progmodes/gud.el Tue Jun 14 11:34:43 2005
***************
*** 1220,1226 ****
  The directory containing FILE becomes the initial working directory
  and source-file directory for your debugger.
  
! You can set the variable 'gud-xdb-directories' to a list of program source
  directories if your program contains sources from more than one directory."
    (interactive (list (gud-query-cmdline 'xdb)))
  
--- 1220,1226 ----
  The directory containing FILE becomes the initial working directory
  and source-file directory for your debugger.
  
! You can set the variable `gud-xdb-directories' to a list of program source
  directories if your program contains sources from more than one directory."
    (interactive (list (gud-query-cmdline 'xdb)))
  




reply via email to

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