mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
b4b6a26840
* 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`. |
||
---|---|---|
.. | ||
BidiBrackets.txt | ||
BidiMirroring.txt | ||
blocks.awk | ||
Blocks.txt | ||
copyright.html | ||
IVD_Sequences.txt | ||
Makefile.in | ||
NormalizationTest.txt | ||
README | ||
SpecialCasing.txt | ||
UnicodeData.txt | ||
unidata-gen.el | ||
uvs.el |
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