X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmailheader.el;h=0d2aff98b81349d221cd8c47fdb9b3e43bb76cca;hb=348ca824b5116f395afc7d69321c3cedf60b0d3f;hp=6eb56695243cb7a6cb43028c4b40200679f31cfd;hpb=c9bd698099731ccbdb758c62c7735a2bc699b100;p=elisp%2Fgnus.git- diff --git a/lisp/mailheader.el b/lisp/mailheader.el index 6eb5669..0d2aff9 100644 --- a/lisp/mailheader.el +++ b/lisp/mailheader.el @@ -18,9 +18,9 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -46,7 +46,7 @@ ;;; Code: -(require 'cl) +(eval-when-compile (require 'cl)) ;; Make the byte-compiler shut up. (defvar headers)