summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-01-27 11:05:39 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-01-27 11:06:16 -0800
commitf693539b7719ac1bd8655a5c8800c5112515f147 (patch)
treef1b403707ac053b0740ef098dc4ede26a3a4d4d1 /ChangeLog
parentb5a3c17daa05f6d76f70369e7cbeefe0db012499 (diff)
downloadgnulib-f693539b7719ac1bd8655a5c8800c5112515f147.tar.gz
doc: use UTF-8 encoding
* doc/gnulib.texi: Use ‘@documentencoding UTF-8’. Partly this is because there are a few UTF-8 characters in the .texi files and there seems little point nowadays to @U-ifiying them. And partly it is so that the .info output uses nicer UTF-8 characters, e.g., it single-quotes ‘like this’ instead of 'like this'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31aa1567fc..075f81124d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2022-01-27 Paul Eggert <eggert@cs.ucla.edu>
+ doc: use UTF-8 encoding
+ * doc/gnulib.texi: Use ‘@documentencoding UTF-8’.
+ Partly this is because there are a few UTF-8 characters
+ in the .texi files and there seems little point nowadays
+ to @U-ifiying them. And partly it is so that the .info
+ output uses nicer UTF-8 characters, e.g., it single-quotes
+ ‘like this’ instead of 'like this'.
+
maint: Update copyright notices
* build-aux/announce-gen, build-aux/declared.sh:
* build-aux/git-version-gen, build-aux/gitlog-to-changelog: