summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Variable purecopying fix (Bug#6083).Chong Yidong2010-05-021-1/+2
* from trunkKenichi Handa2010-03-011-1/+1
|\
| * * international/fontset.el (setup-default-fontset): Fix :otf spec.Chong Yidong2010-02-271-1/+1
* | Change "myanmar" to "burmese"Kenichi Handa2010-03-012-6/+6
|/
* Fix Myanmar OTF supportKenichi Handa2010-02-262-2/+5
* Fix for the new SKK-JISYO.L format.Kenichi Handa2010-02-161-29/+18
* international/mule-util.el (with-coding-priority): Add autoload cookie for pu...Kenichi Handa2010-02-081-1/+1
* international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX"...Kenichi Handa2010-01-151-13/+16
* Add 2010 to copyright years.Glenn Morris2010-01-1324-37/+37
* international/fontset.el (build-default-fontset-data): Exclude characters in ...Kenichi Handa2010-01-081-2/+4
* Require help-mode instead of help-fns.Kenichi Handa2009-12-091-1/+1
* (ucs-names): Supply a sufficiently fine ranges instead ofKenichi Handa2009-12-091-41/+32
* (ucs-names): Fix last-minute paren-typo.Stefan Monnier2009-12-071-13/+13
* (ucs-names): Weed out at compile-time the chars that don't have names, soStefan Monnier2009-12-071-15/+42
* * international/isearch-x.el, international/ja-dic-cnv.el,Kevin Ryde2009-11-261-1/+1
* * international/isearch-x.el, international/ja-dic-cnv.el,Kevin Ryde2009-11-261-1/+1
* * international/isearch-x.el, international/ja-dic-cnv.el,Kevin Ryde2009-11-261-1/+1
* * international/isearch-x.el, international/ja-dic-cnv.el,Kevin Ryde2009-11-261-1/+1
* * bindings.el (mode-line-buffer-identification): Purecopy only the string.Dan Nicolaescu2009-11-141-1/+1
* (auto-coding-regexp-alist): Only purecopyDan Nicolaescu2009-11-131-1/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-2/+4
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-112-2/+3
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-1/+1
* * Makefile.in (ELCFILES): Add international/mule-conf.elc.Dan Nicolaescu2009-11-111-4/+0
* (define-charset): Purecopy props.Dan Nicolaescu2009-11-111-7/+11
* * international/mule-cmds.el (register-input-method); Purecopy arguments.Dan Nicolaescu2009-11-111-3/+6
* (define-ccl-program): Purecopy the docstring.Dan Nicolaescu2009-11-111-1/+1
* * net/eudc.el (eudc-tools-menu):Dan Nicolaescu2009-11-111-6/+6
* RegeneratedKenichi Handa2009-11-064-0/+0
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-063-6/+7
* (load-with-code-conversion): CallDan Nicolaescu2009-11-041-2/+1
* * international/mule-diag.el (list-character-sets-1): MinorChong Yidong2009-10-311-1/+1
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-313-35/+18
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-302-3/+5
* Fix typos in comments.Juanma Barranquero2009-10-261-2/+2
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-6/+9
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-36/+36
* (select-safe-coding-system): If the fileStefan Monnier2009-10-171-6/+5
* (ucs-normalize-version): Changed to 1.2.Kenichi Handa2009-10-161-4/+4
* Convert comments about autoloads into autoload comments.Glenn Morris2009-10-151-1/+1
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-151-3/+6
* * international/mule-cmds.el (ucs-names): Remove exclusion ofJuanma Barranquero2009-10-131-1/+0
* Regenerated.Kenichi Handa2009-10-131-0/+0
* * international/mule-cmds.el (ucs-names): Exclude new "EnclosedJuanma Barranquero2009-10-091-1/+2
* Fix typos in comments.Juanma Barranquero2009-10-042-2/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-022-10/+15
* Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.Juanma Barranquero2009-10-011-1/+5
* Update to Unicode 5.2.0.Juanma Barranquero2009-10-0115-5/+1
* (language-info-alist): Improve docstring.Stefan Monnier2009-09-111-2/+2
* (top-level): Require cl when compiling.Glenn Morris2009-09-101-3/+5