Require 'std11-parse when compile.
[elisp/apel.git] / std11.el
index 117ddc6..1a70c5e 100644 (file)
--- a/std11.el
+++ b/std11.el
@@ -1,10 +1,9 @@
 ;;; std11.el --- STD 11 functions for GNU Emacs
 
-;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
+;; Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc.
 
 ;; Author:   MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Keywords: mail, news, RFC 822, STD 11
-;; Version: $Id: std11.el,v 1.1 1998-02-04 07:24:33 morioka Exp $
 
 ;; This file is part of MU (Message Utilities).
 
 (autoload 'buffer-substring-no-properties "emu")
 (autoload 'member "emu")
 
+(eval-when-compile
+  (provide 'std11)
+  (require 'std11-parse))
+
 
 ;;; @ field
 ;;;