emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 19c0afd 4/4: ; * lisp/timezone.el: Fix typo in lexical-binding co


From: Stefan Kangas
Subject: master 19c0afd 4/4: ; * lisp/timezone.el: Fix typo in lexical-binding cookie.
Date: Tue, 8 Dec 2020 05:27:21 -0500 (EST)

branch: master
commit 19c0afd0adea40dadc4f21c00482cfff9e868399
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/timezone.el: Fix typo in lexical-binding cookie.
    
    Reported by Xu Chunyang <xuchunyang56@gmail.com>.
---
 lisp/timezone.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/timezone.el b/lisp/timezone.el
index 8ba70f1..1b5e422 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]