Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Fri, 20 Mar 2015 13:48:16 +0000 | Aidan Kehoe | Don't extract a fixnum value unnecessarily, thank you Robert Delius Royar |
Tue, 17 Mar 2015 12:22:50 +0000 | Aidan Kehoe | Clean up #'read-quoted-char, support help-event-list there. |
Tue, 17 Mar 2015 00:47:48 +0000 | Aidan Kehoe | Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin. |
Tue, 17 Mar 2015 00:29:39 +0000 | Aidan Kehoe | Don't tickle an unreasonable but standard C lib limitation, thank you Vin! |
Mon, 16 Mar 2015 09:03:22 +0000 | Aidan Kehoe | digit.el missed on previous commit |
Mon, 16 Mar 2015 00:40:31 +0000 | Aidan Kehoe | Correct some code with badly-placed parentheses, thank you Mats Lidell. |
Mon, 16 Mar 2015 00:28:18 +0000 | Aidan Kehoe | Add the non-ASCII digit support, now #'parse-integer can handle it. |