X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ab11a1cf27ebe3791df45cccde3c851affd184dd..44caa96dc5c16cbc4ee1bb26ec880af2e2ecf9f8:/lisp/org/org-crypt.el diff --git a/lisp/org/org-crypt.el b/lisp/org/org-crypt.el index 2b3445e47c..8abe32befe 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el @@ -1,6 +1,6 @@ ;;; org-crypt.el --- Public key encryption for org-mode entries -;; Copyright (C) 2007-2015 Free Software Foundation, Inc. +;; Copyright (C) 2007-2016 Free Software Foundation, Inc. ;; Emacs Lisp Archive Entry ;; Filename: org-crypt.el @@ -225,7 +225,7 @@ See `org-crypt-disable-auto-save'." ;; outline property starts at the \n of the heading. (delete-region (1- (point)) end) ;; Store a checksum of the decrypted and the encrypted - ;; text value. This allow to reuse the same encrypted text + ;; text value. This allow reusing the same encrypted text ;; if the text does not change, and therefore avoid a ;; re-encryption process. (insert "\n" (propertize decrypted-text