emacs-diffs
[Top][All Lists]
Advanced

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

master b902d7c 2/2: ; * lisp/eshell/esh-var.el (eshell-variable-aliases-


From: Eli Zaretskii
Subject: master b902d7c 2/2: ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
Date: Sat, 11 Apr 2020 05:20:45 -0400 (EDT)

branch: master
commit b902d7c9d07b2cc951fa5c789d585d65366d19d2
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
---
 lisp/eshell/esh-var.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el
index 70516b3..96838d4 100644
--- a/lisp/eshell/esh-var.el
+++ b/lisp/eshell/esh-var.el
@@ -200,7 +200,7 @@ symbol values over environment values by setting
 
 If the value is a symbol, return the value bound to it.
 
-If the value has any other type, signal `error'.
+If the value has any other type, signal an error.
 
 Additionally, each member may specify if it should be copied to the
 environment of created subprocesses."



reply via email to

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