Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5556:a142ad1a9140
age | author | description |
---|---|---|
Wed, 24 Aug 2011 23:41:29 +0100 | Aidan Kehoe | Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available. |
Tue, 23 Aug 2011 04:41:45 +0900 | Stephen J. Turnbull | Fix performance regression in refactored syntax cache setup. |
Mon, 08 Aug 2011 13:57:20 +0900 | Stephen J. Turnbull | Alan Mackenzie's syntax cache bounds fix. |
Mon, 08 Aug 2011 13:57:20 +0900 | Stephen J. Turnbull | Improve documentation of syntax table internals. |
Mon, 08 Aug 2011 13:57:20 +0900 | Stephen J. Turnbull | Initialize start and end properly (to new markers, not Qnil). |
Mon, 08 Aug 2011 13:57:20 +0900 | Stephen J. Turnbull | Correct array bound for syntax_code_spec. |