aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8fbc354fc06..42c1b048169 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -42,6 +42,11 @@ When you add a new item, use the appropriate mark if you are sure it applies,
42This controls how long Emacs will wait for updates to the graphical 42This controls how long Emacs will wait for updates to the graphical
43state to take effect (making a frame visible, for example). 43state to take effect (making a frame visible, for example).
44 44
45+++
46** The new user option 'electric-quote-replace-double' controls
47whether " is also replaced in 'electric-quote-mode'. If non-nil, " is
48replaced by a double typographic quote.
49
45 50
46* Changes in Specialized Modes and Packages in Emacs 27.1 51* Changes in Specialized Modes and Packages in Emacs 27.1
47 52