aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2020-03-03 11:42:01 -0500
committerStefan Monnier2020-03-03 11:42:01 -0500
commitb28b7382e330621986c50c65a8285e7770b28bc4 (patch)
tree867ff7ad59b80bdb900c6fac0a2447f28e21eba1
parent620f672518b1c009a028ebdb0fd1d4a0aabfa1d0 (diff)
downloademacs-b28b7382e330621986c50c65a8285e7770b28bc4.tar.gz
emacs-b28b7382e330621986c50c65a8285e7770b28bc4.zip
* etc/NEWS: Add entry missed in previous commit
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7f70d149d6c..fcdf6dbe249 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -96,6 +96,9 @@ shows equivalent key bindings for all commands that have them.
96 96
97* Changes in Specialized Modes and Packages in Emacs 28.1 97* Changes in Specialized Modes and Packages in Emacs 28.1
98 98
99** Emacs-Lisp mode
100*** The mode-line now indicates whether we're using lexical or dynamic scoping.
101
99** Dired 102** Dired
100 103
101*** State changing VC operations are supported in dired-mode on files 104*** State changing VC operations are supported in dired-mode on files