aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0221-29/+27
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0121-21/+23
| * Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-8/+4
* | Make read-char-by-name signal an error for invalid input.Chong Yidong2012-12-211-8/+12
* | * lisp/isearch.el (isearch-mode-map): Bind `C-x 8 RET' toJuri Linkov2012-12-151-8/+9
|/
* international/mule.el (set-keyboard-coding-system): Recover input meta mode w...Kenichi Handa2012-10-181-8/+14
* * lisp/international/mule-cmds.el (read-char-by-name): Move let-binding ofStefan Monnier2012-10-111-7/+8
* merge trunkKenichi Handa2012-10-111-1/+2
|\
| * Merge from trunkDaniel Colascione2012-10-0711-59/+16
| |\
| * \ Merge from trunkDaniel Colascione2012-09-171-3/+4
| |\ \
| * | | Implement cygw32Daniel Colascione2012-09-171-1/+2
* | | | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gzKenichi Handa2012-10-111-1/+0
| |_|/ |/| |
* | | international/mule-conf.el (compound-text-with-extensions): Add :mime-charset...Kenichi Handa2012-10-071-1/+2
* | | international/characters.el: Fix simple mistake ((car chars) -> elt), delete ...Kenichi Handa2012-10-061-7/+1
* | | Update to Unicode 6.2.Juanma Barranquero2012-09-274-2/+2
* | | Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-254-39/+5
* | | Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-10/+6
| |/ |/|
* | Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-3/+4
|/
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-153-9/+9
* Obsolete alias inactivate-current-input-method-function.Paul Eggert2012-08-011-0/+3
* Remove obsolete comment in mule-cmds.el.Eli Zaretskii2012-07-291-9/+0
* Fix bug #12082 with non-ASCII output in Windows GUI sessions.Eli Zaretskii2012-07-291-25/+16
* * international/mule-cmds.el (inactivate-input-method): Mark obsolete.Paul Eggert2012-07-291-0/+4
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-293-31/+54
* Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii2012-07-281-16/+25
* * international/mule-cmds.el (ucs-insert): Mark it as an obsoleteAlp Aker2012-07-251-1/+1
* Fix usage of C-x 8 key translations in Isearch.Chong Yidong2012-07-181-6/+0
* Make insert-char interactive, and ucs-insert an obsolete alias for it.René Kyllingstad2012-07-171-38/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-103-12/+16
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-75/+75
* Merge changes from emacs-24; up to 2012-04-26T02:03:[email protected]Chong Yidong2012-06-171-5/+5
|\
| * Further mule-menu-keymap doc tweakGlenn Morris2012-06-131-2/+2
| * Doc tweaks for mule-cmds .elGlenn Morris2012-06-131-4/+4
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-071-3/+1
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* | Also apply previous change to file locals at the end of the fileGlenn Morris2012-05-071-0/+2
* | * lisp/international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.Glenn Morris2012-05-071-0/+3
* | Merge from emacs-24 branchChong Yidong2012-04-151-1/+5
|\|
| * * lisp/international/mule-cmds.el (set-language-environment): Doc fix.Glenn Morris2012-04-141-1/+5
* | Merge from emacs-24, up to 2012-04-10T02:06:[email protected]Glenn Morris2012-04-132-5/+12
|\|
| * Doc and manual fixes related to muleGlenn Morris2012-04-111-2/+3
| * * international/characters.el: Fix sorting.Andreas Schwab2012-04-101-3/+4
| * Add more missing case pairs.Eli Zaretskii2012-04-101-0/+6
| * Copy changes from trunk 2012-04-09T18:12:[email protected] to fix let...Andreas Schwab2012-04-101-0/+18
| * Fix bug #11209 with case conversion of u+0178.Eli Zaretskii2012-04-091-0/+1
* | * lisp/international/quail.el: Use dolist and simplify.Stefan Monnier2012-04-101-31/+27
* | Fix changes in 2012-04-09T18:12:[email protected].Eli Zaretskii2012-04-101-1/+1
* | Fixes: debbugs:11209Andreas Schwab2012-04-091-0/+20
* | Remove ucs-set-table-for-input dead codeGlenn Morris2012-04-081-4/+0
* | Update the Unicode database and derived files for Unicode 6.1.Eli Zaretskii2012-04-0712-14/+14
|/