summaryrefslogtreecommitdiff
path: root/lisp/international/mule.el
Commit message (Expand)AuthorAgeFilesLines
* (ccl-compile): Doc fix.Dave Love2001-03-011-1/+2
* (make-coding-system): Doc fixes.Dave Love2001-02-211-11/+15
* *** empty log message ***Dave Love2001-02-111-31/+33
* (transform-make-coding-system-args): MakeKenichi Handa2001-02-061-6/+60
* *** empty log message ***Kenichi Handa2001-01-311-57/+3
* (make-coding-system): Add descriptionKenichi Handa2001-01-311-1/+58
* (charset-info): Fix docstring.Kenichi Handa2001-01-311-1/+3
* Fix a typo in a comment.Eli Zaretskii2001-01-251-2/+2
* (make-coding-system): Fix typo.Dave Love2001-01-231-1/+1
* (make-translation-table): Fix docstring.Kenichi Handa2001-01-231-1/+5
* (transform-make-coding-system-args): New function.Kenichi Handa2001-01-161-0/+43
* (decode-char): Fix conditions.Kenichi Handa2001-01-161-4/+6
* (make-coding-system): If the coding systemKenichi Handa2001-01-091-1/+11
* (make-char): Docstring adjusted for the change of make-char-internal.Kenichi Handa2000-12-211-0/+6
* (set-keyboard-coding-system): Doc fix.Dave Love2000-12-181-1/+22
* (decode-char, encode-char): Doc fix.Dave Love2000-12-061-7/+11
* (make-char): Fix last change.Eli Zaretskii2000-12-021-1/+1
* (make-char): Doc fix.Eli Zaretskii2000-12-021-3/+4
* (decode-char, encode-char): Fix doc-string.Kenichi Handa2000-11-061-4/+4
* (decode-char, encode-char): New functions.Kenichi Handa2000-10-301-2/+62
* (set-buffer-process-coding-system): Make interactive prompt less confusing.Miles Bader2000-08-191-1/+1
* Typo.Stefan Monnier2000-08-161-1/+1
* (register-char-codings): New function.Kenichi Handa2000-07-271-14/+78
* (make-coding-system): Generate subsidiary coding systems for EOLKenichi Handa2000-06-191-2/+1
* (mule-version): Change version name to SAKAKI. AOI has already beenKenichi Handa2000-06-161-1/+1
* (set-buffer-file-coding-system): Almost rewritten to handleKenichi Handa2000-06-151-8/+13
* (after-insert-file-set-buffer-file-coding-system): CallKenichi Handa2000-06-141-1/+1
* (set-buffer-file-coding-system): If CODING-SYSTEM is nil, setKenichi Handa2000-06-121-1/+1
* (set-buffer-file-coding-system): If one of undecided-XXX is specified,Kenichi Handa2000-06-101-4/+13
* (after-insert-file-set-buffer-file-coding-system): If the bufferKenichi Handa2000-06-081-2/+4
* (make-coding-system): If CODING-SYSTEM already exists, override it.Kenichi Handa2000-06-051-3/+0
* Update calls to make-obsolete with a WHEN argument.Stefan Monnier2000-06-011-1/+1
* (make-coding-system): Purecopy doc-string.Dave Love2000-04-011-1/+1
* Modify comment about coding systemKenichi Handa2000-03-071-12/+57
* (mule-version): Updated to 5.0 (AOI).Kenichi Handa1999-12-151-2/+11
* Docstring modified.Kenichi Handa1999-12-061-1/+6
* (charsetp): Fix typo in docstring.Gerd Moellmann1999-12-021-1/+1
* * international/mule-cmds.el (global-map):Paul Eggert1999-10-191-15/+21
* (load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.Richard M. Stallman1999-08-071-0/+1
* (set-auto-coding): Allow whitespace beforeEli Zaretskii1999-08-011-10/+12
* (charset-info): Fix previous change.Kenichi Handa1999-05-261-2/+2
* (charset-info): Doc-string for DIRECTION fixed.Kenichi Handa1999-05-261-2/+2
* (auto-coding-alist): Add .tgz.Dave Love1999-05-021-2/+2
* (auto-coding-alist-lookup): Include ms-dosEli Zaretskii1999-04-111-1/+1
* (auto-coding-alist-lookup): New function.Richard M. Stallman1999-04-081-7/+12
* (find-new-buffer-file-coding-system): Doc fix.Richard M. Stallman1999-04-061-1/+1
* Modify comment for charset-origin-alistKenichi Handa1999-02-221-0/+3
* (coding-system-list): Moved here fromKenichi Handa1999-02-181-0/+19
* Comment added for a new coding systemKenichi Handa1999-02-121-18/+8
* (coding-system-lessp): Moved here fromAndreas Schwab1999-02-081-4/+31