summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2019-02-19 09:55:51 +0100
committerMartin Rudalics <rudalics@gmx.at>2019-02-19 09:55:51 +0100
commit715388acec4f702cece33b579315ef1c6c1df127 (patch)
treee86a9a9cd45b3c80a9a23b6ed7cccd416d65cc2c
parentd49cdd92fc071a27ddd5314aa00e433a73a126d8 (diff)
downloademacs-715388acec4f702cece33b579315ef1c6c1df127.tar.gz
Fix two warnings in eshell.texi
* doc/misc/eshell.texi (Built-ins, Globbing): Fix `.' or `,' must follow @xref, not `f' warnings.
-rw-r--r--doc/misc/eshell.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 8366006eaae..712780e3352 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -418,7 +418,7 @@ Lisp functions, based on successful completion).
@end table
-@xref{Aliases} for the built-in variables @samp{$*}, @samp{$1},
+@xref{Aliases}, for the built-in variables @samp{$*}, @samp{$1},
@samp{$2}, @dots{}, in alias definitions.
@node Variables
@@ -630,7 +630,7 @@ Eshell's globbing syntax is very similar to that of Zsh. Users coming
from Bash can still use Bash-style globbing, as there are no
incompatibilities. Most globbing is pattern-based expansion, but there
is also predicate-based expansion. @xref{Filename Generation, , ,
-zsh, The Z Shell Manual}
+zsh, The Z Shell Manual},
for full syntax. To customize the syntax and behavior of globbing in
Eshell see the Customize@footnote{@xref{Easy Customization, , , emacs,
The GNU Emacs Manual}.}