summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Use preferred chars among duplicates as per UTR#25 §25.Paul Eggert2022-04-111-4/+4
* Make more IPV6 domains non-suspicious in textsecLars Ingebrigtsen2022-04-111-9/+10
* Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-111-6/+12
* ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-291-0/+12
* * quail.el (quail-define-package): Describe VAR form in DOCSTRING better.Visuwesh2022-03-131-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-02-181-1/+1
|\
| * Fix a typo in fontset.elEli Zaretskii2022-02-131-1/+1
* | ; * lisp/international/fontset.el (otf-script-alist): Update.Eli Zaretskii2022-02-171-2/+8
* | Add support for Tai Tham scriptEli Zaretskii2022-02-161-0/+2
* | Don't signal a backtrace on empty --script filesLars Ingebrigtsen2022-02-101-9/+20
* | Improve 'latin1-display-ucs-per-lynx'Eli Zaretskii2022-01-311-2420/+2419
* | Merge from origin/emacs-28Stefan Kangas2022-01-311-8/+13
|\|
| * ; * lisp/international/latin1-disp.el: Update commentary.Eli Zaretskii2022-01-301-8/+13
* | ; Fix last change in 'textsec-bidi-controls-suspicious-p'.Eli Zaretskii2022-01-221-1/+3
* | Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-221-4/+21
* | Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-201-37/+22
* | Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-201-2/+2
* | Improve the textsec-domain-suspicious-p warning messageLars Ingebrigtsen2022-01-201-2/+5
* | Make textsec-link-suspicious-p have fewer false positivesLars Ingebrigtsen2022-01-201-7/+8
* | Tweak textsec-link-suspicious-pLars Ingebrigtsen2022-01-201-3/+7
* | Improve documentation of textsecEli Zaretskii2022-01-201-7/+23
* | Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-201-7/+11
* | Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-1/+4
* | Document textsecLars Ingebrigtsen2022-01-201-21/+5
* | Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+7
* | Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-201-16/+28
* | Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-2/+5
* | Add new bidi-string-strip-control-characters functionLars Ingebrigtsen2022-01-201-0/+6
* | Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-191-1/+2
* | ; * lisp/international/textsec.el (textsec-url-suspicious-p): Fix a typo.Eli Zaretskii2022-01-191-1/+1
* | Add text for suspicious linksLars Ingebrigtsen2022-01-192-3/+29
* | Fix thinko in textsec-url-suspicious-pLars Ingebrigtsen2022-01-191-1/+3
* | Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-192-12/+31
* | Add new file textsec-check.elLars Ingebrigtsen2022-01-192-1/+68
* | Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-191-1/+7
* | Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-191-9/+29
* | ; Minor fix in 'textsec-domain-suspicious-p'Eli Zaretskii2022-01-191-1/+1
* | Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-191-1/+1
* | ; Yet another improvement of doc strings in textsecEli Zaretskii2022-01-191-7/+7
* | Deconfuse textsec doc strings slightlyLars Ingebrigtsen2022-01-191-4/+12
* | Improve textsec doc stringsRobert Pluim2022-01-191-9/+11
* | Minor improvement in textsec diagnosticsEli Zaretskii2022-01-191-2/+2
* | Improve doc strings in textsec.elEli Zaretskii2022-01-181-22/+39
* | The name in textsec-email-suspicious-p is optionalLars Ingebrigtsen2022-01-181-1/+1
* | Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-182-5/+85
* | Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-181-0/+14
* | Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-181-0/+30
* | Add textsec support for confusable charactersLars Ingebrigtsen2022-01-181-0/+20
* | Improve textsec-restriction-level doc stringLars Ingebrigtsen2022-01-181-1/+1
* | ; * lisp/international/fontset.el (setup-default-fontset): Fix last change.Eli Zaretskii2022-01-181-1/+0