Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 16 Jan 2014 21:03:03 +0000 | Aidan Kehoe | Use a larger buffering size in #'copy-file too. |
Thu, 16 Jan 2014 20:26:27 +0000 | Aidan Kehoe | Increase READ_BUF_SIZE, used in #'insert-file-contents-internal, to #x10000 |
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. |
Sun, 22 Dec 2013 10:36:33 +0000 | Aidan Kehoe | Transform #'princ to #'write-sequence at compile time if appropriate. |
Thu, 19 Dec 2013 18:13:11 +0000 | Aidan Kehoe | Use skip_ascii() in no_conversion_convert() when encoding. |
Tue, 17 Dec 2013 20:49:52 +0200 | Aidan Kehoe | Use a face, show more context around open parenthesis, #'blink-matching-open |