Further doc fix.
This commit is contained in:
parent
beb83b5ac5
commit
aac7ba08b8
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ return non-nil if the command is complex."
|
|||
"If non-nil, enable Eshell debugging code.
|
||||
This is slow, and only useful for debugging problems with Eshell.
|
||||
If you change this without using customize after Eshell has loaded,
|
||||
you must re-load 'eshell-cmd.el'."
|
||||
you must re-load 'esh-cmd.el'."
|
||||
:initialize 'custom-initialize-default
|
||||
:set (lambda (symbol value)
|
||||
(set sym val)
|
||||
|
|
Loading…
Add table
Reference in a new issue