diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1084,6 +1084,9 @@ fontification, and commenting for embedded JavaScript and CSS. | |||
| 1084 | 1084 | ||
| 1085 | * Incompatible Lisp Changes in Emacs 26.1 | 1085 | * Incompatible Lisp Changes in Emacs 26.1 |
| 1086 | 1086 | ||
| 1087 | *** password-data is now a hash-table | ||
| 1088 | so that `password-read' can use any object for the `key' argument. | ||
| 1089 | |||
| 1087 | +++ | 1090 | +++ |
| 1088 | *** Command 'dired-mark-extension' now automatically prepends a '.' to the | 1091 | *** Command 'dired-mark-extension' now automatically prepends a '.' to the |
| 1089 | extension when not present. The new command 'dired-mark-suffix' behaves | 1092 | extension when not present. The new command 'dired-mark-suffix' behaves |