aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-04-23 14:26:22 +0000
committerChong Yidong2007-04-23 14:26:22 +0000
commita7535c24d263e2415284acee6ddece227c544e54 (patch)
treed0a00a2d4cba8a47f9e9d2ea0b184441dbc5c823
parent1bfeee99c8eb1a3b56fba649b231c724c93e6d53 (diff)
downloademacs-a7535c24d263e2415284acee6ddece227c544e54.tar.gz
emacs-a7535c24d263e2415284acee6ddece227c544e54.zip
(File Archives): Mention self-extracting executables.
-rw-r--r--man/files.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/files.texi b/man/files.texi
index f2f3961a477..16acf241433 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -2583,6 +2583,8 @@ requires the appropriate uncompression program.
2583 A separate but similar Archive mode is used for archives produced by 2583 A separate but similar Archive mode is used for archives produced by
2584the programs @code{arc}, @code{jar}, @code{lzh}, @code{zip}, and 2584the programs @code{arc}, @code{jar}, @code{lzh}, @code{zip}, and
2585@code{zoo}, which have extensions corresponding to the program names. 2585@code{zoo}, which have extensions corresponding to the program names.
2586Archive mode also works for those @code{exe} files that are
2587self-extracting executables.
2586 2588
2587 The key bindings of Archive mode are similar to those in Tar mode, 2589 The key bindings of Archive mode are similar to those in Tar mode,
2588with the addition of the @kbd{m} key which marks a file for subsequent 2590with the addition of the @kbd{m} key which marks a file for subsequent