mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(inferior-lisp-prompt): Doc change.
This commit is contained in:
parent
502166d288
commit
7749a263fa
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl,
|
|||
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.
|
||||
|
||||
More precise choices:
|
||||
Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"
|
||||
franz: \"^\\\\(->\\\\|<[0-9]*>:\\\\) *\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue