projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69f363
)
* lisp/time.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 21 Oct 2020 15:00:11 +0000
(17:00 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 21 Oct 2020 15:00:11 +0000
(17:00 +0200)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 440f8ac9c6b8748fdab611135926f92a8b30303c..63773d420486d32f041fd65e8acd6dfad3385900 100644
(file)
--- 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.