summaryrefslogtreecommitdiff
path: root/ChangeLog.119
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-04 15:42:23 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-05 03:06:19 -0600
commit45b628322b2a16b2fd0726f7ac0f48dad34f92bd (patch)
tree246ac2e441994b9eda4c5a90a8699bf2207a1406 /ChangeLog.119
parent708bf75d3431e3fb71d83cafa95608c77757c533 (diff)
downloadgroff-git-45b628322b2a16b2fd0726f7ac0f48dad34f92bd.tar.gz
Fix Savannah #63589.
Correct numerous typos and solecisms throughout the source tree. * ChangeLog: * ChangeLog.115: * ChangeLog.116: * ChangeLog.117: * ChangeLog.118: * ChangeLog.119: * ChangeLog.121: * ChangeLog.122: * Makefile.am: * NEWS: * PROBLEMS: * README: * contrib/chem/chem.am: * contrib/chem/chem.pl: * contrib/glilypond/README.txt: * contrib/glilypond/glilypond.pl: * contrib/hdtbl/groff_hdtbl.7.man: * contrib/mm/ChangeLog: * contrib/mm/m.tmac: * contrib/pdfmark/pdfmark.ms: * doc/automake.mom: * doc/groff.texi: * doc/me-revisions: * doc/webpage.ms: * m4/lib-link.m4: * man/groff.7.man: * man/groff_diff.7.man: * man/roff.7.man: * src/devices/grohtml/post-html.cpp: * src/devices/grolbp/lbp.h: * src/devices/gropdf/TODO: * src/devices/gropdf/gropdf.1.man: * src/devices/gropdf/gropdf.pl: * src/devices/xditview/ChangeLog: * src/devices/xditview/xditview.c: * src/libs/libdriver/input.cpp: * src/libs/libgroff/glyphuni.cpp: * src/preproc/eqn/eqn.1.man: * src/preproc/grn/gprint.h: * src/preproc/grn/main.cpp: * src/preproc/html/pre-html.cpp: * src/preproc/preconv/preconv.cpp: * src/preproc/tbl/table.cpp: * src/roff/groff/pipeline.c: * src/roff/groff/tests/substring_works.sh: * src/roff/groff/tests/use_point_size_escape_with_single_digit_arg.sh: * src/roff/troff/div.cpp: * src/roff/troff/input.cpp: * src/roff/troff/troff.1.man: * src/utils/grog/grog.pl: * src/utils/indxbib/indxbib.cpp: * src/utils/tfmtodit/tfmtodit.1.man: * tmac/doc-old.tmac: * tmac/doc.tmac: * tmac/groff_man.7.man.in: * tmac/hyphen.fr: Do it. Fixes <https://savannah.gnu.org/bugs/?63589>. Thanks to Bjarni Ingi Gislason for the report. * ANNOUNCE: Update bug counts. I also killed some pointless white space, refilled affected lines at 72 columns where convenient and non-disruptive to existing text flow, and corrected a misspelling of Ralph Corderoy's surname.
Diffstat (limited to 'ChangeLog.119')
-rw-r--r--ChangeLog.11912
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog.119 b/ChangeLog.119
index 7e0345bb1..284036830 100644
--- a/ChangeLog.119
+++ b/ChangeLog.119
@@ -132,7 +132,7 @@ Version 1.19.2 released
2005-06-20 Denis M. Wilson <dmw@oxytropis.plus.com>
- * font/devps/prologue.ps (EP): Dont' use `bind'. Reason: Using
+ * font/devps/prologue.ps (EP): Don't use `bind'. Reason: Using
`bind' to define a procedure which contains `showpage' means that an
invocation of `showpage' may execute wrongly (the exact effect
depending on the interpreter). Not usually a problem except under
@@ -695,7 +695,7 @@ Version 1.19.2 released
(html_text::flush_text): Don't set `start_space'.
(html_text::push_para): Don't set `p->really_issued'.
(html_text::do_emittext): Updated.
- (html_text::do_para): Add paremeter to handle space.
+ (html_text::do_para): Add parameter to handle space.
Update all callers.
(html_text::retrieve_para_space): New function.
@@ -837,7 +837,7 @@ Version 1.19.2 released
2004-12-17 Werner LEMBERG <wl@gnu.org>
* tmac/devtag.tmac: Protect against loading twice.
- Protect agains compatibility mode.
+ Protect against compatibility mode.
* tmac/www.tmac: Protect against loading twice.
Load `devtag.tmac' before switching off compatibility mode.
* tmac/an-old.tmac, tmac/s.tmac: Load `devtag.tmac'.
@@ -3957,7 +3957,7 @@ Version 1.19 released
* NEWS, MANIFEST, tmac/groff_man.man, man/groff_tmac.man,
doc/groff.texinfo: Updated.
- * src/libs/libgroff/paper.cc (add_iso_paper): Fix very embarassing
+ * src/libs/libgroff/paper.cc (add_iso_paper): Fix very embarrassing
bug which caused all odd iso papers to have wrong dimensions.
* src/devices/grops/ps.cc (user_paper_width): New global variable.
@@ -4846,10 +4846,10 @@ Version 1.19 released
* font/devps/generate/Makefile (freeeuro.afm freeeuro.pfa): Fix
typo.
* font/devps/generate/sfdtopfa.pe: Generate PFA in current
- direcory.
+ directory.
* tmac/europs.tmac: Updated to new glyph indices.
- Use Euro.symbol for font familiy `A'.
+ Use Euro.symbol for font family `A'.
* doc/groff.texinfo: Minor improvements.