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 53408a871e7..25c5ce658f0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -417,6 +417,11 @@ RGB triplets with a single hexadecimal digit per component.
417 417
418* Editing Changes in Emacs 27.1 418* Editing Changes in Emacs 27.1
419 419
420---
421** The 'newline-and-indent' command (commonly bound to 'RET' in many
422modes) now takes an optional numeric argument to specify how many
423times is should insert newlines (and indent).
424
420+++ 425+++
421** New command 'make-empty-file'. 426** New command 'make-empty-file'.
422 427