aboutsummaryrefslogtreecommitdiff
path: root/siege-mode.el
AgeCommit message (Collapse)Author
2018-08-16Make siege-mode.el more package complientSebastien Le Maguer
2018-07-10Better defaults, explicit call, fixed history/defaultTslil Clingman
2018-07-08Saner defaults, `toggle space to commit'Tslil Clingman
Moved demo GIF higher
2018-07-07Complete rewrite of derivation procedureTslil Clingman
siege-mode now tokenizes the input, reverses it, and then applies transformations. This way nested delimiters are automatically reversed, and atomic blocks (like latex {equation}) are not affected. Also, GIF.
2018-07-05Correct "delimeter" to "delimiter"Chris Borowski
2018-07-05Initial versionTslil Clingman
Updated README.org, included code.