Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
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 |
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. |
Sun, 15 Dec 2013 10:38:19 +0000 | Aidan Kehoe | Check (featurep 'font-mgr) before calling fontconfig functions, tests |