From eb95d9415a75ba5aacab8837902aa46bc8c2c66e Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Tue, 5 Mar 2013 12:55:05 +1300 Subject: 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. --- spanish.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'spanish.org') 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. - -- cgit v1.2.3