Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
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. |
Mon, 16 Mar 2015 00:11:30 +0000 | Aidan Kehoe | Automated merge with file:///Sources/xemacs-21.5-checked-out |
Thu, 12 Mar 2015 16:27:13 +0000 | Aidan Kehoe | Merge. |
Wed, 25 Feb 2015 11:47:12 +0000 | Aidan Kehoe | Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits. |
Mon, 16 Mar 2015 00:09:46 +0000 | Aidan Kehoe | Provide `char-code-limit', implement the GNU equivalent in terms of it. |
Sun, 15 Mar 2015 21:13:23 +0000 | Aidan Kehoe | Behave better with nil TERM for gnuclient, remove bitrotted TTY init code |