diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -42,6 +42,11 @@ When you add a new item, use the appropriate mark if you are sure it applies, | |||
| 42 | This controls how long Emacs will wait for updates to the graphical | 42 | This controls how long Emacs will wait for updates to the graphical |
| 43 | state to take effect (making a frame visible, for example). | 43 | state to take effect (making a frame visible, for example). |
| 44 | 44 | ||
| 45 | +++ | ||
| 46 | ** The new user option 'electric-quote-replace-double' controls | ||
| 47 | whether " is also replaced in 'electric-quote-mode'. If non-nil, " is | ||
| 48 | replaced 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 | ||