aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5afd40e6727..8fe90129a5d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -908,6 +908,12 @@ directory at point.
908*** New macros `thread-first' and `thread-last' allow threading a form 908*** New macros `thread-first' and `thread-last' allow threading a form
909 as the first or last argument of subsequent forms. 909 as the first or last argument of subsequent forms.
910 910
911** Documentation strings now support quoting with curved single quotes
912‘like-this’ in addition to the old style with grave accent and
913apostrophe `like-this'. The new style looks better on today's displays.
914When an old-style string is copied to a help buffer it is converted to
915the new style.
916
911+++ 917+++
912** Time-related changes: 918** Time-related changes:
913 919