(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
[bpt/emacs.git] / lisp / epa-file.el
index 25edba5..f621a53 100644 (file)
               context
               (if (stringp start)
                   (epa-file--encode-coding-string start coding-system)
+                (unless start
+                  (setq start (point-min)
+                        end (point-max)))
                 (epa-file--encode-coding-string (buffer-substring start end)
                                                 coding-system))
               (if (or epa-file-select-keys