Here is a set of small patches to correct some items I
noticed in the latest version of the files in the git repository:
1) NEWS:
The year for the latest release is listed as 2001 instead of 2011
(no patch included for this).
2) doc/repl.texi:
- Changed instances of "init file" to "initialization file".
- Change abbreviation "vs." to "versus"
- Correct spelling: "specifed" to "specified"
These changes, above, are in a single paragraph.
3) doc/macros.texi, doc/parens.texi, and doc/thanks.texi:
Added the '@/' macro to numerous URLs to correct the problem
in the printed (TeX) version of the manual in which the URLs
were running past the right margin. (As documented in the
Texinfo manual, this macro has no effect on the online manual.)
---