aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fd2ed4dd8af..89ab98d0692 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -923,7 +923,7 @@ Quotes in info files are not translated.
923That is, it converts documentation strings’ quoting style as per the 923That is, it converts documentation strings’ quoting style as per the
924value of ‘text-quoting-style’. Doc strings in source code can use 924value of ‘text-quoting-style’. Doc strings in source code can use
925either curved quotes or grave accent and apostrophe. As before, 925either curved quotes or grave accent and apostrophe. As before,
926isolated apostrophes and characters preceded by \= are output as-is. 926characters preceded by \= are output as-is.
927 927
928+++ 928+++
929** Message-issuing functions ‘error’, ‘message’, etc. now convert quotes. 929** Message-issuing functions ‘error’, ‘message’, etc. now convert quotes.