diff options
| author | Stefan Monnier | 2020-03-03 11:42:01 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2020-03-03 11:42:01 -0500 |
| commit | b28b7382e330621986c50c65a8285e7770b28bc4 (patch) | |
| tree | 867ff7ad59b80bdb900c6fac0a2447f28e21eba1 | |
| parent | 620f672518b1c009a028ebdb0fd1d4a0aabfa1d0 (diff) | |
| download | emacs-b28b7382e330621986c50c65a8285e7770b28bc4.tar.gz emacs-b28b7382e330621986c50c65a8285e7770b28bc4.zip | |
* etc/NEWS: Add entry missed in previous commit
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 |