emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex c3b76ca 18/62: * tex-ispell.el: Enable lexical-b


From: Tassilo Horn
Subject: [elpa] externals/auctex c3b76ca 18/62: * tex-ispell.el: Enable lexical-binding.
Date: Sun, 20 Dec 2020 10:39:54 -0500 (EST)

branch: externals/auctex
commit c3b76ca136f22b298ca66d0838b7b7cf1a310111
Author: Arash Esbati <arash@gnu.org>
Commit: Tassilo Horn <tsdh@gnu.org>

    * tex-ispell.el: Enable lexical-binding.
---
 tex-ispell.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tex-ispell.el b/tex-ispell.el
index daf5094..50e9c80 100644
--- a/tex-ispell.el
+++ b/tex-ispell.el
@@ -1,6 +1,6 @@
-;;; tex-ispell.el --- AUCTeX skip additions for Ispell
+;;; tex-ispell.el --- AUCTeX skip additions for Ispell  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2016--2018 Free Software Foundation, Inc.
+;; Copyright (C) 2016--2020 Free Software Foundation, Inc.
 
 ;; Author: Arash Esbati <arash@gnu.org>
 ;; Maintainer: auctex-devel@gnu.org



reply via email to

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