summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Fix doc typosGlenn Morris2017-10-281-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1326-34/+32
* Improve reproducibility of generated leim-list.elGlenn Morris2017-09-111-1/+1
* Make ucs-names a hash table (Bug#28302)Mark Oteiza2017-08-311-21/+22
* Optimize skkdic conversion (Bug#28043)Noam Postavsky2017-08-212-55/+83
* Don’t adjust CRLF in file namesPaul Eggert2017-08-191-7/+8
* Don't call the same hook twice due to obsolete aliasesEli Zaretskii2017-08-183-9/+3
* Use help-mode xrefs in describe-fontAlexander Gramiak2017-08-081-1/+3
* Replace some uses of evalMark Oteiza2017-08-081-5/+4
* Unify CNS11643-15 in a way that avoids segfaultsEli Zaretskii2017-08-051-3/+3
* Avoid segfaults while producing Punct.elEli Zaretskii2017-08-051-1/+2
* Unify CNS11643-15Eli Zaretskii2017-08-051-0/+1
* Update Unicode data and files to Unicode 10.0Eli Zaretskii2017-07-083-12/+20
* Allow local variables section to begin with a square bracketPhilipp Stephani2017-06-171-1/+1
* * international/characters.el: Update list of zero and full widthAndreas Schwab2017-06-171-74/+243
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* * lisp/international/rfc1843.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-231-5/+5
* * lisp/international/utf7.el: Don't require CL. Use lexical-binding.Stefan Monnier2017-05-231-4/+2
* Put license information in each generated uni-*.elGlenn Morris2017-05-091-15/+0
* * lisp/international/README: Update to match current list.Paul Eggert2017-04-061-4/+6
* Merge from origin/emacs-25Paul Eggert2017-03-191-2/+2
|\
| * Clarify documentation of 'bufferpos-to-filepos' and 'filepos-to-bufferpos'Eli Zaretskii2017-02-051-2/+2
* | Fix for coding-system completion (bug#23670)Glenn Morris2017-03-011-2/+2
* | Do not use find-file non-interactivelyPhillip Lord2017-02-281-5/+8
* | Fix build failure caused by ‘Generate upcase and downcase tables from Unico...Michal Nazarewicz2017-02-171-64/+68
* | ; Spelling, punctuation and minor wording fixesPaul Eggert2017-02-161-2/+2
* | Generate upcase and downcase tables from Unicode data (bug#24603)Michal Nazarewicz2017-02-151-275/+70
* | Fix recent bootstrap issue by moving string-to-listGlenn Morris2017-02-121-10/+0
* | Merge from origin/emacs-25Paul Eggert2017-01-0124-24/+24
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-3122-22/+22
* | Merge from origin/emacs-25Paul Eggert2017-01-011-2/+11
|\ \ | |/
| * Improve documentation of 'define-coding-system'Eli Zaretskii2016-12-161-2/+11
* | Merge from origin/emacs-25Paul Eggert2016-12-071-5/+7
|\ \ | |/
| * Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-281-5/+7
* | Merge from origin/emacs-25Paul Eggert2016-11-193-4/+5
|\ \ | |/
| * Fix sluggish display of symbols in UTF-8 language environmentEli Zaretskii2016-11-161-2/+3
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-062-2/+2
* | Use the new 'file-name-case-insensitive-p' functionKen Brown2016-11-131-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-11-041-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-4/+4
|\ \ | |/
| * Update category-table for Chinese charactersEli Zaretskii2016-10-261-4/+4
* | Merge from origin/emacs-25Paul Eggert2016-10-231-22/+7
|\ \ | |/
| * ; Minor fix for last change in characters.elEli Zaretskii2016-10-161-2/+0
| * More char-width fixesEli Zaretskii2016-10-161-22/+9
| * Fix char-width-table values for some EmojiEli Zaretskii2016-10-151-1/+1
* | Fix "C-u" when an input method is activeJoakim Jalap2016-08-131-1/+9
* | Optimize ucs-normalize.el compilationNoam Postavsky2016-07-161-16/+18
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-061-1/+1