From: ueno Date: Sat, 24 Mar 2007 08:58:26 +0000 (+0000) Subject: Fixed indent. X-Git-Tag: epg-0_0_11~26 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=497749138ccaff8912cfb12a319294cbd17ef682;p=elisp%2Fepg.git Fixed indent. --- diff --git a/epg.el b/epg.el index 356ad57..6b8e703 100644 --- a/epg.el +++ b/epg.el @@ -1663,8 +1663,7 @@ This function is for internal use only." (let ((args (append (if epg-gpg-home-directory (list "--homedir" epg-gpg-home-directory)) '("--with-colons" "--no-greeting" "--batch" - "--with-fingerprint" - "--with-fingerprint") + "--with-fingerprint" "--with-fingerprint") (unless (eq (epg-context-protocol context) 'CMS) '("--fixed-list-mode")))) (list-keys-option (if (memq mode '(t secret))