--- standards.texi.eli 2020-05-16 19:54:59.186121364 +0200
+++ standards.texi 2020-05-16 19:57:32.134879989 +0200
@@ -3638,7 +3638,7 @@
history of how the conflicting concepts arose, who they came from, and
why were the conflicting changes made.
-@cinex software forensics, and change logs
+@cindex software forensics, and change logs
Therefore, change logs should be detailed enough and accurate enough
to provide the information commonly required for such @dfn{software
forensics}. Specifically, change logs should make finding answers to
@@ -3844,7 +3844,7 @@
@acronym{VCS}.
@example
-2019-08-29 Noam Postavsky
+2019-08-29 Noam Postavsky
Handle completely undecoded input in term (Bug#29918)
@@ -3854,13 +3854,13 @@
* test/lisp/term-tests.el (term-decode-partial)
(term-undecodable-input): New tests.
-2019-06-15 Paul Eggert
+2019-06-15 Paul Eggert
Port to platforms where tputs is in libtinfow
* configure.ac (tputs_library): Also try tinfow, ncursesw (Bug#33977).
-2019-02-08 Eli Zaretskii
+2019-02-08 Eli Zaretskii
Improve documentation of 'date-to-time' and 'parse-time-string'
@@ -3955,7 +3955,7 @@
own header line:
@example
-2019-08-29 Eli Zaretskii
+2019-08-29 Eli Zaretskii
* lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)
@end example
@@ -3980,7 +3980,7 @@
files in the repository:
@example
-2019-01-07 Paul Eggert
+2019-01-07 Paul Eggert
Update copyright year to 2019