Mercurial > emacs
changeset 61877:395f55ef5adc
(inferior-lisp-prompt): Doc fix.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 26 Apr 2005 23:18:05 +0000 |
parents | c157250db02c |
children | 75267b99e585 |
files | lisp/progmodes/inf-lisp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"