Mercurial > hg > xemacs-beta
log src/syntax.c @ 5665:8593e614573a
age | author | description |
---|---|---|
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
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. |