diff options
| author | eeeickythump <devnull@localhost> | 2013-03-05 12:55:05 +1300 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2013-03-05 12:55:05 +1300 |
| commit | eb95d9415a75ba5aacab8837902aa46bc8c2c66e (patch) | |
| tree | 46d2cf313674c9134104a195a41dc6ed3a1ab30c /spanish.org | |
| parent | 79a0ac93aeff775d145a3745c517c1a0c72debed (diff) | |
| download | org-drill-eb95d9415a75ba5aacab8837902aa46bc8c2c66e.tar.gz org-drill-eb95d9415a75ba5aacab8837902aa46bc8c2c66e.zip | |
New global variable 'org-drill-match'. Now possible to specify a tags/property/
todo match for a drill session - only entries satisfying that match will be
considered. Top level functions now accept match string as an additional
optional argument.
DRILL_CARD_TYPE is now inherited, i.e. if a drill entry does not specify
a card type then the type will be sought further up the tree.
cl.el is required on load as well as compilation.
Use cl-flet instead of "obsolete" flet.
Fixed some documentation typos.
Diffstat (limited to 'spanish.org')
| -rw-r--r-- | spanish.org | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spanish.org b/spanish.org index 056640f..b80d02a 100644 --- a/spanish.org +++ b/spanish.org @@ -180,7 +180,7 @@ card type. Which tense to test is specified by the =VERB_TENSE= property in each item, and the information about the verb is retrieved from the parent's =VERB_INFINITIVE=, =VERB_TRANSLATION= and =VERB_INFINITIVE_HINT= properties. -Some of the conjugation items are empty -- this allows the user to past in +Some of the conjugation items are empty -- this allows the user to paste in conjugations as they are learned. They will automatically be excluded from drill sessions as long as their bodies remain empty. @@ -358,4 +358,3 @@ The meaning of the item's properties is as follows: # This comment is included so that the item body is non-empty. Items with # empty bodies are skipped during drill sessions. - |
