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

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

[elpa] master da7767a: * packages/shen-mode/inf-shen.el (inferior-shen-p


From: Glenn Morris
Subject: [elpa] master da7767a: * packages/shen-mode/inf-shen.el (inferior-shen-prompt): Doc fix.
Date: Wed, 7 Mar 2018 15:36:30 -0500 (EST)

branch: master
commit da7767a00937b48923d9b2f54f36841213b5bc3b
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

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

diff --git a/packages/shen-mode/inf-shen.el b/packages/shen-mode/inf-shen.el
index 53df955..9ecc627 100644
--- a/packages/shen-mode/inf-shen.el
+++ b/packages/shen-mode/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]