From: Mattias EngdegÄrd Date: Tue, 27 Feb 2024 11:31:57 +0000 (+0100) Subject: ; * etc/NEWS: add missing definite article X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=843c75846d46f545953c57f4ed13b392c163bc4e;p=emacs.git ; * etc/NEWS: add missing definite article (cherry picked from commit 3b7cb55e5bec692fc1055e0b70a95afb4fac107f) --- diff --git a/etc/NEWS b/etc/NEWS index 0fb786d38dc..2e546d06f70 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2113,8 +2113,8 @@ Example: "Uses c:\remote\dir\files and the key \C-x." ...) -where the docstring contains four control characters 'CR', 'DEL', 'FF' -and 'C-x'. +where the docstring contains the four control characters 'CR', 'DEL', +'FF' and 'C-x'. The warning name is 'docstrings-control-chars'.