From 82b6ee09bcf4d6ac45af226dc4a0243974f18db1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 8 Sep 2010 15:37:22 +0000 Subject: unposted: news for 4.3.11: another typo --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 66a30f39e..ae6632f1e 100644 --- a/NEWS +++ b/NEWS @@ -70,12 +70,12 @@ still to turn job control off, however if the new POSIX_JOBS option is set MONITOR remains active in subshells. Regular expression matches now use the same variables for storing matched -components as shell pattern matching. The function system now provides -the function regexp-replace for replacing text using regular expressions. -The zle widgets replace-string, replace-string-again, if defined with regex -in the name (e.g. "zle -N replace-regexp replace-string"), perform regular -expression matches. In replacement text \& and \1 have the standard -meaning. +components as shell pattern matching. The function system now provides the +function regexp-replace for replacing text using regular expressions. The +zle widget functions replace-string, replace-string-again, if defined with +regex in the name (e.g. "zle -N replace-regexp replace-string"), perform +regular expression matches. In replacement text \& and \1 have the +standard meaning. Changes between versions 4.3.9 and 4.3.10 ----------------------------------------- -- cgit 1.4.1