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

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

[nongnu] elpa/eat 877a188021: ; * eat.el (eat-eshell-mode): Fix docstrin


From: ELPA Syncer
Subject: [nongnu] elpa/eat 877a188021: ; * eat.el (eat-eshell-mode): Fix docstring typo
Date: Mon, 19 Dec 2022 00:58:52 -0500 (EST)

branch: elpa/eat
commit 877a188021086c11ab8973a126f846560167b7b0
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    ; * eat.el (eat-eshell-mode): Fix docstring typo
---
 eat.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eat.el b/eat.el
index f8601dbabb..e89ab2ea87 100644
--- a/eat.el
+++ b/eat.el
@@ -5806,7 +5806,7 @@ symbol `buffer', in which case the point of current 
buffer is set."
 
 ;;;###autoload
 (define-minor-mode eat-eshell-mode
-  "Toggle Eat terminal emulation is Eshell."
+  "Toggle Eat terminal emulation in Eshell."
   :global t
   :lighter (eat--eshell-local-mode
             (" Eat-Eshell"



reply via email to

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