From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Remove TODO about symmetric encryption as this has already been implemented. Date: Tue, 15 Mar 2011 16:24:40 +0100 Message-ID: <87tyf4wgnb.fsf@altern.org> References: <4D7F78D4.7030706@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=37307 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzW7K-0003YX-HE for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:25:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzW7I-0002ZW-T5 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:25:02 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:37565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzW7I-0002ZL-P5 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 11:25:00 -0400 Received: by wyf19 with SMTP id 19so750416wyf.0 for ; Tue, 15 Mar 2011 08:25:00 -0700 (PDT) In-Reply-To: <4D7F78D4.7030706@manor-farm.org> (Ian Barton's message of "Tue, 15 Mar 2011 14:33:56 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: lists@manor-farm.org Cc: emacs-orgmode@gnu.org Hi Ian, Ian Barton writes: > diff --git a/lisp/org-crypt.el b/lisp/org-crypt.el > index 6454eab..70e8038 100644 > --- a/lisp/org-crypt.el > +++ b/lisp/org-crypt.el > @@ -57,8 +57,6 @@ > ;; file, call `org-crypt-use-before-save-magic' after loading > ;; org-crypt.el. > ;; > -;; TODO: > -;; - Allow symmetric encryption as well Applied, thanks. -- Bastien