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/octave-inf.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/octave-inf.el
Date: Wed, 29 Oct 2003 13:55:14 -0500

Index: emacs/lisp/progmodes/octave-inf.el
diff -c emacs/lisp/progmodes/octave-inf.el:1.17 
emacs/lisp/progmodes/octave-inf.el:1.18
*** emacs/lisp/progmodes/octave-inf.el:1.17     Mon Sep  1 11:45:35 2003
--- emacs/lisp/progmodes/octave-inf.el  Wed Oct 29 13:55:13 2003
***************
*** 41,47 ****
    :group 'octave-inferior)
  
  (defcustom inferior-octave-prompt
!   "\\(^octave\\(\\|.bin\\)\\(:[0-9]+\\)?\\|^debug\\|^\\)>+ "
    "*Regexp to match prompts for the inferior Octave process."
    :type 'regexp
    :group 'octave-inferior)
--- 41,47 ----
    :group 'octave-inferior)
  
  (defcustom inferior-octave-prompt
!   "\\(^octave\\(\\|.bin\\)\\(-[.0-9]+\\)?\\(:[0-9]+\\)?\\|^debug\\|^\\)>+ "
    "*Regexp to match prompts for the inferior Octave process."
    :type 'regexp
    :group 'octave-inferior)




reply via email to

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