Mercurial > emacs
changeset 66124:d2f6c64a5b45
(archive-zip-extract): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 16 Oct 2005 17:05:23 +0000 |
parents | e7767b4c6597 |
children | 772d50287662 |
files | lisp/arc-mode.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
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