aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international
Commit message (Expand)AuthorAgeFilesLines
* (string-to-sequence, truncate-string): Add autoload cookie.Juanma Barranquero2002-07-181-0/+4
* Optimize tables. Deal with someDave Love2002-07-171-119/+191
* (decode-char): Use utf-8-translation-table-for-decode.Dave Love2002-07-171-21/+32
* (define-translation-hash-table): New.Dave Love2002-07-171-0/+27
* Fix settings of U+2000-U+2027.Dave Love2002-07-171-10/+4
* (locale-language-names): Fix be, addDave Love2002-07-171-5/+8
* (utf-8-subst-table)Dave Love2002-07-171-189/+402
* Populate utf-8-subst-rev-table.Dave Love2002-07-171-17/+14
* (ccl-command-table): Add lookup-integer,Dave Love2002-07-171-12/+68
* (us-ascii): Define it as an alias of iso-safe.Kenichi Handa2002-07-171-0/+3
* (print-coding-system-briefly): Fix the handling of an alias of whichKenichi Handa2002-07-171-5/+13
* (define-coding-system-alias): Don't append ALIAS in the propertyKenichi Handa2002-07-171-2/+3
* (locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),Kenichi Handa2002-07-111-3/+3
* (auto-coding-alist): Add knowledge of .sx[dmicw] fileFrancesco Potortì2002-07-051-16/+16
* (string-to-sequence): Fix obsolescence declaration.Juanma Barranquero2002-06-271-2/+2
* (iso-languages) <french>: `~ ' now generates `~', `~,' definition deleted.Richard M. Stallman2002-06-211-3/+3
* Re-enable code giving word syntax to certain japanese-jisx0208 characters.Miles Bader2002-06-201-5/+5
* (describe-fontset): Don't cons uselessly.Stefan Monnier2002-06-181-3/+2
* open-paren-in-column-0 in dosctring.Stefan Monnier2002-06-181-1/+1
* (quail-help): Don't assume the buffer is displayed in the same frame.Stefan Monnier2002-06-181-1/+1
* (describe-char-after): Moved to descr-text.el.Richard M. Stallman2002-06-171-132/+0
* (ctext-pre-write-conversion): Fix the values of FROM and TO if we createEli Zaretskii2002-06-171-1/+4
* (describe-char-after): Doc fix.Richard M. Stallman2002-06-121-2/+2
* (describe-char-after): Require `descr-text' when there are textColin Walters2002-06-081-0/+1
* (describe-char-after): Revert previous change. Just callColin Walters2002-06-081-16/+2
* (describe-char-after): Use `font-lock-face' to italicize property names.Colin Walters2002-06-081-2/+3
* (sgml-html-meta-auto-coding-function): New function.Colin Walters2002-06-081-35/+51
* (select-safe-coding-system): New arg FILE; use that for set-auto-coding.Richard M. Stallman2002-06-031-5/+10
* Update copyright dates.Colin Walters2002-05-232-2/+2
* (sgml-xml-auto-coding-function): Update with more known XML encodings.Colin Walters2002-05-211-6/+6
* (truncate-string-to-width): New optional argument `ellipsis'. AddColin Walters2002-05-211-26/+100
* (make-coding-system): Doc fixes.Colin Walters2002-05-211-6/+49
* (describe-char-after): Order display of text properties by the size ofColin Walters2002-05-211-5/+15
* (auto-coding-alist): Use emacs-muleKai Großjohann2002-05-201-1/+1
* (auto-coding-alist): Use no-conversionKai Großjohann2002-05-201-1/+2
* (unify-8859-on-encoding-mode) (unify-8859-on-decoding-mode): ChangeMarkus Rost2002-05-201-2/+2
* Comment change.Richard M. Stallman2002-05-193-12/+12
* Whitespace change.Richard M. Stallman2002-05-031-1/+2
* (select-safe-coding-system): Don't offer coding systems that use locking shift.Richard M. Stallman2002-05-031-1/+27
* (read-language-name): Take of non-list values.Pavel Janík2002-04-271-1/+1
* (list-input-methods-1): Doc fixPavel Janík2002-04-221-8/+2
* (locale-preferred-coding-systems): Add "jpn".Jason Rumney2002-04-161-0/+1
* Fix up indentation.Stefan Monnier2002-04-081-6/+6
* (iso-accents-accent-key): Use `vector'Stefan Monnier2002-04-081-1/+1
* (tit-dictionary): Use defvar for non-constants.Stefan Monnier2002-04-081-1/+1
* (reset-language-environment): HandleJason Rumney2002-04-081-4/+10
* (set-default-coding-systems, reset-language-environment): PreserveJason Rumney2002-04-071-8/+30
* Fix typo.Pavel Janík2002-04-061-1/+1
* (standard-keyboard-coding-systems): Add koi8-u and koi8-r.Stefan Monnier2002-04-011-3/+3
* (unify-8859-on-decoding-mode)Stefan Monnier2002-03-181-2/+0