aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update documentationPhillip Lord2019-07-111-0/+7
|
* Add documentationPhillip Lord2019-07-101-4/+9
|
* Remove org-drill-free-markerPhillip Lord2019-07-101-7/+4
| | | | This function saves no typing once namespaced
* Remove unused variablePhillip Lord2019-07-081-4/+2
|
* Ignore created elpa directoryPhillip Lord2019-07-081-0/+1
|
* Use persistPhillip Lord2019-07-083-25/+30
|
* Update variable documentationPhillip Lord2019-06-301-4/+11
|
* Regularize white spacePhillip Lord2019-06-301-166/+3
|
* Document explainerPhillip Lord2019-06-296-2/+178
|
* Regularize use of scopePhillip Lord2019-06-291-15/+19
|
* Fix promptPhillip Lord2019-06-291-1/+1
|
* Remove savehist dependencyPhillip Lord2019-06-251-13/+14
| | | | | savehist involves switching on a minor mode which does not seem optimal.
* Remove hi-lock dependencyPhillip Lord2019-06-251-2/+0
|
* package-lint cleaningPhillip Lord2019-06-251-25/+28
|
* Renamespace all macrosPhillip Lord2019-06-251-18/+18
|
* Re-namespace with-hidden-cloze-textPhillip Lord2019-06-251-6/+6
|
* Fix compatability call again!Phillip Lord2019-06-251-3/+2
|
* Fix compat callPhillip Lord2019-06-241-1/+1
|
* Replace call to gensym with cl-gensymPhillip Lord2019-06-241-1/+1
|
* Fix session call in org-drill-sm-or-leitnerPhillip Lord2019-06-241-6/+10
|
* Fix call to org-drill-entry-overdue-pPhillip Lord2019-06-241-1/+1
| | | | Missing the session argument.
* Add compatibility hacks to support org-mode 8Phillip Lord2019-06-241-3/+16
| | | | | We do not really need to support org-mode 8 but as it is the default install it makes it easier to test from a clean emacs.
* Complete clean of byte compile messagesPhillip Lord2019-06-232-7/+12
|
* Fix more byte compile errorsPhillip Lord2019-06-232-3/+5
|
* Fix more byte compile errorsPhillip Lord2019-06-232-3/+3
|
* Fix more compile error messagesPhillip Lord2019-06-231-3/+3
|
* Remove arguments from presentation-promptPhillip Lord2019-06-231-31/+17
| | | | | The multiple arguments to the two presentation-prompt methods are unused in org-drill.
* Extend READMEPhillip Lord2019-06-231-1/+3
|
* Fix robot testing and reference to drill-typed-answerPhillip Lord2019-06-224-10/+6
|
* Fix call to formatPhillip Lord2019-06-221-6/+2
|
* Fix call to removed variablePhillip Lord2019-06-221-4/+5
|
* Remove legacy codePhillip Lord2019-06-221-3/+1
|
* Remove dynamic scopingPhillip Lord2019-06-221-5/+3
|
* Replace dynamic scoping with letPhillip Lord2019-06-221-20/+20
|
* Fix call to sessionPhillip Lord2019-06-221-1/+1
|
* Remove call to clPhillip Lord2019-06-221-1/+1
|
* Replace more dynamic scopingPhillip Lord2019-06-221-3/+2
|
* Improve pollPhillip Lord2019-06-221-1/+2
|
* Speed up robot tests with pollingPhillip Lord2019-06-225-12/+13
|
* Fix broken form in org-drill-resumePhillip Lord2019-06-221-13/+13
|
* Silence more unused variable messagesPhillip Lord2019-06-221-6/+5
|
* Remove spell-number.el dependencyPhillip Lord2019-06-222-101/+0
| | | | | spell-number is only available on Emacs wiki. This disables the "translate number" functionality.
* Remove more dynamic scoping errorsPhillip Lord2019-06-221-10/+20
|
* Support changing small sleep on command linePhillip Lord2019-06-224-9/+12
|
* Update READMEPhillip Lord2019-06-211-0/+4
|
* Spanish card fixes and full test setPhillip Lord2019-06-219-5/+400
|
* Replace dynamically scoped end-posPhillip Lord2019-06-211-12/+11
|
* Remove unused definitionsPhillip Lord2019-06-211-23/+2
|
* Fix byte compilation errorsPhillip Lord2019-06-201-21/+23
|
* Complete namespace cleanlinessPhillip Lord2019-06-201-21/+21
|