]> git.eshelyaron.com Git - emacs.git/commitdiff
(inferior-lisp-prompt): Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 26 Apr 2005 23:18:05 +0000 (23:18 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 26 Apr 2005 23:18:05 +0000 (23:18 +0000)
lisp/progmodes/inf-lisp.el

index 06ad2d591ad5027564f87d03999565a1307faf06..083d87f581cad37fb246f2d7a6f4a60c259ded91 100644 (file)
@@ -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: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"