From 0a90a2cef530b662b25ea5da23617380dcd3607e Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sun, 12 Feb 2023 14:10:59 -0600 Subject: [docs]: Fix Savannah #68216. [docs]: Re-re-christen 'ESCAPE_AMPERSAND' ('\&'). Now call it a (non-transparent) "dummy character". Also rechristen 'ESCAPE_RIGHT_PARENTHESIS', ('\)') as the "transparent dummy character"; it has no impact on sentence-ending detection. * doc/groff.texi: * doc/meref.me.in: * man/groff.7.man: * man/groff_diff.7.man: * man/roff.7.man: * src/preproc/refer/refer.1.man: * tmac/groff_man.7.man.in: Do it. Fixes . Thanks to Dave Kemper for the report and to the groff mailing list for the vigorous discussion. I don't expect my solution to please everyone. Also update references to the \& escape sequence in comments. ANNOUNCE: Update bug counts. --- ANNOUNCE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ANNOUNCE') diff --git a/ANNOUNCE b/ANNOUNCE index ed6e4fe8a..92193afa5 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -58,7 +58,7 @@ release shipped with three automated unit tests; this one ships with over 160 unit and regression tests. As of this writing, per the GNU Savannah bug tracker, the groff project -has resolved 413 problems as fixed for the 1.23.0 release. Some of the +has resolved 414 problems as fixed for the 1.23.0 release. Some of the bugs we've corrected were over 30 years old. Classifying these issues by type and the component of the project to @@ -66,9 +66,9 @@ which they apply, we find the following. Type Component ---- --------- - Build/installation 38 Core 94 + Build/installation 38 Core 95 Crash/unresponsive 11 Driver: grohtml 7 - Documentation 99 Driver: gropdf 9 + Documentation 100 Driver: gropdf 9 Feature change 40 Driver: grops 2 Incorrect behavior 129 Driver: grotty 4 Lint 15 Driver: others/general 8 -- cgit v1.2.1