summaryrefslogtreecommitdiff
path: root/lisp/international
AgeCommit message (Expand)Author
2021-12-27Fix typos in in 'reset-language-environment'Eli Zaretskii
2021-12-09Add missing K key documentation for Cangjie input methodsCameron Desautels
2021-10-30Improve documentation of string truncation APIsEli Zaretskii
2021-10-12Improve handling of non-character events in input methodsGregory Heytings
2021-10-08Fix doc strings of 2 categoriesEli Zaretskii
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-10-04Remove U+FE0F from script-representative-charsRobert Pluim
2021-10-04Simplify hack-read-symbol-shorthands again (bug#50946)João Távora
2021-10-02Fix selection of fonts for Arabic on Posix platformsEli Zaretskii
2021-10-02Simplify shorthand injection (bug#50946)João Távora
2021-09-27; Update some links to HTTPS and note some broken linksStefan Kangas
2021-09-27Minor fixes of Lisp doc strings for shorthands featureEli Zaretskii
2021-09-27Make comint understand the ccrypt password phrasesLars Ingebrigtsen
2021-09-27Rework Elisp shorthands to only allow only prefix substitutionJoão Távora
2021-09-27Move most of the shorthand implementation to C codeJoão Távora
2021-09-26Add glyphless-char-display-control for Variation SelectorsRobert Pluim
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-20Support for Unicode emoji sequencesRobert Pluim
2021-09-17Move emoji fontset addition laterRobert Pluim
2021-09-17Split Unicode emoji into their own scriptRobert Pluim
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-15Update Unicode support to Unicode version 14.0.0Eli Zaretskii
2021-09-13Fix detection of char regions in print-fontset-elementLars Ingebrigtsen
2021-09-02Improve a recent change in 'mule-cmds.el'Eli Zaretskii
2021-09-02Make the coding system warning prettierLars Ingebrigtsen
2021-08-30Minor improvement in 'get-locale-names' on MS-WindowsEli Zaretskii
2021-08-25Make `set-locale-environment' complete over locale namesLars Ingebrigtsen
2021-08-22Improve documentation of 'set-keyboard-coding-system'Eli Zaretskii
2021-08-20Fix printing of C-@ in `describe-fontset'Lars Ingebrigtsen
2021-08-13Unknown line endings in filepos-to-bufferpos/bufferpos-to-lineposLars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-05-29Fix last changeEli Zaretskii
2021-05-29Fix key recording bug when an input method is activatedGregory Heytings
2021-05-25* lisp/international/mule-cmds.el (mule--ucs-names-group): Better char check.Juri Linkov
2021-05-20* lisp/international/mule-cmds.el: Use group-function in read-char-by-name.Juri Linkov
2021-05-11Fix Hexl handling of coding-systems with BOMEli Zaretskii
2021-04-25Merge branch 'feature/native-comp' into into trunkAndrea Corallo
2021-04-22Avoid lowering gc-cons-thresholdStefan Kangas
2021-04-13Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-04-07Merge from origin/emacs-27Glenn Morris
2021-04-05Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-04-05* lisp/international/ja-dic-cnv.el (skkdic-convert): Doc fix.Glenn Morris
2021-04-01Remove redundant #' before lambda in international/*.elStefan Kangas
2021-04-01Use emacs-version instead of obsolete version variablesStefan Kangas
2021-03-31Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-26Address some --without-x byte-compilation warningsBasil L. Contovounesios
2021-03-25Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-24Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro
2021-03-24Convert many more links to use HTTPSStefan Kangas