projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5e05a
)
; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
author
Jim Porter
<jporterbugs@gmail.com>
Wed, 2 Aug 2023 18:05:37 +0000
(11:05 -0700)
committer
Jim Porter
<jporterbugs@gmail.com>
Wed, 2 Aug 2023 18:05:37 +0000
(11:05 -0700)
doc/misc/eshell.texi
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index e659adfe83d9f46addddbcb3b428b9594c1a5279..b5311e63a56f91f8724961728235c0a35d1c0420 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-1625,7
+1625,7
@@
Treating the value as a file name, gets the directory name (the
@item t
Treating the value as a file name, gets the base name (the ``tail'').
-For example, @samp{foo/bar/baz.el(:
h
)} expands to @samp{baz.el}.
+For example, @samp{foo/bar/baz.el(:
t
)} expands to @samp{baz.el}.
@item e
Treating the value as a file name, gets the final extension of the