emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/arc-mode.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/arc-mode.el
Date: Sun, 16 Oct 2005 13:05:23 -0400

Index: emacs/lisp/arc-mode.el
diff -c emacs/lisp/arc-mode.el:1.67 emacs/lisp/arc-mode.el:1.68
*** emacs/lisp/arc-mode.el:1.67 Sat Aug  6 22:13:41 2005
--- emacs/lisp/arc-mode.el      Sun Oct 16 17:05:23 2005
***************
*** 225,232 ****
      '("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."
    :type '(list (string :tag "Program")
                (repeat :tag "Options"
                        :inline t
--- 225,231 ----
      '("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."
    :type '(list (string :tag "Program")
                (repeat :tag "Options"
                        :inline t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]