From: Pavel Janík Date: Mon, 4 Mar 2002 09:43:40 +0000 (+0000) Subject: Require tempo when compiling to prevent warnings. Update copyright notice. X-Git-Tag: ttn-vms-21-2-B4~16343 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d09ce772edcbeecd3b89b385bb7fd75b330aa3f;p=emacs.git Require tempo when compiling to prevent warnings. Update copyright notice. --- diff --git a/lisp/net/snmp-mode.el b/lisp/net/snmp-mode.el index 227eccd4757..cde6fb7c60d 100644 --- a/lisp/net/snmp-mode.el +++ b/lisp/net/snmp-mode.el @@ -1,6 +1,6 @@ ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode -;; Copyright (C) 1995,1998 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1998, 2002 Free Software Foundation, Inc. ;; Author: Paul D. Smith ;; Keywords: data @@ -86,6 +86,9 @@ ;;; Code: +(eval-when-compile + (require 'tempo)) + ;;;---------------------------------------------------------------------------- ;; ;; Customize these: