From b918690a2a7063a5c52c48cc1275efda388edead Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Tue, 28 Feb 2023 22:43:56 +0200 Subject: [PATCH] NEWS.org: update --- NEWS.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.org b/NEWS.org index e541b8c9..5cbed657 100644 --- a/NEWS.org +++ b/NEWS.org @@ -21,6 +21,9 @@ scripts (when enabled) are directly visible in the ~mu~ output. Also see the Guile section. + - The ~extract~ command gained the ~--uncooked~ option to tell it to _not_ replace + spaces with dashes in extracted filenames (and a few other things). + - Revamped manpages which are now generated from ~org~ descriptions - Standardize on PCRE-flavored regular expressions throughout *mu*.