From: Luc Teirlinck Date: Tue, 26 Apr 2005 23:18:05 +0000 (+0000) Subject: (inferior-lisp-prompt): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~710 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e10f0e78f6b617ac3425748a99a3b64a3fbd3aee;p=emacs.git (inferior-lisp-prompt): Doc fix. --- diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index 06ad2d591ad..083d87f581c 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el @@ -167,7 +167,7 @@ and franz. This variable is used to initialize `comint-prompt-regexp' in the Inferior Lisp buffer. This variable is only used if the variable -`comint-use-prompt-regexp-instead-of-fields' is non-nil. +`comint-use-prompt-regexp' is non-nil. More precise choices: Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"