Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5778:319e18d08654
age | author | description |
---|---|---|
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. |
Thu, 19 Dec 2013 18:13:11 +0000 | Aidan Kehoe | Use skip_ascii() in no_conversion_convert() when encoding. |
Tue, 17 Dec 2013 19:29:10 +0200 | Aidan Kehoe | Add #'write-sequence, on the model of #'write-char, API from Common Lisp. |
Sun, 15 Dec 2013 17:01:58 +0000 | Aidan Kehoe | Only make promote_args_lazy() available if WITH_NUMBER_TYPES. |