summaryrefslogtreecommitdiff
path: root/lisp/language
Commit message (Expand)AuthorAgeFilesLines
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Improve support of the Tai-Viet scriptEli Zaretskii2019-09-181-12/+11
* Rename symbols in ind-util.el to have indian- prefixesLars Ingebrigtsen2019-06-181-6/+6
* Fix display of Hebrew text with precomposed charactersEli Zaretskii2019-06-131-2/+3
* Merge remote-tracking branch 'origin/harfbuzz'Eli Zaretskii2019-06-078-14/+17
|\
| * Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-234-4/+4
| |\
| * \ Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-2731-84/+82
| |\ \
| * | | Provide text directionality and language to HarfBuzz shaperEli Zaretskii2018-12-298-14/+17
* | | | Remove retired maintainers from commentsPaul Eggert2019-06-042-3/+0
* | | | Update author/maintainer infoPaul Eggert2019-05-261-1/+1
| |_|/ |/| |
* | | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-194-4/+4
| |/ |/|
* | More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1
* | More regexp corrections and tweaksPaul Eggert2019-03-081-1/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* | Mention Japanese change in documentationPaul Eggert2019-01-091-5/+3
* | Change preferred Japanese coding system to UTF-8Yasuhiro KIMURA2019-01-091-2/+2
* | Use utf-8 coding system for all our Elisp filesStefan Monnier2019-01-072-46/+46
* | Merge from origin/emacs-26Paul Eggert2018-12-3131-31/+31
|\ \ | |/ |/|
| * Update copyright year to 2019Paul Eggert2019-01-0131-31/+31
* | Support IBM038 (a.k.a. "EBCDIC-INT") encodingEli Zaretskii2018-12-041-0/+8
* | Replace insignificant backquotesMichael Heerdegen2018-11-256-31/+31
* | Reinstate the 'tis620-2533' character setEli Zaretskii2018-08-111-2/+2
* | Make 'tis620-2533' character set be an alias for 'thai-iso8859-11'Eli Zaretskii2018-07-281-2/+2
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-5/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-0131-31/+31
* Fix docstring of arabic-shaper-ZWNJ-handlingK. Handa2017-11-071-3/+1
* Improve customization of arabic-shaper-ZWNJ-handling.K. Handa2017-10-151-1/+4
* ; Spelling fixesPaul Eggert2017-10-091-1/+1
* New option for handling ZWNJ in Arabic text renderingK. Handa2017-10-081-3/+61
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1338-49/+47
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-1/+1
* Fix Turkish language environment setupGöktuğ Kayaalp2017-02-181-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-0131-31/+31
|\
| * Update copyright year to 2017Paul Eggert2016-12-3131-31/+31
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-11-041-1/+1
| * support rendering of wider range of combinging characters by ftfont backendK. Handa2016-01-261-18/+20
* | Fix hz encoding and decoding (bug#23814)K. Handa2016-08-171-49/+64
* | Use standard Unicode names for Thai, LaoPaul Eggert2016-06-062-192/+190
* | Add HIRAGANA ITERATION MARK to japanese-kana-table. (tiny change)Ikumi Keita2016-06-011-1/+2
* | Add a Catalan language environmentErnest Adrogué2016-03-201-0/+22
* | Merge from origin/emacs-25John Wiegley2016-01-1131-31/+31
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-0131-31/+31
* | support rendering of wider range of combinging characters by ftfont backendK. Handa2016-01-021-18/+20
|/
* ; Another minor fix in misc-lang.elEli Zaretskii2015-10-051-2/+3
* Fix composition-function-table for Arabic and SyriacEli Zaretskii2015-10-051-3/+3
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+3
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-3/+3
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1