Mercurial > hg > xemacs-beta
log src/file-coding.c @ 5903:5afddd952c46
age | author | description |
---|---|---|
Tue, 07 Oct 2014 21:16:10 -0600 | Jerry James | Add TLS support. See xemacs-patches message with ID |
Wed, 14 May 2014 14:16:24 -0600 | Jerry James | Report lstream errors when encoding/decoding. |
Wed, 22 Jan 2014 17:52:00 +0000 | Aidan Kehoe | Have the result of coding_character_tell() reflect str->convert_to, too. |
Thu, 16 Jan 2014 19:56:06 +0000 | Aidan Kehoe | Rework description of no_conversion coding system, avoiding pdump confusion. |
Thu, 16 Jan 2014 16:27:52 +0000 | Aidan Kehoe | Pass character count from coding systems to buffer insertion code. |
Thu, 19 Dec 2013 18:13:11 +0000 | Aidan Kehoe | Use skip_ascii() in no_conversion_convert() when encoding. |
Fri, 07 Sep 2012 22:06:01 +0100 | Aidan Kehoe | Unify #'find-coding-system-magic-cookie-in-file, look_for_coding_system_magic_cookie() |