aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 94e715ca90b..f0be3bfc2b6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1140,7 +1140,7 @@ replaces the Dired buffer with the buffer for an alternate file or
1140directory. 1140directory.
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
1144a message in the echo area describing what type of file the point is on. 1144a message in the echo area describing what type of file the point is on.
1145This command invokes the external program `file' do its work, and so 1145This command invokes the external program `file' do its work, and so
1146will only work on systems with that program, and will be only as 1146will only work on systems with that program, and will be only as