]> code.delx.au - gnu-emacs/blobdiff - lisp/epa-file.el
merging Emacs.app (NeXTstep port)
[gnu-emacs] / lisp / epa-file.el
index 102e8fd7e49179a4af1f5646e9205b5911ce077e..f621a53e0f1ff4f3d46e83571297cb27f027e84c 100644 (file)
               (if (stringp start)
                   (epa-file--encode-coding-string start coding-system)
                 (unless start
-                  (setq start (point-min))
-                  (setq end (point-max)))
+                  (setq start (point-min)
+                        end (point-max)))
                 (epa-file--encode-coding-string (buffer-substring start end)
                                                 coding-system))
               (if (or epa-file-select-keys