lisp/time.el: Fix compiler warning.

This commit is contained in:
Michael Olson
2008-02-21 20:28:12 +00:00
parent 02761f8558
commit e0b72bbddc

View File

@@ -32,6 +32,8 @@
;;; Code:
(eval-when-compile (require 'time-date))
(defgroup display-time nil
"Display time and load in mode line of Emacs."
:group 'mode-line