Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-23 | update | Joey Hess | |
2008-09-20 | Revert change now that listdirectives is enabled | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-18 | Er, and actually make it work... | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-18 | Include a list of all directives if we don't have a list of currently ↵ | http://www.cse.unsw.edu.au/~willu/ | |
enabled directives | |||
2008-09-14 | fix links | Joey Hess | |
2008-09-11 | update | Joey Hess | |
2008-09-11 | misc minor changes | Joey Hess | |
2008-09-11 | remove special case for shortcuts | Joey Hess | |
If shortcuts are enabled, the shortcut directive will appear on the list, and I think that's good enough. | |||
2008-09-11 | patch plugin documentation to refer to directive pages | William Uther | |
2008-08-25 | fix a horrible mispelling | Joey Hess | |
2008-08-25 | rename preprocessordirective to directive | Joey Hess | |
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-) |