summaryrefslogtreecommitdiff
path: root/tiny.el
AgeCommit message (Expand)Author
2022-09-10Fix message erroring when trying to display %externals/tinyOleh Krehel
2019-07-22tiny.el: Make "m10|fun(%s)" workOleh Krehel
2018-01-10tiny.el (tiny-mapconcat-parse): Less false positivesOleh Krehel
2018-01-10tiny.el (tiny-expand): Return true if expandedOleh Krehel
2018-01-10tiny.el (tiny--strip-newlines): Rename from tiny--strip-\nOleh Krehel
2017-09-03tiny.el: tiny-mapconcat returns sexp, not stringStefan Monnier
2017-08-30tiny.el: Bump versionOleh Krehel
2017-08-24Add tiny-helper commandKaushal Modi
2017-08-24Minor Commentary editsKaushal Modi
2016-08-11allow for easier decreasing lists as wellnverno
2015-12-08Fix the failing testOleh Krehel
2015-12-08Fix byte-compiler warningsOleh Krehel
2015-03-24Allow empty separator though e.g. "mm10"Oleh Krehel
2015-03-22tiny.el: Update CopyrightOleh Krehel
2015-01-11tiny.el: handle quotes in FMT partOleh Krehel
2014-12-05tiny.el (tiny-date): improveOleh Krehel
2014-12-05tiny.el (tiny-mapconcat-parse): case-sensitiveOleh Krehel
2014-01-03tiny.el: add a test caseOleh Krehel
2013-12-24tiny.el (tiny-extract-sexps): add missing let bindingOleh Krehel
2013-12-20tiny.el: add autoload to `tiny-expand'Oleh Krehel
2013-12-20tiny.el: fix docsOleh Krehel
2013-11-08Fix "m10|%0.2f"Oleh Krehel
2013-10-28tiny.el (tiny-date): renamed from t-date. In format string it's just "date"Oleh Krehel
2013-10-28tiny.el (tiny-extract-sexps): can handle e.g. %0.1f(...) style formatting.Oleh Krehel
2013-10-12tiny.el: fixed a bug in `tiny-mapconcat-parse'.Oleh Krehel
2013-10-07tiny.el: removed `tiny-replace-preceding-sexp'oleh
2013-10-07tiny.el: removed `tiny-replace-sexp-desperately'oleh
2013-10-07tiny.el: removed `tiny-beginning-of-string'oleh
2013-10-07tiny.el: fixed `tiny-tokenize'oleh
2013-10-07tiny.el: moved tests to tiny-test.el.oleh
2013-10-06tiny.el: updated the doc.oleh
2013-10-06tiny.el: fixed typos.Oleh Krehel
2013-10-06tiny.el: fixed a bug for expansion of m5%x.Oleh Krehel
2013-10-06tiny.el: fixed up the previous change.Oleh Krehel
2013-10-06tiny.el: added the option to include %(sexps) into the format string.Oleh Krehel
2013-08-24tiny.el: fixed a small whitespace issue in `tiny-tokenize'.oleh
2013-08-11tiny.el: improved `tiny-mapconcat` and `tiny-mapconcat-parse'.oleh
2013-08-10tiny.el: added missing functions.oleh
2013-08-08tiny.el: fixed a bug introduced by previous commit.oleh
2013-08-08tiny.el: expr now can return a list.oleh
2013-08-07tiny.el: x can be reused in format string.oleh
2013-08-02tiny.el: added a use case for multiple TODO items in org-mode.oleh
2013-07-25tiny.el: fixed some typos.oleh
2013-07-25tiny.el: added to the comments.oleh
2013-07-25tiny.el: fixed two snippets.oleh
2013-07-25tiny.el: Added new test snippets.oleh
2013-07-25Initial import.oleh