branch: master
commit 466e02c6240239c6cb96f39f3a5fbac6ebbcbeca
Author: oleh <[email protected]>
Commit: oleh <[email protected]>
tiny.el: added a use case for multiple TODO items in org-mode.
---
tiny.el | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tiny.el b/tiny.el
index 8b222a1..88e0b8b 100644
--- a/tiny.el
+++ b/tiny.el
@@ -57,6 +57,7 @@
;; m\n;; 10expx
;; m5\n;; 20expx&014.2f
;; m, 7&0x&02x
+;; m1\n14&*** TODO http://emacsrocks.com/e&02d.html
;;
;; As you might have guessed, the syntax is as follows:
;; m[<range start:=0>][<separator:= >]<range end>[lisp expr][&][format expr]