summaryrefslogtreecommitdiff
path: root/lisp/epa-mail.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/epa-mail.el')
-rw-r--r--lisp/epa-mail.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/epa-mail.el b/lisp/epa-mail.el
index b9dd437ed12..9b3aa0c7fd3 100644
--- a/lisp/epa-mail.el
+++ b/lisp/epa-mail.el
@@ -21,8 +21,9 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+;;; Commentary:
+
;;; Code:
-;;; Dependencies
(require 'epa)
(require 'mail-utils)