]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/mailclient.el
Small rmail and rmailmm changes, many doc fixes.
[gnu-emacs] / lisp / mail / mailclient.el
index 2a5d77d4f74508250ec78b26e292ee78cda2d654..b957d9f36c67fe8dd3efccd0d3c10f7f56a0d9df 100644 (file)
@@ -1,6 +1,6 @@
-;;; mailclient.el --- mail sending via system's mail client.  -*- byte-compile-dynamic: t -*-
+;;; mailclient.el --- mail sending via system's mail client.
 
-;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation
+;; Copyright (C) 2005-2011 Free Software Foundation
 
 ;; Author: David Reitter <david.reitter@gmail.com>
 ;; Keywords: mail
@@ -174,5 +174,4 @@ The mail client is taken to be the handler of mailto URLs."
 
 (provide 'mailclient)
 
-;; arch-tag: 35d10fc8-a1bc-4f29-a4e6-c288e53578ef
 ;;; mailclient.el ends here