projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673992d
)
; * doc/misc/eshell.texi (Aliases): Remove stray "@end table".
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 14 Jul 2023 05:32:57 +0000
(08:32 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 14 Jul 2023 05:32:57 +0000
(08:32 +0300)
doc/misc/eshell.texi
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index 73cb2a2a7ed785f4facca22249ac628cc0b7b634..e659adfe83d9f46addddbcb3b428b9594c1a5279 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-1053,8
+1053,6
@@
pass all arguments along. More selective use of arguments via
@kbd{alias mcd 'mkdir $1 && cd $1'} would cause @kbd{mcd foo} to
create and switch to a directory called @samp{foo}.
-@end table
-
@node Remote Access
@section Remote Access
@cmindex remote access