1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00

* lisp/time.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-10-21 17:00:11 +02:00
parent b69f363698
commit 06373c1524

View File

@ -1,4 +1,4 @@
;;; time.el --- display time, load and mail indicator in mode line of Emacs
;;; time.el --- display time, load and mail indicator in mode line of Emacs -*- lexical-binding: t -*-
;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2020 Free Software
;; Foundation, Inc.