diff options
| author | Basil L. Contovounesios | 2026-03-13 09:45:23 +0100 |
|---|---|---|
| committer | Basil L. Contovounesios | 2026-03-13 09:45:23 +0100 |
| commit | 5c2cb4ced46f954e1cc54ee079c25abecc4aadfc (patch) | |
| tree | cf022b30fee9e14d31ce39fd6169ad2f67671779 /etc | |
| parent | a525a7f2afd75b20861ed378149c3e878b471452 (diff) | |
| download | emacs-5c2cb4ced46f954e1cc54ee079c25abecc4aadfc.tar.gz emacs-5c2cb4ced46f954e1cc54ee079c25abecc4aadfc.zip | |
; * etc/NEWS.27: Remove duplicate entry.
This was already announced in etc/NEWS.26.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.27 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS.27 b/etc/NEWS.27 index cd8c7d1ec9f..6a638a3b875 100644 --- a/etc/NEWS.27 +++ b/etc/NEWS.27 | |||
| @@ -604,10 +604,6 @@ times is should insert newlines (and indent). | |||
| 604 | 604 | ||
| 605 | ** New command 'make-empty-file'. | 605 | ** New command 'make-empty-file'. |
| 606 | 606 | ||
| 607 | ** New variable 'x-wait-for-event-timeout'. | ||
| 608 | This controls how long Emacs will wait for updates to the graphical | ||
| 609 | state to take effect (making a frame visible, for example). | ||
| 610 | |||
| 611 | ** New user option 'electric-quote-replace-double'. | 607 | ** New user option 'electric-quote-replace-double'. |
| 612 | This option controls whether '"' is replaced in 'electric-quote-mode', | 608 | This option controls whether '"' is replaced in 'electric-quote-mode', |
| 613 | in addition to other quote characters. If non-nil, ASCII double-quote | 609 | in addition to other quote characters. If non-nil, ASCII double-quote |