[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el |
Date: |
Tue, 26 Apr 2005 19:18:05 -0400 |
Index: emacs/lisp/progmodes/inf-lisp.el
diff -c emacs/lisp/progmodes/inf-lisp.el:1.35
emacs/lisp/progmodes/inf-lisp.el:1.36
*** emacs/lisp/progmodes/inf-lisp.el:1.35 Wed Apr 20 23:08:12 2005
--- emacs/lisp/progmodes/inf-lisp.el Tue Apr 26 23:18:05 2005
***************
*** 167,173 ****
Inferior Lisp buffer.
This variable is only used if the variable
! `comint-use-prompt-regexp-instead-of-fields' is non-nil.
More precise choices:
Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"
--- 167,173 ----
Inferior Lisp buffer.
This variable is only used if the variable
! `comint-use-prompt-regexp' is non-nil.
More precise choices:
Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"