emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 21b2ecee661: Fix command example in Eshell manual


From: Jim Porter
Subject: emacs-29 21b2ecee661: Fix command example in Eshell manual
Date: Wed, 16 Aug 2023 01:11:45 -0400 (EDT)

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

    Fix command example in Eshell manual
    
    * doc/misc/eshell.texi (Introduction): Fix example (bug#65303).
    
    Reported by Eric Gillespie <brickviking@gmail.com>.
---
 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 6515b1ac732..c9d84cf2851 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -141,7 +141,7 @@ computer frequently enough, it is more than worthwhile in 
the long run.
 Any tool you use often deserves the time spent learning to master it.
 @footnote{For the understandably curious, here is what that command
 looks like: But don't let it fool you; once you know what's going on,
-it's easier than it looks: @code{ls -lt **/*.doc(Lk+50aM+5)}.}
+it's easier than it looks: @code{ls -lt **/*.doc(Lk+100aM+6)}.}
 
 @menu
 * Contributors to Eshell::      People who have helped out!



reply via email to

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