# HG changeset patch # User Glenn Morris # Date 1203652714 0 # Node ID 580893ad3b184afda7298d19d23ae33a82afe75a # Parent facc33e36f8b9879fde068f05204bb8e141ac587 (top-level): No need to require time-date when compiling. diff -r facc33e36f8b -r 580893ad3b18 lisp/time.el --- a/lisp/time.el Fri Feb 22 03:57:29 2008 +0000 +++ b/lisp/time.el Fri Feb 22 03:58:34 2008 +0000 @@ -32,8 +32,6 @@ ;;; Code: -(eval-when-compile (require 'time-date)) - (defgroup display-time nil "Display time and load in mode line of Emacs." :group 'mode-line