diff options
author | Leon Rische <leon.rische@me.com> | 2020-06-29 16:25:08 +0200 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2020-06-29 16:25:08 +0200 |
commit | bf9dd33cc90942e6822fe778c3d660e03f8d7bb3 (patch) | |
tree | acd767d19e609696dbcd3eea48a0629cd57e9c53 /Changelog.org | |
parent | f7a07b1acb50e58bda6f580ef37ddc3fcc0c9fc0 (diff) |
Make suffling of positions configurable
Diffstat (limited to 'Changelog.org')
-rw-r--r-- | Changelog.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.org b/Changelog.org index 08b1a4d..f3b3f03 100644 --- a/Changelog.org +++ b/Changelog.org @@ -5,6 +5,12 @@ upcoming changes. In case a update to the org sources is needed, I'll add a changelog entry with updating instructions. +** [2020-06-29 Mon] +*** Added +- Shuffling of positions for the review can be disabled + by setting ~org-fc-shuffle-positions~ to ~nil~ +*** Changed +- Error messages from shell commands are promoted ** [2020-06-28 Sun] *** Added - ~org-fc-before-review-hook~ that runs when a review session is started |