mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * doc/misc/eshell.texi (Built-ins): Correct a typo.
This commit is contained in:
parent
25686c9a70
commit
d4ee087eba
1 changed files with 1 additions and 1 deletions
|
|
@ -607,7 +607,7 @@ ls is an alias, defined as "*ls $@@*"
|
|||
@group
|
||||
~ $ alias compile 'apply #''compile $*'
|
||||
~ $ which compile
|
||||
ls is an alias, defined as "apply #'compile $*"
|
||||
compile is an alias, defined as "apply #'compile $*"
|
||||
@end group
|
||||
@end example
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue