mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.
This commit is contained in:
parent
3275b01487
commit
b902d7c9d0
1 changed files with 1 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in a new issue