From 30726be2d984b7c955b1b30dddf5cc48ea826994 Mon Sep 17 00:00:00 2001 From: Jim Porter Date: Thu, 25 Jan 2024 20:54:48 -0800 Subject: [PATCH] ; * etc/NEWS: Fix thinko in Eshell entry. (cherry picked from commit f897b82ab16ac92e7fd800f75b00e55762b0df31) --- etc/NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index dcab936266f..0a0c333f105 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -637,9 +637,10 @@ manual. *** New special reference type '#'. 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. -- 2.39.5