summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Fix "C-u" when an input method is active...Joakim Jalap2016-08-131-1/+9
* Optimize ucs-normalize.el compilation...Noam Postavsky2016-07-161-16/+18
* Prefer 'frame-parameter' where it is expected to be a bit faster...Dmitry Antipov2016-07-061-1/+1
* Cleanup around mature character manipulation functions...Dmitry Antipov2016-06-301-7/+0
* * lisp/international/characters.el (standard-case-table): Improve last change.Eli Zaretskii2016-06-231-8/+6
* Improve results of 'upcase' for characters with title-case...Eli Zaretskii2016-06-231-4/+9
* Prevent compiler warning for unused arguments...David Reitter2016-06-111-1/+2
* Simplify pre-write-conversion for utf-8-hfs coding system...David Reitter2016-06-101-7/+1
* Add category 'j' to more characters....K. Handa2016-06-051-0/+1
* Cosmetic change to kinsoku-eol. (tiny change)...Ikumi Keita2016-06-011-3/+3
* Merge from origin/emacs-25...Paul Eggert2016-05-261-2/+2
|\
| * Fix bug in default setting of 'ps-paper-type'...Eli Zaretskii2016-05-161-2/+2
| * Tiny doc clarification for create-fontset-from-fontset-spec...Lars Ingebrigtsen2016-05-011-1/+1
* | Merge from origin/emacs-25...Paul Eggert2016-05-011-1/+1
|\|
| * Fix the MSDOS build...Eli Zaretskii2016-04-301-1/+1
* | Tiny doc clarification for create-fontset-from-fontset-spec...Lars Ingebrigtsen2016-04-301-1/+1
* | New function ‘char-from-name’...Paul Eggert2016-04-251-10/+33
* | Merge from origin/emacs-25...Paul Eggert2016-04-181-36/+29
|\|
| * Simplify 8-bit character handling by terminal for 'raw-text'...Philipp Stephani2016-04-161-36/+29
* | -Paul Eggert2016-03-223-4/+141
|\|
| * Import new data files from Unicode 9.0.0beta...Eli Zaretskii2016-03-123-4/+141
* | Add a Catalan language environment...Ernest Adrogué2016-03-201-1/+1
* | Merge from origin/emacs-25...John Wiegley2016-03-111-4/+8
|\|
| * Update 'ucs-names' database...Eli Zaretskii2016-03-061-4/+8
* | Replace XXX acronyms with draft standard ones...Per Starbäck2016-02-251-2/+2
* | Move low-level library files from the lisp/gnus directory...Lars Ingebrigtsen2016-02-242-0/+367
|/
* Expunge "allow" + infinitive without direct object from source and doc....Alan Mackenzie2016-01-241-1/+1
* Fix spurious escapes in describe-input-method...Paul Eggert2016-01-182-2/+2
* Fix some declarations....Glenn Morris2016-01-121-1/+1
* Update copyright year to 2016...Paul Eggert2016-01-0122-22/+22
* Remove unused variable...YAMAMOTO Mitsuharu2015-12-311-2/+0
* Fix bootstrap broken by changes related to OS X file-name encoding...Eli Zaretskii2015-12-251-0/+7
* Fix file-name completion on OS X...Eli Zaretskii2015-12-231-0/+4
* Document truncate-string-ellipsis...Eli Zaretskii2015-11-291-1/+2
* * lisp/international/ccl.el: Use lexical-binding...Stefan Monnier2015-10-271-30/+29
* Update case-table and categories of recently added characters...Eli Zaretskii2015-10-091-2/+103
* Backslash cleanup in Elisp source files...Paul Eggert2015-09-175-9/+9
* Fix several backslash typos in Elisp strings...Paul Eggert2015-09-171-1/+1
* Bind inhibit-modification-hooks rather than a/b-c-f...Stefan Monnier2015-09-121-0/+1
* Revert some stray curved quotes I missed earlier...Paul Eggert2015-09-101-3/+3
* ; Spelling fixPaul Eggert2015-09-101-1/+1
* Improvements for curved quotes on Linux consule...Paul Eggert2015-09-091-36/+41
* Go back to grave quoting in source-code docstrings etc....Paul Eggert2015-09-075-26/+27
* Fix some more docstring etc. quoting problems...Paul Eggert2015-09-032-15/+15
* Escape ` and ' in doc...Paul Eggert2015-09-011-3/+3
* * lisp/international/ccl.el: Fix quoting.Paul Eggert2015-08-301-1/+2
* Quoting fixes in lisp/international and lisp/leim...Paul Eggert2015-08-305-22/+29
* Prefer directed to neutral quotes...Paul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restyling...Paul Eggert2015-08-235-22/+25
* Avoid hard-coding "M-x command" in docstrings...Paul Eggert2015-08-211-2/+2