summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2020-08-27 11:51:30 +0200
committerTino Calancha <tino.calancha@gmail.com>2020-08-27 11:52:38 +0200
commitbdc1f193470633adcd860db4b05a9fe951bd375b (patch)
treeeae80782569cd3d5da7e8045133c6f861003512d /etc
parentf40260f121d41d50fda428e789d22b125e24f407 (diff)
downloademacs-bdc1f193470633adcd860db4b05a9fe951bd375b.tar.gz
dired: Show broken/circular links w/ different face
* lisp/dired.el (dired-broken-symlink): New face. (dired-font-lock-keywords): Use it for broken/circular links (Bug#39145). * etc/NEWS (Changes in Specialized Modes and Packages in Emacs 28.1): Announce this change.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6e04a1cf891..8b9bd07a985 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -240,6 +240,10 @@ 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.
+
*** '=' ('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
for diffing is the newest backup file. You can now use 'M-n' to quickly