emacs-diffs
[Top][All Lists]
Advanced

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

master 6f92674: Use lexical-binding in several language support librarie


From: Stefan Kangas
Subject: master 6f92674: Use lexical-binding in several language support libraries
Date: Sat, 24 Oct 2020 09:35:10 -0400 (EDT)

branch: master
commit 6f92674ce81b39a44a0d841a5176884e0321b508
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Use lexical-binding in several language support libraries
    
    * lisp/language/burmese.el:
    * lisp/language/cham.el:
    * lisp/language/czech.el:
    * lisp/language/georgian.el:
    * lisp/language/greek.el:
    * lisp/language/khmer.el:
    * lisp/language/romanian.el:
    * lisp/language/sinhala.el:
    * lisp/language/slovak.el:
    * lisp/language/tai-viet.el:
    * lisp/language/vietnamese.el: Use lexical-binding.
---
 lisp/language/burmese.el    | 2 +-
 lisp/language/cham.el       | 2 +-
 lisp/language/czech.el      | 2 +-
 lisp/language/georgian.el   | 2 +-
 lisp/language/greek.el      | 2 +-
 lisp/language/khmer.el      | 2 +-
 lisp/language/romanian.el   | 2 +-
 lisp/language/sinhala.el    | 2 +-
 lisp/language/slovak.el     | 2 +-
 lisp/language/tai-viet.el   | 2 +-
 lisp/language/vietnamese.el | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/lisp/language/burmese.el b/lisp/language/burmese.el
index 1888c8f..d689e87 100644
--- a/lisp/language/burmese.el
+++ b/lisp/language/burmese.el
@@ -1,4 +1,4 @@
-;;; burmese.el --- support for Burmese -*- coding: utf-8 -*-
+;;; burmese.el --- support for Burmese -*- coding: utf-8; lexical-binding: t 
-*-
 
 ;; Copyright (C) 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
diff --git a/lisp/language/cham.el b/lisp/language/cham.el
index 4749f2e..eef6d6f 100644
--- a/lisp/language/cham.el
+++ b/lisp/language/cham.el
@@ -1,4 +1,4 @@
-;;; cham.el --- support for Cham -*- coding: utf-8 -*-
+;;; cham.el --- support for Cham -*- coding: utf-8; lexical-binding: t -*-
 
 ;; Copyright (C) 2008, 2009, 2010, 2011, 2012
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
diff --git a/lisp/language/czech.el b/lisp/language/czech.el
index b3cc152..e692342 100644
--- a/lisp/language/czech.el
+++ b/lisp/language/czech.el
@@ -1,4 +1,4 @@
-;;; czech.el --- support for Czech -*- coding: utf-8 -*-
+;;; czech.el --- support for Czech -*- coding: utf-8; lexical-binding: t -*-
 
 ;; Copyright (C) 1998, 2001-2020 Free Software Foundation, Inc.
 
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el
index 3e3c1df..53c994bd 100644
--- a/lisp/language/georgian.el
+++ b/lisp/language/georgian.el
@@ -1,4 +1,4 @@
-;;; georgian.el --- language support for Georgian
+;;; georgian.el --- language support for Georgian  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2001-2020 Free Software Foundation, Inc.
 
diff --git a/lisp/language/greek.el b/lisp/language/greek.el
index 2fec526..15ae5f4 100644
--- a/lisp/language/greek.el
+++ b/lisp/language/greek.el
@@ -1,4 +1,4 @@
-;;; greek.el --- support for Greek
+;;; greek.el --- support for Greek  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2002, 2013-2020 Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
diff --git a/lisp/language/khmer.el b/lisp/language/khmer.el
index 4a07032..37173c9 100644
--- a/lisp/language/khmer.el
+++ b/lisp/language/khmer.el
@@ -1,4 +1,4 @@
-;;; khmer.el --- support for Khmer -*- coding: utf-8 -*-
+;;; khmer.el --- support for Khmer -*- coding: utf-8; lexical-binding: t -*-
 
 ;; Copyright (C) 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el
index 0cd1d61..9f1c677 100644
--- a/lisp/language/romanian.el
+++ b/lisp/language/romanian.el
@@ -1,4 +1,4 @@
-;;; romanian.el --- support for Romanian -*- coding: utf-8 -*-
+;;; romanian.el --- support for Romanian -*- coding: utf-8; lexical-binding: t 
-*-
 
 ;; Copyright (C) 1998, 2001-2020 Free Software Foundation, Inc.
 
diff --git a/lisp/language/sinhala.el b/lisp/language/sinhala.el
index efd8aac..90fc41c 100644
--- a/lisp/language/sinhala.el
+++ b/lisp/language/sinhala.el
@@ -1,4 +1,4 @@
-;;; sinhala.el --- support for Sinhala -*- coding: utf-8 -*-
+;;; sinhala.el --- support for Sinhala -*- coding: utf-8; lexical-binding: t 
-*-
 
 ;; Copyright (C) 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el
index bc70a05..c42a872 100644
--- a/lisp/language/slovak.el
+++ b/lisp/language/slovak.el
@@ -1,4 +1,4 @@
-;;; slovak.el --- support for Slovak -*- coding: utf-8 -*-
+;;; slovak.el --- support for Slovak -*- coding: utf-8; lexical-binding: t -*-
 
 ;; Copyright (C) 1998, 2001-2020 Free Software Foundation, Inc.
 
diff --git a/lisp/language/tai-viet.el b/lisp/language/tai-viet.el
index 22295f3..039e478 100644
--- a/lisp/language/tai-viet.el
+++ b/lisp/language/tai-viet.el
@@ -1,4 +1,4 @@
-;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8 -*-
+;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8; lexical-binding: t 
-*-
 
 ;; Copyright (C) 2007-2020 Free Software Foundation, Inc.
 ;; Copyright (C) 2007, 2008, 2009, 2010, 2011
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el
index cb282db..c1cef96 100644
--- a/lisp/language/vietnamese.el
+++ b/lisp/language/vietnamese.el
@@ -1,4 +1,4 @@
-;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*-
+;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; 
lexical-binding: t -*-
 
 ;; Copyright (C) 1998, 2001-2020 Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,



reply via email to

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