projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c8f934
)
Fix last change (comment-style).
author
kaoru
<kaoru>
Tue, 5 Jan 2010 09:35:43 +0000
(09:35 +0000)
committer
kaoru
<kaoru>
Tue, 5 Jan 2010 09:35:43 +0000
(09:35 +0000)
elmo/elmo-archive.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-archive.el
b/elmo/elmo-archive.el
index
6cef64a
..
a2b9549
100644
(file)
--- a/
elmo/elmo-archive.el
+++ b/
elmo/elmo-archive.el
@@
-219,7
+219,7
@@
'((ls . ("gtar" "-tf"))
(cat . ("gtar" "-Oxf"))
(ext . ("gtar" "-xf"))
-;;; (rm . ("gtar" "--delete" "-f")) ;; well not work
+;;; (rm . ("gtar" "--delete" "-f")) ; well not work
)))
;;; GNU tar (*.tar.gz, *.tar.Z, *.tar.bz2)