diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1140,7 +1140,7 @@ replaces the Dired buffer with the buffer for an alternate file or | |||
| 1140 | directory. | 1140 | directory. |
| 1141 | 1141 | ||
| 1142 | --- | 1142 | --- |
| 1143 | *** The new command `dired-show-file-type' (usually bound to `w') shows | 1143 | *** The new command `dired-show-file-type' (usually bound to `y') shows |
| 1144 | a message in the echo area describing what type of file the point is on. | 1144 | a message in the echo area describing what type of file the point is on. |
| 1145 | This command invokes the external program `file' do its work, and so | 1145 | This command invokes the external program `file' do its work, and so |
| 1146 | will only work on systems with that program, and will be only as | 1146 | will only work on systems with that program, and will be only as |