diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-08-27 20:06:33 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-08-27 20:06:33 +0300 |
commit | 85f42836b6698e7fcfba9aaea7216e267e10c91b (patch) | |
tree | a9553a1fdc08d41652aa6e760647cbfb74836993 | |
parent | 01819490b6964b2f60782e4b836c60f5cce58d84 (diff) | |
download | emacs-85f42836b6698e7fcfba9aaea7216e267e10c91b.tar.gz emacs-85f42836b6698e7fcfba9aaea7216e267e10c91b.tar.bz2 emacs-85f42836b6698e7fcfba9aaea7216e267e10c91b.zip |
; * etc/NEWS: Fix formatting of a recently-added entry.
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -241,8 +241,7 @@ time zones will use a form like "+0100" instead of "CET". ** Dired --- -*** Broken and circular links are shown with the new - 'dired-broken-symlink' face. +*** Broken and circular links are shown with the 'dired-broken-symlink' face. *** '=' ('dired-diff') will now put all backup files into the 'M-n' history. When using '=' on a file with backup files, the default file to use |