# HG changeset patch # User Luc Teirlinck # Date 1114557485 0 # Node ID 395f55ef5adc920a3cbafc36773f67b1659c936a # Parent c157250db02c2abfdc41bc07e0ee22354ec67d13 (inferior-lisp-prompt): Doc fix. diff -r c157250db02c -r 395f55ef5adc lisp/progmodes/inf-lisp.el --- a/lisp/progmodes/inf-lisp.el Tue Apr 26 23:16:20 2005 +0000 +++ b/lisp/progmodes/inf-lisp.el Tue Apr 26 23:18:05 2005 +0000 @@ -167,7 +167,7 @@ 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: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"