Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5552:85210c453a97
age | author | description |
---|---|---|
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. |
Mon, 08 Aug 2011 13:57:19 +0900 | Stephen J. Turnbull | Suppress "shadowed global" warnings for floor and ceil from <math.h>. |