]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/timezone.el: Fix typo in lexical-binding cookie.
authorStefan Kangas <stefan@marxist.se>
Tue, 8 Dec 2020 10:21:13 +0000 (11:21 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 8 Dec 2020 10:26:33 +0000 (11:26 +0100)
Reported by Xu Chunyang <xuchunyang56@gmail.com>.

lisp/timezone.el

index 8ba70f17fdea0f0a979671cf14b5b23c86197410..1b5e4226e2e6909ceab8c9d91e5a34c2972b3311 100644 (file)
@@ -1,4 +1,4 @@
-;;; timezone.el --- time zone package for GNU Emacs  -- lexical-binding: t -*-
+;;; timezone.el --- time zone package for GNU Emacs  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2020 Free Software
 ;; Foundation, Inc.