1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 598-615)

   - Update from CVS
   - Remove lisp/toolbar directory
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 142-146)

   - Update from CVS
This commit is contained in:
Miles Bader 2006-01-16 06:59:21 +00:00
commit 6a2bd1a501
263 changed files with 7310 additions and 2571 deletions

View file

@ -225,8 +225,7 @@ Archive and member name will be added."
'("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