Sat, 12 Jun 2004 02:20:10 +0000 |
Kenichi Handa |
(decode-char): Load subst tables if necessary.
|
Wed, 02 Jun 2004 00:43:56 +0000 |
Juanma Barranquero |
(register-char-codings): Make alias for `ignore'. Move docstring to
|
Wed, 21 Apr 2004 19:17:03 +0000 |
Richard M. Stallman |
(ctext-post-read-conversion): Use assoc-string, not assoc-ignore-case.
|
Thu, 25 Mar 2004 10:38:28 +0000 |
Juri Linkov |
* international/mule.el (keyboard-coding-system): Fix docstring.
|
Wed, 07 Jan 2004 01:43:04 +0000 |
Kenichi Handa |
(set-auto-coding): Fix for the case that end-of-line is only CR.
|
Wed, 03 Dec 2003 08:24:42 +0000 |
Kenichi Handa |
(ctext-non-standard-encodings-alist): Change the format.
|
Fri, 14 Nov 2003 02:39:35 +0000 |
Kenichi Handa |
(ctext-non-standard-encodings-alist): Fix coding systems.
|
Tue, 07 Oct 2003 07:33:22 +0000 |
Kenichi Handa |
(autoload-coding-system): Add SYMBOL to coding-system-alist.
|
Tue, 07 Oct 2003 01:29:35 +0000 |
Kenichi Handa |
(autoload-coding-system): New function.
|
Mon, 29 Sep 2003 02:18:39 +0000 |
Kenichi Handa |
(decode-coding-inserted-region): Use car
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 20 Aug 2003 18:56:53 +0000 |
Dave Love |
(make-coding-system)
|
Mon, 18 Aug 2003 12:37:41 +0000 |
Kenichi Handa |
(encode-char): Fix for the ASCII case.
|
Mon, 21 Jul 2003 09:54:09 +0000 |
Richard M. Stallman |
(auto-coding-functions): Doc fix.
|
Thu, 29 May 2003 02:54:03 +0000 |
Kenichi Handa |
(ctext-pre-write-conversion): Fix previous change.
|
Thu, 29 May 2003 01:28:24 +0000 |
Kenichi Handa |
(ctext-non-standard-encodings-alist):
|
Sun, 18 May 2003 21:07:01 +0000 |
Stefan Monnier |
(sgml-xml-auto-coding-function, sgml-html-meta-auto-coding-function):
|
Mon, 14 Apr 2003 10:06:55 +0000 |
Richard M. Stallman |
(after-insert-file-set-coding): Properly treat INSERTED as number of
|
Fri, 11 Apr 2003 11:00:36 +0000 |
Kenichi Handa |
Don't set after-insert-file-adjust-coding-function.
|
Thu, 10 Apr 2003 11:59:45 +0000 |
Kenichi Handa |
Set after-insert-file-adjust-coding-function to
|
Sat, 29 Mar 2003 02:56:35 +0000 |
John Paul Wallington |
(with-category-table): Use `make-symbol' to avoid variable capture.
|
Tue, 18 Mar 2003 04:11:32 +0000 |
Kenichi Handa |
* international/mule.el (optimize-char-coding-system-table):
|
Mon, 17 Mar 2003 05:35:04 +0000 |
Kenichi Handa |
(ctext-post-read-conversion): Convert the
|
Mon, 10 Feb 2003 22:20:47 +0000 |
Stefan Monnier |
(load-with-code-conversion): Use push.
|
Fri, 31 Jan 2003 15:24:20 +0000 |
Juanma Barranquero |
Cygwin support patch.
|
Fri, 24 Jan 2003 13:28:00 +0000 |
Kenichi Handa |
(decode-coding-inserted-region): Renamed
|
Wed, 22 Jan 2003 02:33:07 +0000 |
Kenichi Handa |
(decode-coding-region-as-inserted-from-file): New function.
|
Wed, 15 Jan 2003 05:57:31 +0000 |
Kenichi Handa |
(optimize-char-coding-system-table): Optimize it.
|
Fri, 03 Jan 2003 20:11:15 +0000 |
Dave Love |
(register-char-codings): Don't call
|
Wed, 18 Dec 2002 23:21:50 +0000 |
Dave Love |
(optimize-char-coding-system-table): New.
|
Tue, 17 Dec 2002 11:56:56 +0000 |
Kenichi Handa |
(set-file-name-coding-system): New function.
|
Fri, 15 Nov 2002 23:52:11 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): Redo prev chg.
|
Fri, 15 Nov 2002 02:43:11 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): Undo prv chg.
|
Wed, 06 Nov 2002 23:34:58 +0000 |
Dave Love |
(set-buffer-file-coding-system): Call
|
Wed, 06 Nov 2002 01:07:34 +0000 |
Kenichi Handa |
(coding-system-eol-type-mnemonic): Use
|
Tue, 05 Nov 2002 10:42:25 +0000 |
Juanma Barranquero |
(coding-system-eol-type-mnemonic): Move from mule-util.el.
|
Mon, 14 Oct 2002 09:55:35 +0000 |
Juanma Barranquero |
(set-selection-coding-system): Fix spacing.
|
Mon, 30 Sep 2002 06:39:07 +0000 |
Kenichi Handa |
(decode-char): Refer to the translation
|
Wed, 11 Sep 2002 21:16:28 +0000 |
Dave Love |
(non-standard-designations-alist)
|
Fri, 06 Sep 2002 07:15:30 +0000 |
Juanma Barranquero |
(decode-char): Fix spacing.
|
Thu, 05 Sep 2002 00:28:04 +0000 |
Kenichi Handa |
(decode-char): Cancel the previous change.
|
Wed, 04 Sep 2002 08:15:40 +0000 |
Kenichi Handa |
(decode-char): Translate a character by
|
Mon, 19 Aug 2002 06:39:06 +0000 |
Kenichi Handa |
(sgml-xml-auto-coding-function): Call
|
Fri, 02 Aug 2002 18:01:33 +0000 |
Richard M. Stallman |
(merge-coding-systems): New function.
|
Wed, 31 Jul 2002 22:01:07 +0000 |
Richard M. Stallman |
(non-standard-icccm-encodings-alist): Doc fix.
|
Tue, 30 Jul 2002 06:34:28 +0000 |
Kenichi Handa |
(safe-chars): Put `char-table-extra-slots' property with value 0.
|
Mon, 29 Jul 2002 05:11:40 +0000 |
Kenichi Handa |
Fix previous unexpected change.
|
Mon, 29 Jul 2002 05:05:19 +0000 |
Kenichi Handa |
(ctext-post-read-conversion): Add support for emboded utf-8 encodng
|
Wed, 24 Jul 2002 22:22:47 +0000 |
Dave Love |
(set-auto-coding): Doc fix.
|
Wed, 17 Jul 2002 19:20:01 +0000 |
Dave Love |
(decode-char): Use utf-8-translation-table-for-decode.
|
Wed, 17 Jul 2002 19:06:52 +0000 |
Dave Love |
(define-translation-hash-table): New.
|
Wed, 17 Jul 2002 08:44:58 +0000 |
Kenichi Handa |
(define-coding-system-alias): Don't append ALIAS in the property
|
Fri, 05 Jul 2002 23:16:08 +0000 |
Francesco Potort |
(auto-coding-alist): Add knowledge of .sx[dmicw] file
|
Mon, 17 Jun 2002 10:25:07 +0000 |
Eli Zaretskii |
(ctext-pre-write-conversion): Fix the values of FROM and TO if we create
|
Sat, 08 Jun 2002 20:58:59 +0000 |
Colin Walters |
(sgml-html-meta-auto-coding-function): New function.
|
Thu, 23 May 2002 03:40:16 +0000 |
Colin Walters |
Update copyright dates.
|
Tue, 21 May 2002 21:50:28 +0000 |
Colin Walters |
(sgml-xml-auto-coding-function): Update with more known XML encodings.
|
Tue, 21 May 2002 21:14:03 +0000 |
Colin Walters |
(make-coding-system): Doc fixes.
|
Mon, 20 May 2002 14:13:11 +0000 |
Kai Grojohann |
(auto-coding-alist): Use emacs-mule
|
Mon, 20 May 2002 11:01:14 +0000 |
Kai Grojohann |
(auto-coding-alist): Use no-conversion
|
Tue, 26 Feb 2002 16:27:47 +0000 |
Eli Zaretskii |
(ctext-pre-write-conversion): Handle the
|
Fri, 22 Feb 2002 13:44:21 +0000 |
Eli Zaretskii |
(non-standard-icccm-encodings-alist, non-standard-designations-alist): New
|
Thu, 13 Dec 2001 14:41:19 +0000 |
Eli Zaretskii |
(set-auto-coding): Don't search for
|
Wed, 12 Dec 2001 19:55:31 +0000 |
Dave Love |
(make-translation-table-from-vector):
|
Wed, 12 Dec 2001 00:12:09 +0000 |
Richard M. Stallman |
(set-auto-coding): Use set-auto-mode-1.
|
Thu, 29 Nov 2001 12:38:39 +0000 |
Dave Love |
Doc fixes.
|
Thu, 08 Nov 2001 11:33:31 +0000 |
Eli Zaretskii |
(make-translation-table): Doc fix.
|
Mon, 15 Oct 2001 08:47:11 +0000 |
Gerd Moellmann |
(set-auto-coding): Fix regexps for local
|
Tue, 31 Jul 2001 09:50:32 +0000 |
Gerd Moellmann |
(set-keyboard-coding-system): Set
|
Sun, 15 Jul 2001 19:53:53 +0000 |
Pavel Jank |
Some fixes to follow coding conventions.
|
Thu, 07 Jun 2001 13:56:38 +0000 |
Eli Zaretskii |
(auto-coding-alist): Remove redundant
|
Sun, 20 May 2001 04:19:41 +0000 |
Eli Zaretskii |
(decode-char): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
|
Thu, 17 May 2001 09:09:14 +0000 |
Gerd Moellmann |
Add copyright notice for FSF.
|
Wed, 16 May 2001 10:36:54 +0000 |
Gerd Moellmann |
(auto-coding-regexp-alist): New user-option.
|
Thu, 01 Mar 2001 18:19:09 +0000 |
Dave Love |
(ccl-compile): Doc fix.
|
Wed, 21 Feb 2001 14:58:35 +0000 |
Dave Love |
(make-coding-system): Doc fixes.
|
Sun, 11 Feb 2001 17:07:35 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 06 Feb 2001 23:39:26 +0000 |
Kenichi Handa |
(transform-make-coding-system-args): Make
|
Wed, 31 Jan 2001 23:56:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 31 Jan 2001 23:51:49 +0000 |
Kenichi Handa |
(make-coding-system): Add description
|
Wed, 31 Jan 2001 00:12:02 +0000 |
Kenichi Handa |
(charset-info): Fix docstring.
|
Thu, 25 Jan 2001 13:00:13 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Tue, 23 Jan 2001 17:35:03 +0000 |
Dave Love |
(make-coding-system): Fix typo.
|
Tue, 23 Jan 2001 01:36:19 +0000 |
Kenichi Handa |
(make-translation-table): Fix docstring.
|
Tue, 16 Jan 2001 10:34:30 +0000 |
Kenichi Handa |
(transform-make-coding-system-args): New function.
|
Tue, 16 Jan 2001 06:50:23 +0000 |
Kenichi Handa |
(decode-char): Fix conditions.
|
Tue, 09 Jan 2001 02:30:03 +0000 |
Kenichi Handa |
(make-coding-system): If the coding system
|
Thu, 21 Dec 2000 00:06:23 +0000 |
Kenichi Handa |
(make-char): Docstring adjusted for the change of make-char-internal.
|
Mon, 18 Dec 2000 17:10:08 +0000 |
Dave Love |
(set-keyboard-coding-system): Doc fix.
|
Wed, 06 Dec 2000 18:47:48 +0000 |
Dave Love |
(decode-char, encode-char): Doc fix.
|
Sat, 02 Dec 2000 16:06:04 +0000 |
Eli Zaretskii |
(make-char): Fix last change.
|
Sat, 02 Dec 2000 15:27:52 +0000 |
Eli Zaretskii |
(make-char): Doc fix.
|
Mon, 06 Nov 2000 12:42:06 +0000 |
Kenichi Handa |
(decode-char, encode-char): Fix doc-string.
|
Mon, 30 Oct 2000 01:32:44 +0000 |
Kenichi Handa |
(decode-char, encode-char): New functions.
|
Sat, 19 Aug 2000 12:37:39 +0000 |
Miles Bader |
(set-buffer-process-coding-system): Make interactive prompt less confusing.
|
Wed, 16 Aug 2000 20:17:39 +0000 |
Stefan Monnier |
Typo.
|
Thu, 27 Jul 2000 06:08:14 +0000 |
Kenichi Handa |
(register-char-codings): New function.
|
Mon, 19 Jun 2000 05:15:04 +0000 |
Kenichi Handa |
(make-coding-system): Generate subsidiary coding systems for EOL
|
Fri, 16 Jun 2000 12:52:34 +0000 |
Kenichi Handa |
(mule-version): Change version name to SAKAKI. AOI has already been
|
Thu, 15 Jun 2000 00:32:21 +0000 |
Kenichi Handa |
(set-buffer-file-coding-system): Almost rewritten to handle
|
Wed, 14 Jun 2000 08:02:05 +0000 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): Call
|
Mon, 12 Jun 2000 00:04:43 +0000 |
Kenichi Handa |
(set-buffer-file-coding-system): If CODING-SYSTEM is nil, set
|
Sat, 10 Jun 2000 02:17:40 +0000 |
Kenichi Handa |
(set-buffer-file-coding-system): If one of undecided-XXX is specified,
|
Thu, 08 Jun 2000 11:12:03 +0000 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): If the buffer
|
Mon, 05 Jun 2000 12:12:26 +0000 |
Kenichi Handa |
(make-coding-system): If CODING-SYSTEM already exists, override it.
|
Thu, 01 Jun 2000 05:06:46 +0000 |
Stefan Monnier |
Update calls to make-obsolete with a WHEN argument.
|
Sat, 01 Apr 2000 11:58:23 +0000 |
Dave Love |
(make-coding-system): Purecopy doc-string.
|
Tue, 07 Mar 2000 06:15:36 +0000 |
Kenichi Handa |
Modify comment about coding system
|
Wed, 15 Dec 1999 00:40:48 +0000 |
Kenichi Handa |
(mule-version): Updated to 5.0 (AOI).
|
Mon, 06 Dec 1999 04:53:04 +0000 |
Kenichi Handa |
Docstring modified.
|
Thu, 02 Dec 1999 14:34:59 +0000 |
Gerd Moellmann |
(charsetp): Fix typo in docstring.
|
Tue, 19 Oct 1999 07:20:09 +0000 |
Paul Eggert |
* international/mule-cmds.el (global-map):
|
Sat, 07 Aug 1999 03:18:48 +0000 |
Richard M. Stallman |
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
|
Sun, 01 Aug 1999 10:20:43 +0000 |
Eli Zaretskii |
(set-auto-coding): Allow whitespace before
|
Wed, 26 May 1999 08:05:50 +0000 |
Kenichi Handa |
(charset-info): Fix previous change.
|
Wed, 26 May 1999 07:14:06 +0000 |
Kenichi Handa |
(charset-info): Doc-string for DIRECTION fixed.
|
Sun, 02 May 1999 13:41:07 +0000 |
Dave Love |
(auto-coding-alist): Add .tgz.
|
Sun, 11 Apr 1999 16:26:11 +0000 |
Eli Zaretskii |
(auto-coding-alist-lookup): Include ms-dos
|
Thu, 08 Apr 1999 22:27:44 +0000 |
Richard M. Stallman |
(auto-coding-alist-lookup): New function.
|
Tue, 06 Apr 1999 19:53:10 +0000 |
Richard M. Stallman |
(find-new-buffer-file-coding-system): Doc fix.
|