# HG changeset patch # User Richard M. Stallman # Date 1129482323 0 # Node ID d2f6c64a5b45b4a32804bf2f3c8b4739fd09140f # Parent e7767b4c6597a18980e9cbb15e690f1ee0fcbad5 (archive-zip-extract): Doc fix. diff -r e7767b4c6597 -r d2f6c64a5b45 lisp/arc-mode.el --- 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