comparison lisp/mail/blessmail.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
64 (insert "chown root $* && chmod u+s $*\n")))) 64 (insert "chown root $* && chmod u+s $*\n"))))
65 (insert "echo mail directory = " dirname "\n")) 65 (insert "echo mail directory = " dirname "\n"))
66 (write-region (point-min) (point-max) "blessmail") 66 (write-region (point-min) (point-max) "blessmail")
67 (kill-emacs) 67 (kill-emacs)
68 68
69 ;;; arch-tag: c3329fe2-f945-41a9-8b00-b4b038ff182f
70 ;;; blessmail.el ends here 69 ;;; blessmail.el ends here