mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-17 17:58:46 +00:00
lisp/time.el: Fix compiler warning.
This commit is contained in:
parent
02761f8558
commit
e0b72bbddc
@ -32,6 +32,8 @@
|
|||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(eval-when-compile (require 'time-date))
|
||||||
|
|
||||||
(defgroup display-time nil
|
(defgroup display-time nil
|
||||||
"Display time and load in mode line of Emacs."
|
"Display time and load in mode line of Emacs."
|
||||||
:group 'mode-line
|
:group 'mode-line
|
||||||
|
Loading…
Reference in New Issue
Block a user