diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -923,7 +923,7 @@ Quotes in info files are not translated. | |||
| 923 | That is, it converts documentation strings’ quoting style as per the | 923 | That is, it converts documentation strings’ quoting style as per the |
| 924 | value of ‘text-quoting-style’. Doc strings in source code can use | 924 | value of ‘text-quoting-style’. Doc strings in source code can use |
| 925 | either curved quotes or grave accent and apostrophe. As before, | 925 | either curved quotes or grave accent and apostrophe. As before, |
| 926 | isolated apostrophes and characters preceded by \= are output as-is. | 926 | characters 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. |