diff options
| author | Juri Linkov | 2019-08-05 23:56:36 +0300 |
|---|---|---|
| committer | Juri Linkov | 2019-08-05 23:56:36 +0300 |
| commit | f986269fe8e56210c0d1ca69fb5f4320e66e2736 (patch) | |
| tree | e4a395e59e9c1278d0544b3932b1f31cc33428e8 /etc | |
| parent | 883438ef67cb483f5d986651110bbc0578683a82 (diff) | |
| download | emacs-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/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -658,7 +658,7 @@ remapped to these, respectively. | |||
| 658 | command itself, not how many files are marked in total. | 658 | command 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 |
| 662 | pipes, block devices and character devices. | 662 | pipes, block devices and character devices. |
| 663 | 663 | ||
| 664 | ** Find-Dired | 664 | ** Find-Dired |