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: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to