]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mailpost.el
(makeinfo-compile): Use `compilation-start'. Set `next-error-function'
[gnu-emacs] / lisp / mail / mailpost.el
index f7548a94c05f99853c9f2f1a8f218bd0ffe362cc..8d57de6ede723d3ce50ebf42594640d101c585d1 100644 (file)
@@ -3,6 +3,8 @@
 ;; This is in the public domain
 ;; since Delp distributed it without a copyright notice in 1986.
 
+;; This file is part of GNU Emacs.
+
 ;; Author: Gary Delp <delp@huey.Udel.Edu>
 ;; Maintainer: FSF
 ;; Created: 13 Jan 1986
@@ -103,4 +105,5 @@ site-init."
 
 (provide 'mailpost)
 
+;;; arch-tag: 1f8ca085-60a6-4eac-8efb-69ffec2fa124
 ;;; mailpost.el ends here