diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/eshell.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 8b3eb72aa66..cc94f610615 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -2568,8 +2568,6 @@ A special associate array, which can take references of the form | |||
| 2568 | @samp{$=[REGEXP]}. It indexes into the directory ring. | 2568 | @samp{$=[REGEXP]}. It indexes into the directory ring. |
| 2569 | @end table | 2569 | @end table |
| 2570 | 2570 | ||
| 2571 | @item Eshell scripts can't execute in the background | ||
| 2572 | |||
| 2573 | @item Support zsh's ``Parameter Expansion'' syntax, i.e., @samp{$@{@var{name}:-@var{val}@}} | 2571 | @item Support zsh's ``Parameter Expansion'' syntax, i.e., @samp{$@{@var{name}:-@var{val}@}} |
| 2574 | 2572 | ||
| 2575 | @item Create a mode @code{eshell-browse} | 2573 | @item Create a mode @code{eshell-browse} |