X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=epa-file.el;h=b2466d95c6f48b735d12093130b0d58181e97834;hb=ba1a4d03b21a2575b3e3e4b3e686acd6b20aac2c;hp=a489babe75fe5ce6f9c22863455742f19478e6ce;hpb=f38e3ffad2fbca4d6d3a5ab4190527f90f77a903;p=elisp%2Fepg.git diff --git a/epa-file.el b/epa-file.el index a489bab..b2466d9 100644 --- a/epa-file.el +++ b/epa-file.el @@ -1,4 +1,4 @@ -;;; epa-file.el --- the EasyPG Assistant hooks for transparent file encryption +;;; epa-file.el --- the EasyPG Assistant, transparent file encryption ;; Copyright (C) 2006 Daiki Ueno ;; Author: Daiki Ueno @@ -137,9 +137,9 @@ (encode-coding-string (buffer-substring start end) coding-system)) (unless (assoc file epa-file-passphrase-alist) - (epa-select-keys - context - "Select recipents for encryption. + (epa-select-keys + context + "Select recipents for encryption. If no one is selected, symmetric encryption will be performed. ")))) (error (if (setq entry (assoc file epa-file-passphrase-alist))