mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-16 17:19:41 +00:00
lisp/time.el: Fix compiler warning.
This commit is contained in:
parent
02761f8558
commit
e0b72bbddc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user