gbranden pushed a commit to branch master
in repository groff.

commit 6792671fffbacda2e02300ae0c4b32628c861119
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Nov 8 18:16:43 2022 -0600

    ChangeLog: Tweak entry style.
    
    * Use tabs for initial indentation.  (It doesn't look like the GNU
      Coding Standards mandate that, but it is the style of groff's
      ChangeLog files going back to 1990.)
    * Use "standard" bug-closing language (an innovation of mine for
      greppability).
---
 ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index dcf344eb0..0f12dd1f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,13 @@
 2022-11-08  Deri James  <[email protected]>
 
-        [gropdf]: Cater for invalid entries in download file.
+       [gropdf]: Cater for invalid entries in download file.
 
-        * src/devices/gropdf/gropdf.pl: Test if path in the download
-        file points to a readable file. Also change order so that the
-        first valid entry is used as the font to embed. This replaces
-        previous order where last found entry is used.
+       * src/devices/gropdf/gropdf.pl: Test if path in the "download"
+       file points to a readable file.  Also change order so that the
+       first valid entry is used as the font to embed.  This replaces
+       previous order where last found entry is used.
 
-        This change is discussed in <https://savannah.gnu.org/bugs/?62950>.
+       Fixes <https://savannah.gnu.org/bugs/?62950>.
 
 2022-11-05  G. Branden Robinson <[email protected]>
 

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to