summaryrefslogtreecommitdiff
path: root/lisp/international/mule-cmds.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-11/+11
* Don't display ‘’ as `' under X in en_GBPaul Eggert2015-07-011-8/+0
* Translate undisplayable ‘ to `Paul Eggert2015-06-251-2/+2
* Improve the optional translation of quotesPaul Eggert2015-06-191-1/+1
* Fix current-iso639-language on MS-WindowsEli Zaretskii2015-06-151-1/+12
* Address some compilation warnings.Glenn Morris2015-06-061-0/+3
* MS-Windows followup for batch stdout/stderr output changesEli Zaretskii2015-06-011-3/+11
* Support curved quotes in doc stringsPaul Eggert2015-05-281-5/+6
* ASCIIfy curved quotes on displays lacking themPaul Eggert2015-05-161-0/+8
* * mule-cmds.el (input-method-use-echo-area): Change :type toK. Handa2015-05-011-1/+1
* * international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier2015-03-251-1/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-5/+1
* * lisp/international/mule-cmds.el: Use lexical-binding.Stefan Monnier2014-06-111-21/+16
* * lisp/international/mule-cmds.el (ucs-names): Add special entry for BEL.Stefan Monnier2014-06-061-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* international/mule-cmds.el (select-safe-coding-system): Remove a superfluous ...Kenichi Handa2013-10-131-2/+6
* * lisp/subr.el (pop): Use `car-safe'.Stefan Monnier2013-09-041-31/+37
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-2/+2
* Fix bug #14755 which prevented autoloads from being computed.Eli Zaretskii2013-06-301-1/+4
* mule-cmds.el (select-safe-coding-system): IfKenichi Handa2013-06-281-1/+6