aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2019-08-05 23:56:36 +0300
committerJuri Linkov2019-08-05 23:56:36 +0300
commitf986269fe8e56210c0d1ca69fb5f4320e66e2736 (patch)
treee4a395e59e9c1278d0544b3932b1f31cc33428e8 /etc
parent883438ef67cb483f5d986651110bbc0578683a82 (diff)
downloademacs-f986269fe8e56210c0d1ca69fb5f4320e66e2736.tar.gz
emacs-f986269fe8e56210c0d1ca69fb5f4320e66e2736.zip
* lisp/dired.el (dired-special): Rename face from dired-socket (bug#24547).
(dired-re-special): Rename from dired-re-socket.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0c7e421ed9c..7b8916edd69 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -658,7 +658,7 @@ remapped to these, respectively.
658command itself, not how many files are marked in total. 658command itself, not how many files are marked in total.
659 659
660--- 660---
661*** A new face, 'dired-socket', is used to highlight sockets, named 661*** A new face, 'dired-special', is used to highlight sockets, named
662pipes, block devices and character devices. 662pipes, block devices and character devices.
663 663
664** Find-Dired 664** Find-Dired