summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAge
* Improve documentation of 'auto-coding-functions'Eli Zaretskii2019-03-02
* Fix visiting XML files with non-Unix EOL formatEli Zaretskii2019-03-02
* Fix URL in ucs-normalize.elJean-Christophe Helary2019-02-03
* Update copyright year to 2019Paul Eggert2019-01-01
* More Symbola-related extensions for default fontsetEli Zaretskii2018-11-23
* Better support for display of U+1F900..U+1F9FF blockEli Zaretskii2018-11-23
* Fix decoding XML files encoded in ISO-8859Eli Zaretskii2018-11-19
* Update the locale and language databaseEli Zaretskii2018-10-06
* Recognize codepage 65001 as a valid encodingEli Zaretskii2018-08-21
* Better support utf-8-with-signature and utf-8-hfs in HTMLEli Zaretskii2018-08-11
* Reinterpret Esperanto characters in iso-transl as iso-8859-3.Ivan Shmakov2018-08-07
* Display raw bytes as belonging to 'eight-bit' charsetEli Zaretskii2018-07-27
* Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-09
* Clarify doc string of 'update-glyphless-char-display'Eli Zaretskii2018-06-08
* Fix encoding of characters when using GB18030 fontsEli Zaretskii2018-06-02
* * lisp/international/mule.el (keyboard-coding-system): Doc fix.Glenn Morris2018-02-23
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Better support utf-8-with-signature and utf-8-hfs in XML/HTMLEli Zaretskii2017-12-15
* Make quail-input-method work when inhibit-read-only is non-nil (bug#29504)Katsumi Yamaoka2017-12-11
* Fix 'fontset-name-p'Eli Zaretskii2017-12-10
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Fix doc typosGlenn Morris2017-10-28
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Improve reproducibility of generated leim-list.elGlenn Morris2017-09-11
* Make ucs-names a hash table (Bug#28302)Mark Oteiza2017-08-31
* Optimize skkdic conversion (Bug#28043)Noam Postavsky2017-08-21
* Don’t adjust CRLF in file namesPaul Eggert2017-08-19
* Don't call the same hook twice due to obsolete aliasesEli Zaretskii2017-08-18
* Use help-mode xrefs in describe-fontAlexander Gramiak2017-08-08
* Replace some uses of evalMark Oteiza2017-08-08
* Unify CNS11643-15 in a way that avoids segfaultsEli Zaretskii2017-08-05
* Avoid segfaults while producing Punct.elEli Zaretskii2017-08-05
* Unify CNS11643-15Eli Zaretskii2017-08-05
* Update Unicode data and files to Unicode 10.0Eli Zaretskii2017-07-08
* Allow local variables section to begin with a square bracketPhilipp Stephani2017-06-17
* * international/characters.el: Update list of zero and full widthAndreas Schwab2017-06-17
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-05
* * lisp/international/rfc1843.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-23
* * lisp/international/utf7.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-23
* Put license information in each generated uni-*.elGlenn Morris2017-05-09
* * lisp/international/README: Update to match current list.Paul Eggert2017-04-06
* Merge from origin/emacs-25Paul Eggert2017-03-19
|\
| * Clarify documentation of 'bufferpos-to-filepos' and 'filepos-to-bufferpos'Eli Zaretskii2017-02-05
* | Fix for coding-system completion (bug#23670)Glenn Morris2017-03-01
* | Do not use find-file non-interactivelyPhillip Lord2017-02-28
* | Fix build failure caused by ‘Generate upcase and downcase tables from Unico...Michal Nazarewicz2017-02-17
* | ; Spelling, punctuation and minor wording fixesPaul Eggert2017-02-16
* | Generate upcase and downcase tables from Unicode data (bug#24603)Michal Nazarewicz2017-02-15