Tue, 16 May 2006 18:35:46 +0000 |
Eli Zaretskii |
(auto-coding-alist): Add .lha to files read with no-conversion.
|
Fri, 21 Apr 2006 12:22:24 +0000 |
Eli Zaretskii |
(keyboard-coding-system): defcustom info-link fixes: "Specify Coding" has
|
Thu, 16 Mar 2006 02:21:34 +0000 |
Kenichi Handa |
(auto-coding-regexp-alist): Add entries
|
Sat, 11 Mar 2006 11:43:27 +0000 |
Eli Zaretskii |
(auto-coding-alist): Add .odt (OpenOffice's open document) files.
|
Wed, 25 Jan 2006 07:43:41 +0000 |
Kenichi Handa |
(decode-char): Avoid the overhead of
|
Sun, 22 Jan 2006 12:24:02 +0000 |
Kenichi Handa |
(make-subsidiary-coding-system): Reset
|
Mon, 16 Jan 2006 12:07:26 +0000 |
Kenichi Handa |
(autoload-coding-system): Prepare for EOL variants.
|
Mon, 12 Dec 2005 05:11:57 +0000 |
Richard M. Stallman |
(load-with-code-conversion): Bind deactivate-mark.
|
Sun, 23 Oct 2005 18:24:00 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Sat, 24 Sep 2005 13:44:02 +0000 |
Romain Francoise |
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
|
Tue, 19 Jul 2005 02:30:29 +0000 |
Kenichi Handa |
(find-auto-coding): New function created
|
Thu, 07 Jul 2005 06:21:30 +0000 |
Kenichi Handa |
(make-coding-system): Describe
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 13 May 2005 06:03:46 +0000 |
Kenichi Handa |
Fix copyrights.
|
Sat, 07 May 2005 15:53:56 +0000 |
Eli Zaretskii |
(sgml-xml-auto-coding-function): Recognize encoding='FOO'
|
Sun, 01 May 2005 22:17:25 +0000 |
Nick Roberts |
(coding-system-parent): Remove alias and
|
Mon, 28 Mar 2005 01:39:06 +0000 |
Juri Linkov |
(auto-coding-alist): Associate non-ascii
|
Sat, 26 Mar 2005 16:48:18 +0000 |
Eli Zaretskii |
(auto-coding-alist): Add .xpi files.
|
Sat, 19 Mar 2005 19:58:09 +0000 |
Juri Linkov |
(auto-coding-alist): Sync with
|
Fri, 11 Mar 2005 12:00:47 +0000 |
Kenichi Handa |
(make-coding-system): Set property
|
Mon, 21 Feb 2005 12:50:06 +0000 |
Kenichi Handa |
(ctext-pre-write-conversion): Always use
|
Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Thu, 30 Dec 2004 23:58:33 +0000 |
Kenichi Handa |
(buffer-file-coding-system-explicit):
|
Thu, 30 Dec 2004 12:39:58 +0000 |
Kenichi Handa |
(explicit-buffer-file-coding-system): New
|
Wed, 29 Dec 2004 10:06:44 +0000 |
David Kastrup |
(decode-coding-inserted-region): Don't
|
Wed, 29 Dec 2004 01:25:15 +0000 |
Kenichi Handa |
(recode-region): New function.
|
Mon, 27 Dec 2004 16:12:11 +0000 |
Richard M. Stallman |
(decode-coding-inserted-region):
|
Tue, 16 Nov 2004 22:37:04 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): Finish previous change.
|
Tue, 16 Nov 2004 17:18:39 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): New arg NOMODIFY.
|
Thu, 11 Nov 2004 21:39:41 +0000 |
Juri Linkov |
(sgml-html-meta-auto-coding-function):
|
Fri, 22 Oct 2004 13:10:23 +0000 |
Kenichi Handa |
(translate-region): Implement it in Lisp
|
Tue, 12 Oct 2004 05:24:49 +0000 |
Kenichi Handa |
(coding-system-equal): Moved from mule-util.el.
|
Sun, 04 Jul 2004 23:22:28 +0000 |
Kenichi Handa |
(decode-coding-inserted-region): Fix previous change.
|
Sun, 04 Jul 2004 23:19:15 +0000 |
Kenichi Handa |
(decode-coding-inserted-region): Don't
|
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.
|