diff lisp/arc-mode.el @ 66124:d2f6c64a5b45

(archive-zip-extract): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Oct 2005 17:05:23 +0000
parents 41bb365f41c4
children aa8ad01ef0c1 0ca0d9181b5e
line wrap: on
line diff
--- a/lisp/arc-mode.el	Sun Oct 16 16:50:00 2005 +0000
+++ b/lisp/arc-mode.el	Sun Oct 16 17:05:23 2005 +0000
@@ -225,8 +225,7 @@
     '("unzip" "-qq" "-c"))
   "*Program and its options to run in order to extract a zip file member.
 Extraction should happen to standard output.  Archive and member name will
-be added.  If `archive-zip-use-pkzip' is non-nil then this program is
-expected to extract to a file junking the directory part of the name."
+be added."
   :type '(list (string :tag "Program")
 		(repeat :tag "Options"
 			:inline t