summaryrefslogtreecommitdiff
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* Don't define the charset `emacs'Kenichi Handa2008-05-231-7/+15
* (font-show-log): Limit each listing to 20 items.Kenichi Handa2008-05-221-0/+1
* (font-show-log): Limit each listingKenichi Handa2008-05-221-1/+10
* (font-show-log): New function.Kenichi Handa2008-05-221-0/+15
* (script-representative-chars): Add moreKenichi Handa2008-05-221-1/+9
* (convert-define-charset-argument): Remove period from end of error message.John Paul Wallington2008-05-141-3/+3
* (setup-default-fontset): For kana, han,Kenichi Handa2008-05-141-13/+14
* (set-language-environment): Set current-iso639-languageKenichi Handa2008-05-141-0/+3
* Remove lisp/international/.arch-inventoryMiles Bader2008-05-081-4/+0
* (robin-package-alist): Fix typo in docstring.Juanma Barranquero2008-05-081-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+9
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0624-149/+101
* Unignore charprop.el and uni-*.el.Andreas Schwab2008-04-261-2/+0
* Turn comments into docstrings.Stefan Monnier2008-04-251-67/+65
* (quail-build-decode-map): Avoid string-bytes.Stefan Monnier2008-04-241-1/+1
* (char-coding-system-table): Remove redundant obsolescence info in docstring.Juanma Barranquero2008-04-181-6/+6
* (non-iso-charset-alist): Fix typo in obsolescence declaration.Juanma Barranquero2008-04-181-4/+4
* (codepage-setup): Fix typo in obsolescence declaration.Juanma Barranquero2008-04-181-1/+1
* Don't make the width of U+00AD to 0.Kenichi Handa2008-04-171-2/+1
* Regenerate.Juanma Barranquero2008-04-1515-1/+1
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1017-17/+17
* (set-locale-environment): Don't warn if coding system doesn't agree with systemJuanma Barranquero2008-04-081-15/+1
* (create-fontset-from-x-resource):Kenichi Handa2008-04-031-1/+3
* (latin1-display): Don't useKenichi Handa2008-04-031-17/+16
* (script-list): Add phonetic script, covering IPA (previously Latin),Jason Rumney2008-04-011-1/+4
* (setup-default-fontset): Use unicode fonts that cover bopomofoJason Rumney2008-04-011-2/+8
* (define-iso-single-byte-charset):Kenichi Handa2008-03-271-6/+0
* (load-with-code-conversion): Avoid setting default-enable-multibyte-characters.Stefan Monnier2008-03-191-6/+6
* (auto-coding-alist): UseKenichi Handa2008-03-161-2/+4
* (quail-help): Use set-buffer-multibyte rather thanStefan Monnier2008-03-121-1/+2
* (quail-setup-completion-buf): Use set-buffer-multibyte rather thanStefan Monnier2008-03-121-9/+9
* (reset-language-environment, set-language-environment-nonascii-translation):Stefan Monnier2008-03-121-2/+10
* Merge from emacs--rel--22Miles Bader2008-03-011-1/+3
|\
| * (utf-7-encode): Never skip the trailing - for the `imap' variant.Stefan Monnier2008-02-281-1/+3
| * Add missing FSF copyright years.Glenn Morris2008-02-211-1/+2
| * (select-safe-coding-system): When a buffer is modified, cancel the writing.Juanma Barranquero2008-01-101-0/+3
* | (setup-default-fontset): Add non-OTFKenichi Handa2008-02-251-0/+1
* | Add missing FSF copyright years.Glenn Morris2008-02-211-1/+2
* | (latin1-display): Don't useKenichi Handa2008-02-201-22/+7
* | (char-displayable-p): Fix for Latin-1Kenichi Handa2008-02-201-3/+5
* | Fix previous change.Kenichi Handa2008-02-181-2/+4
* | Delete occurances of non-UnicodeKenichi Handa2008-02-181-5/+26
* | (xml-find-file-coding-system): Don't warn about utf-16 with BOM.Jason Rumney2008-02-181-3/+7
* | * international/mule.el (sgml-xml-auto-coding-function): DetectJason Rumney2008-02-182-6/+41
* | (set-locale-environment): Pass `frame' to getenv for LC_MESSAGES.Glenn Morris2008-02-171-1/+1
* | (sgml-html-meta-auto-coding-function): Make sure the search limit is ahead.Stefan Monnier2008-02-121-1/+1
* | (ucs-insert): Inherit surrounding properties like self-insert-command.Stefan Monnier2008-02-111-1/+1
* | New file.Kenichi Handa2008-02-1115-0/+71
* | (locale-translate): New function, with old code extracted fromGlenn Morris2008-02-081-11/+23
* | (setup-default-fontset): Fix arabic otfKenichi Handa2008-02-081-1/+1