aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid fonts with incomplete coverage of MATHEMATICAL charsKévin Le Gouguec2021-10-301-4/+9
* Merge from origin/emacs-28Eli Zaretskii2021-10-301-4/+9
|\
| * Improve documentation of string truncation APIsEli Zaretskii2021-10-301-4/+9
* | Revert "Add tentative key bindings for the three emoji commands"Lars Ingebrigtsen2021-10-271-6/+0
* | Add tentative key bindings for the three emoji commandsLars Ingebrigtsen2021-10-271-0/+6
* | Add new macro with-locale-environmentLars Ingebrigtsen2021-10-201-0/+19
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-132-1/+2
* | Mark all def* functions that should indent as `defun'Lars Ingebrigtsen2021-10-132-0/+5
* | Merge from origin/emacs-28Paul Eggert2021-10-131-1/+3
|\ \ | |/
| * Improve handling of non-character events in input methodsGregory Heytings2021-10-121-1/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-091-2/+2
|\ \ | |/
| * Fix doc strings of 2 categoriesEli Zaretskii2021-10-081-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-052-4/+4
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-3/+3
| * Remove U+FE0F from script-representative-charsRobert Pluim2021-10-041-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-052-3/+3
|/
* Simplify hack-read-symbol-shorthands again (bug#50946)João Távora2021-10-041-6/+19
* Fix selection of fonts for Arabic on Posix platformsEli Zaretskii2021-10-021-1/+3
* Simplify shorthand injection (bug#50946)João Távora2021-10-021-32/+0
* ; Update some links to HTTPS and note some broken linksStefan Kangas2021-09-271-4/+4
* Minor fixes of Lisp doc strings for shorthands featureEli Zaretskii2021-09-271-5/+6
* Make comint understand the ccrypt password phrasesLars Ingebrigtsen2021-09-271-0/+1
* Rework Elisp shorthands to only allow only prefix substitutionJoão Távora2021-09-271-5/+5
* Move most of the shorthand implementation to C codeJoão Távora2021-09-271-0/+30
* Add glyphless-char-display-control for Variation SelectorsRobert Pluim2021-09-261-1/+14
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-223-11/+8
* Support for Unicode emoji sequencesRobert Pluim2021-09-201-2/+6
* Move emoji fontset addition laterRobert Pluim2021-09-171-3/+3
* Split Unicode emoji into their own scriptRobert Pluim2021-09-171-2/+7
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-165-7/+7
* Update Unicode support to Unicode version 14.0.0Eli Zaretskii2021-09-153-125/+158
* Fix detection of char regions in print-fontset-elementLars Ingebrigtsen2021-09-131-1/+1
* Improve a recent change in 'mule-cmds.el'Eli Zaretskii2021-09-021-11/+19
* Make the coding system warning prettierLars Ingebrigtsen2021-09-021-9/+18
* Minor improvement in 'get-locale-names' on MS-WindowsEli Zaretskii2021-08-301-1/+1
* Make `set-locale-environment' complete over locale namesLars Ingebrigtsen2021-08-251-2/+27
* Improve documentation of 'set-keyboard-coding-system'Eli Zaretskii2021-08-221-2/+5
* Fix printing of C-@ in `describe-fontset'Lars Ingebrigtsen2021-08-201-2/+15
* Unknown line endings in filepos-to-bufferpos/bufferpos-to-lineposLars Ingebrigtsen2021-08-131-4/+21
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Fix last changeEli Zaretskii2021-05-291-7/+10
* Fix key recording bug when an input method is activatedGregory Heytings2021-05-291-37/+35
* * lisp/international/mule-cmds.el (mule--ucs-names-group): Better char check.Juri Linkov2021-05-251-1/+2
* * lisp/international/mule-cmds.el: Use group-function in read-char-by-name.Juri Linkov2021-05-201-43/+13
* Fix Hexl handling of coding-systems with BOMEli Zaretskii2021-05-111-6/+22
* Merge branch 'feature/native-comp' into into trunkAndrea Corallo2021-04-251-2/+3
|\
| * Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-131-4/+2
| |\
| * \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-058-131/+131
| |\ \
| * \ \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-311-0/+2
| |\ \ \