]> code.delx.au - gnu-emacs/history - lisp/international/mule.el
*** empty log message ***
[gnu-emacs] / lisp / international / mule.el
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave Love(make-coding-system)
2003-08-18 Kenichi Handa(encode-char): Fix for the ASCII case.
2003-07-21 Richard M. Stallman(auto-coding-functions): Doc fix.
2003-06-10 Kenichi Handa(coding-system-category): New function.
2003-06-05 Kenichi Handa(set-coding-priority): Re-written.
2003-05-30 Kenichi Handa(ctext-non-standard-designations-alist):
2003-05-29 Kenichi Handa(ctext-pre-write-conversion): Fix previous change.
2003-05-29 Kenichi Handa(ctext-non-standard-encodings-alist):
2003-05-28 Kenichi Handa(ctext-non-standard-encodings-alist):
2003-05-23 Dave Love(define-coding-system): Doc fix.
2003-05-18 Stefan Monnier(sgml-xml-auto-coding-function, sgml-html-meta-auto...
2003-05-06 Kenichi Handa(define-coding-system): Fix docstring about :bom and...
2003-04-14 Richard M. Stallman(after-insert-file-set-coding): Properly treat INSERTED...
2003-04-11 Kenichi HandaDon't set after-insert-file-adjust-coding-function.
2003-04-10 Kenichi HandaSet after-insert-file-adjust-coding-function to
2003-03-29 John Paul Wallington(with-category-table): Use `make-symbol' to avoid varia...
2003-03-18 Kenichi Handa* international/mule.el (optimize-char-coding-system...
2003-03-17 Kenichi Handa(ctext-post-read-conversion): Convert the
2003-02-10 Stefan Monnier(load-with-code-conversion): Use push.
2003-02-04 Dave Love(charset-iso-final-char)
2003-01-31 Juanma BarranqueroCygwin support patch.
2003-01-24 Kenichi Handa(decode-coding-inserted-region): Renamed
2003-01-22 Kenichi Handa(decode-coding-region-as-inserted-from-file): New function.
2003-01-15 Kenichi Handa(optimize-char-coding-system-table): Optimize it.
2003-01-03 Dave Love(register-char-codings): Don't call
2002-12-18 Dave Love(optimize-char-coding-system-table): New.
2002-12-17 Kenichi Handa(set-file-name-coding-system): New function.
2002-11-15 Richard M. Stallman(set-buffer-file-coding-system): Redo prev chg.
2002-11-15 Richard M. Stallman(set-buffer-file-coding-system): Undo prv chg.
2002-11-06 Dave Love(set-buffer-file-coding-system): Call
2002-11-06 Kenichi Handa(coding-system-eol-type-mnemonic): Use
2002-11-05 Juanma Barranquero(coding-system-eol-type-mnemonic): Move from mule-util.el.
2002-10-15 Kenichi Handa(define-coding-system): Fix typo; "docode" -> "decode".
2002-10-14 Juanma Barranquero(set-selection-coding-system): Fix spacing.
2002-09-30 Kenichi Handa(decode-char): Refer to the translation
2002-09-12 Kenichi Handa*** empty log message ***
2002-09-11 Dave Love(non-standard-designations-alist)
2002-09-06 Juanma Barranquero(decode-char): Fix spacing.
2002-09-05 Kenichi Handa(decode-char): Cancel the previous change.
2002-09-04 Kenichi Handa(decode-char): Translate a character by
2002-08-19 Kenichi Handa(sgml-xml-auto-coding-function): Call
2002-08-02 Richard M. Stallman(merge-coding-systems): New function.
2002-07-31 Richard M. Stallman(non-standard-icccm-encodings-alist): Doc fix.
2002-07-30 Kenichi Handa(safe-chars): Put `char-table-extra-slots' property...
2002-07-29 Kenichi HandaFix previous unexpected change.
2002-07-29 Kenichi Handa(ctext-post-read-conversion): Add support for emboded...
2002-07-24 Dave Love(set-auto-coding): Doc fix.
2002-07-17 Dave Love(decode-char): Use utf-8-translation-table-for-decode.
2002-07-17 Dave Love(define-translation-hash-table): New.
2002-07-17 Kenichi Handa(define-coding-system-alias): Don't append ALIAS in...
2002-07-11 Dave Love(set-coding-priority): Fix obsolete spec.
2002-07-05 Francesco Potortì(auto-coding-alist): Add knowledge of .sx[dmicw] file
2002-07-03 Dave Love(set-char-table-default): Make obsolete.
2002-06-27 Dave LoveDoc fixes.
2002-06-27 Dave Love(load-with-code-conversion): Simplify last change.
2002-06-27 Dave Love(load-with-code-conversion): Fix
2002-06-24 Dave Love(auto-coding-regexp-alist): Recognize
2002-06-17 Eli Zaretskii(ctext-pre-write-conversion): Fix the values of FROM...
2002-06-12 Kenichi Handa*** empty log message ***
2002-06-12 Kenichi Handa(define-charset): Change the attribute
2002-06-08 Colin Walters(sgml-html-meta-auto-coding-function): New function.
2002-05-31 Dave Love(charset-chars): Add optional dimension arg.
2002-05-31 Dave Love(unify-8859-on-encoding-mode)
2002-05-30 Kenichi Handa(coding-system-iso-2022-flags): Add use-roman, use...
2002-05-30 Kenichi Handa(define-charset): New args :min-code and :max-code.
2002-05-26 Dave Love(with-category-table): Use make-symbol.
2002-05-26 Dave Love(coding-system-iso-2022-flags): Revert
2002-05-25 Dave Love(coding-system-iso-2022-flags): Add
2002-05-23 Colin WaltersUpdate copyright dates.
2002-05-21 Colin Walters(sgml-xml-auto-coding-function): Update with more known...
2002-05-21 Colin Walters(make-coding-system): Doc fixes.
2002-05-20 Kai Großjohann(auto-coding-alist): Use emacs-mule
2002-05-20 Kai Großjohann(auto-coding-alist): Use no-conversion
2002-05-17 Dave LoveDoc fixes.
2002-05-17 Dave LoveDoc fixes.
2002-05-14 Kenichi Handa(define-coding-system): Docstring fixed (sjis->shift...
2002-05-07 Kenichi Handa(charset-chars): Fix typo.
2002-03-05 Kenichi Handa*** empty log message ***
2002-03-01 Kenichi Handa(char-valid-p): Make it an alias of characterp.
2002-02-26 Eli Zaretskii(ctext-pre-write-conversion): Handle the
2002-02-22 Eli Zaretskii(non-standard-icccm-encodings-alist, non-standard-desig...
2001-12-13 Eli Zaretskii(set-auto-coding): Don't search for
2001-12-12 Dave Love(make-translation-table-from-vector):
2001-12-12 Richard M. Stallman(set-auto-coding): Use set-auto-mode-1.
2001-11-29 Dave LoveDoc fixes.
2001-11-08 Eli Zaretskii(make-translation-table): Doc fix.
2001-10-15 Gerd Moellmann(set-auto-coding): Fix regexps for local
2001-07-31 Gerd Moellmann(set-keyboard-coding-system): Set
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
2001-06-07 Eli Zaretskii(auto-coding-alist): Remove redundant
2001-05-20 Eli Zaretskii(decode-char): Fix a typo. From Pavel Janik <Pavel...
2001-05-17 Gerd MoellmannAdd copyright notice for FSF.
2001-05-16 Gerd Moellmann(auto-coding-regexp-alist): New user-option.
2001-03-01 Dave Love(ccl-compile): Doc fix.
2001-02-21 Dave Love(make-coding-system): Doc fixes.
2001-02-11 Dave Love*** empty log message ***
2001-02-06 Kenichi Handa(transform-make-coding-system-args): Make
next