Add some textsec-restriction-level comments

* lisp/international/textsec.el (textsec-restriction-level): Add
comment about source of the list of languages.
This commit is contained in:
Lars Ingebrigtsen 2022-01-17 16:27:10 +01:00
parent a1ffee1e82
commit 9b358a99d6

View file

@ -114,6 +114,9 @@ Levels are (in order of restrictiveness) `ascii-only',
'highly-restrictive)
((and (= (length scripts) 2)
(memq 'latin scripts)
;; This list comes from
;; https://www.unicode.org/reports/tr31/#Table_Recommended_Scripts
;; (but is without latin, cyrillic and greek).
(seq-intersection scripts
'(arabic
armenian