update packages

This commit is contained in:
2022-01-04 21:35:17 +01:00
parent 1d5275c946
commit 8de00e5202
700 changed files with 42441 additions and 85378 deletions

View File

@@ -5,8 +5,8 @@
;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk>
;; Author: Paul Sexton <eeeickythump@gmail.com>
;; Version: 2.7.0
;; Package-Version: 20200412.1812
;; Package-Commit: 35c1ce349949cc213f3076799211210f49431850
;; Package-Version: 20210427.2003
;; Package-Commit: bf8fe812d44a3ce3e84361fb39b8ef28ca10fd0c
;; Package-Requires: ((emacs "25.3") (seq "2.14") (org "9.3") (persist "0.3"))
;; Keywords: games, outlines, multimedia
@@ -2857,6 +2857,7 @@ STATUS is one of the following values:
(setf (oref session warned-about-id-creation) t))
(org-id-get-create))
;;;###autoload
(defun org-drill (&optional scope drill-match resume-p cram)
"Begin an interactive 'drill session'. The user is asked to
review a series of topics (headers). Each topic is initially
@@ -2980,6 +2981,7 @@ work correctly with older versions of org mode. Your org mode version (%s) appea
(message nil)
))))
;;;###autoload
(defun org-drill-cram (&optional scope drill-match)
"Run an interactive drill session in 'cram mode'. In cram mode,
all drill items are considered to be due for review, unless they
@@ -3007,6 +3009,7 @@ files in the same directory as the current file."
(interactive)
(org-drill 'directory))
;;;###autoload
(defun org-drill-again (&optional scope drill-match)
"Run a new drill session, but try to use leftover due items that
were not reviewed during the last session, rather than scanning for