emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 5c6a51668b0 2/2: ; * doc/misc/eshell.texi (Argument Modifiers):


From: Jim Porter
Subject: emacs-29 5c6a51668b0 2/2: ; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
Date: Wed, 2 Aug 2023 14:06:45 -0400 (EDT)

branch: emacs-29
commit 5c6a51668b0917aa1e014cbfa7bfcf703a4e7048
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    ; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
---
 doc/misc/eshell.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index e659adfe83d..b5311e63a56 100644
--- 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]