[groff] 04/04: doc/groff.texi.in: Clarify non-deprecation of \".

2025-06-21 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 30116fb2a93e6d7b9cce7821ca191011f08470a7 Author: G. Branden Robinson AuthorDate: Sat Jun 21 11:30:44 2025 -0500 doc/groff.texi.in: Clarify non-deprecation of \". A contributor to Vim interpreted our Texinfo manual

[groff] 01/04: ChangeLog: Tweak format of recent entries.

2025-06-21 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 5476eb57654bb24b7c479752069cd239ef493b8d Author: G. Branden Robinson AuthorDate: Sat Jun 21 11:10:31 2025 -0500 ChangeLog: Tweak format of recent entries. See §6.8.2 and §6.8.5 of the GNU Coding Standards document

[groff] 03/04: tmac/*: Fix misspelling in comment.

2025-06-21 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 6457ccb66c47d4ddaccb37a87a991cdc3f76444a Author: G. Branden Robinson AuthorDate: Fri Jun 20 23:22:33 2025 -0500 tmac/*: Fix misspelling in comment. --- tmac/koi8-r.tmac | 2 +- tmac/latin1.tmac | 2 +- tmac/latin2.tmac |

[groff] 02/04: ChangeLog: Fix fumbled fingerings in old entries.

2025-06-21 Thread G. Branden Robinson
gbranden pushed a commit to branch master in repository groff. commit 5131ad2c5d95d30e5b4920bc5195b90dd8892270 Author: G. Branden Robinson AuthorDate: Fri Jun 20 11:33:08 2025 -0500 ChangeLog: Fix fumbled fingerings in old entries. Also, of late, I have a new term of art for improve

[groff] 02/02: Remove unneccessary call to pdf parser.

2025-06-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 175f174260005fbe63b8b4a81edb3b0e0c93a26b Author: Deri James AuthorDate: Sat Jun 21 16:44:41 2025 +0100 Remove unneccessary call to pdf parser. * src/devices/gropdf/gropdf.pl: (do_X) (/OUT) Parse Title/Level manual

[groff] 01/02: Saner ordering of perl switch statement.

2025-06-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 360f26cf7d30a962a0e30be726ddd45c0cf388d3 Author: Deri James AuthorDate: Sat Jun 21 16:24:52 2025 +0100 Saner ordering of perl switch statement. * src/devices/gropdf/gropdf.pl: (do_X) handle pdfmark commands first.