From: Stefan Kangas Date: Wed, 21 Oct 2020 15:00:11 +0000 (+0200) Subject: * lisp/time.el: Use lexical-binding. X-Git-Tag: emacs-28.0.90~5502 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06373c15248292f924925b6e7344e51ac6708d5f;p=emacs.git * lisp/time.el: Use lexical-binding. --- diff --git a/lisp/time.el b/lisp/time.el index 440f8ac9c6b..63773d42048 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -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.