1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/admin/unidata
Stefan Monnier b4b6a26840 Use lexical-binding in all lisp/international files
* lisp/startup.el (keyboard-type): Make obsolete and lex-bound.

* admin/unidata/unidata-gen.el (unidata-gen-file)
(unidata-gen-charprop): Mark the generated files to use lexical binding.

* lisp/international/isearch-x.el: Use lexical-binding.
(junk-hist): Declare locally.

* lisp/international/iso-cvt.el:
* lisp/international/utf-7.el:
* lisp/international/robin.el:
* lisp/international/ogonek.el:
* lisp/international/latin1-disp.el:
* lisp/international/kkc.el:
* lisp/international/kinsoku.el:
* lisp/international/ja-dic-utl.el: Use lexical-binding.

* lisp/international/ja-dic-cnv.el: Use lexical-binding.
(skkdic-breakup-string): Remove unused var `kana-len`.

* lisp/international/latexenc.el: Use lexical-binding.
(tex-start-of-header): Declare.

* lisp/international/mule-diag.el: Use lexical-binding.
(list-character-sets): Remove unused var `pos`.
(list-character-sets-1): Remove unused vars `tail` and `charset`.
(list-charset-chars): Remove unused vars `chars` and `plane`.
(describe-coding-system): Remove unused var `extra-spec`.
(mule--print-opened): New var.
(print-fontset): Bind it.
(print-fontset-element): Use it instead of `print-opened`.

* lisp/international/quail.el: Use lexical-binding.
(quail-start-translation, quail-start-conversion):
Remove unused var `generated-events`.
(quail-help-insert-keymap-description): Use local dynbound var `the-keymap`.
2021-01-25 22:58:19 -05:00
..
BidiBrackets.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
BidiMirroring.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
blocks.awk Use lexical-binding in the remaining preloaded files 2021-01-04 20:57:42 -05:00
Blocks.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
copyright.html Support Unicode 13.0 2020-03-14 14:54:59 +02:00
IVD_Sequences.txt Import the latest IVD_Sequences.txt 2017-12-12 21:41:23 +02:00
Makefile.in Update copyright year to 2021 2021-01-01 01:13:56 -08:00
NormalizationTest.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
README Update Unicode data and files to Unicode 10.0 2017-07-08 13:02:47 +03:00
SpecialCasing.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
UnicodeData.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
unidata-gen.el Use lexical-binding in all lisp/international files 2021-01-25 22:58:19 -05:00
uvs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00

Some files in this directory are taken from the Unicode Character
Database and the Unicode Ideographic Variation Database.  These files
are governed by the Unicode Terms of Use contained in the file
copyright.html.

The names, URLs, and dates for these files are as follows.

BidiBrackets.txt
http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt
2017-04-20

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2017-04-20

IVD_Sequences.txt
http://www.unicode.org/ivd/
2016-08-15

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2017-03-07

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2017-04-20

NormalizationTest.txt
http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
2017-03-08

SpecialCasing.txt
http://unicode.org/Public/UNIDATA/SpecialCasing.txt
2017-04-20