summaryrefslogtreecommitdiff
path: root/lisp/international/mule-cmds.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/international/mule-cmds.el (ngettext): Move to editfns.c.Juri Linkov2019-03-251-15/+1
* i18n: Add function ngettext for pluralization.Juri Linkov2019-03-241-0/+14
* Improve locale and language environment setting at startupEli Zaretskii2019-03-161-32/+79
* Import Unicode 12.0 data filesEli Zaretskii2019-03-091-3/+4
* Support (locale-info 'paper) on GNU platformsPaul Eggert2019-02-021-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-091-21/+31
|\ \ | |/
| * Update the locale and language databaseEli Zaretskii2018-10-061-21/+31
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-5/+5
* | * lisp/international/mule-cmds.el (universal-coding-system-argument):Michael Albinus2018-08-041-5/+4
* | When possible, prefer UTF-8 as the safe encoding for savingEli Zaretskii2018-06-171-0/+5
* | Merge from emacs-26Noam Postavsky2018-06-101-1/+1
|\ \ | |/
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-091-1/+1
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-10/+3
* | * lisp/international/mule-cmds.el (view-hello-file): Avoid duplicateStefan Monnier2018-04-201-3/+1
* | * lisp/international/mule-cmds.el (view-hello-file): Use utf-8 coding.Michael Albinus2018-04-201-1/+1
* | ; * lisp/international/mule-cmds.el (reset-language-environment): Comment.Glenn Morris2018-02-161-0/+3
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-39/+21
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make ucs-names a hash table (Bug#28302)Mark Oteiza2017-08-311-21/+22
* 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-181-3/+1
* Update Unicode data and files to Unicode 10.0Eli Zaretskii2017-07-081-2/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | 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-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-261-2/+2
|\ \ | |/
| * Fix bug in default setting of 'ps-paper-type'Eli Zaretskii2016-05-161-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
* | New function ‘char-from-name’Paul Eggert2016-04-251-10/+33
* | -Paul Eggert2016-03-221-1/+4
|\ \ | |/
| * Import new data files from Unicode 9.0.0betaEli Zaretskii2016-03-121-1/+4
* | Add a Catalan language environmentErnest Adrogué2016-03-201-1/+1
|/
* Update 'ucs-names' databaseEli Zaretskii2016-03-061-4/+8
* Fix spurious escapes in describe-input-methodPaul Eggert2016-01-181-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Remove unused variableYAMAMOTO Mitsuharu2015-12-311-2/+0
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-101-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-15/+15
* Quoting fixes in lisp/international and lisp/leimPaul Eggert2015-08-301-3/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+4