emacs-diffs
[Top][All Lists]
Advanced

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

master f897b82ab16 1/2: ; * etc/NEWS: Fix thinko in Eshell entry.


From: Jim Porter
Subject: master f897b82ab16 1/2: ; * etc/NEWS: Fix thinko in Eshell entry.
Date: Fri, 26 Jan 2024 00:06:54 -0500 (EST)

branch: master
commit f897b82ab16ac92e7fd800f75b00e55762b0df31
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    ; * etc/NEWS: Fix thinko in Eshell entry.
---
 etc/NEWS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index a1874313502..0d7d7d5ab60 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -660,9 +660,10 @@ manual.
 *** New special reference type '#<marker POSITION BUFFER>'.
 This special reference type returns a marker at 'POSITION' in
 'BUFFER'.  You can insert it by typing or using the new interactive
-command 'eshell-insert-marker'.  You can also insert markers of any
-type with the new command 'eshell-insert-special-reference'.  See the
-"(eshell) Arguments" node in the Eshell manual for more details.
+command 'eshell-insert-marker'.  You can also insert special
+references of any type using the new interactive command
+'eshell-insert-special-reference'.  See the "(eshell) Arguments" node
+in the Eshell manual for more details.
 
 +++
 *** New splice operator for Eshell dollar expansions.



reply via email to

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