]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/vms-pmail.el
(comint-postoutput-scroll-to-bottom): Cope with unset
[gnu-emacs] / lisp / mail / vms-pmail.el
index fb3dbf670f2c80e37c948af0d3d1898f6b756e88..a183b4e7648325e586abbf92b05e8b3295071f0e 100644 (file)
@@ -114,4 +114,6 @@ If neither file exists, fails quietly."
        (if (file-attributes "~/.signature")
            (insert-file-contents "~/.signature")))))
 
+(provide 'vms-pmail)
+
 ;;; vms-pmail.el ends here