From: kaoru Date: Tue, 5 Jan 2010 09:35:43 +0000 (+0000) Subject: Fix last change (comment-style). X-Git-Tag: elmo-imap4-compliance-root~30 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3aa35fed0ec63c3701fc987a3b5c78196fcba496;p=elisp%2Fwanderlust.git Fix last change (comment-style). --- diff --git a/elmo/elmo-archive.el b/elmo/elmo-archive.el index 6cef64a..a2b9549 100644 --- 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)