Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sun, 04 Sep 2011 20:35:31 +0100 | Aidan Kehoe | Add a defsetf for get-char-table, necessary for the tests in the last commit. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Sun, 28 Aug 2011 10:34:54 +0100 | Aidan Kehoe | Use a better, more portable approach to the shift-F11 problem. |
Sun, 28 Aug 2011 10:22:24 +0100 | Aidan Kehoe | Backed out changeset 53c066311921, I have a better approach. |
Sat, 27 Aug 2011 20:35:23 +0100 | Aidan Kehoe | If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11. |
Wed, 24 Aug 2011 23:41:29 +0100 | Aidan Kehoe | Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available. |