emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/shen-mode 8b35ac9 13/15: * packages/shen-mode/inf-shen.


From: Stefan Monnier
Subject: [elpa] externals/shen-mode 8b35ac9 13/15: * packages/shen-mode/inf-shen.el (inferior-shen-prompt): Doc fix.
Date: Sun, 29 Nov 2020 00:14:29 -0500 (EST)

branch: externals/shen-mode
commit 8b35ac93887c59f1923b147b4abd41529cc542e3
Author: Glenn Morris <rgm@gnu.org>
Commit: Glenn Morris <rgm@gnu.org>

    * packages/shen-mode/inf-shen.el (inferior-shen-prompt): Doc fix.
---
 inf-shen.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/inf-shen.el b/inf-shen.el
index 53df955..9ecc627 100644
--- a/inf-shen.el
+++ b/inf-shen.el
@@ -115,8 +115,8 @@ Defaults to \"^[^> \\n]*>+:? *\", which works pretty good 
for Lucid, kcl,
 and franz.  This variable is used to initialize `comint-prompt-regexp' in the
 Inferior Shen buffer.
 
-This variable is only used if the variable
-`comint-use-prompt-regexp-instead-of-fields' is non-nil.
+This variable is only used if the variable `comint-use-prompt-regexp'
+is non-nil.
 
 More precise choices:
 Lucid Common Shen: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]