mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * doc/misc/eshell.texi (Aliases): Remove stray "@end table".
This commit is contained in:
parent
673992d28e
commit
aedbc3006e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue