From: Stefan Kangas Date: Tue, 8 Dec 2020 10:21:13 +0000 (+0100) Subject: ; * lisp/timezone.el: Fix typo in lexical-binding cookie. X-Git-Tag: emacs-28.0.90~4856 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19c0afd0adea40dadc4f21c00482cfff9e868399;p=emacs.git ; * lisp/timezone.el: Fix typo in lexical-binding cookie. Reported by Xu Chunyang . --- diff --git a/lisp/timezone.el b/lisp/timezone.el index 8ba70f17fde..1b5e4226e2e 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -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.