diff --git a/README.org b/README.org index 3b14539..272c7b9 100644 --- a/README.org +++ b/README.org @@ -236,7 +236,7 @@ As explained in the usage instructions and shown in the example, items are colle :TOC: 0 :END: -** 1.2-pre +** 1.2 *Added* + Selector ~:auto-planning~, which groups items by their earliest of scheduled date or deadline, formatted according to variable ~org-super-agenda-date-format~. diff --git a/org-super-agenda.el b/org-super-agenda.el index c3288be..7e4cecf 100644 --- a/org-super-agenda.el +++ b/org-super-agenda.el @@ -2,7 +2,7 @@ ;; Author: Adam Porter ;; Url: http://github.com/alphapapa/org-super-agenda -;; Version: 1.2-pre +;; Version: 1.2 ;; Package-Requires: ((emacs "26.1") (s "1.10.0") (dash "2.13") (org "9.0") (ht "2.2") (ts "0.2")) ;; Keywords: hypermedia, outlines, Org, agenda diff --git a/org-super-agenda.info b/org-super-agenda.info index f0125f1..4d338c4 100644 --- a/org-super-agenda.info +++ b/org-super-agenda.info @@ -60,7 +60,7 @@ FAQ Changelog -* 1.2-pre: 12-pre. +* 1.2: 12. * 1.1.1: 111. * 1.1: 11. * 1.0.3: 103. @@ -544,7 +544,7 @@ File: README.info, Node: Changelog, Next: Development, Prev: FAQ, Up: Top * Menu: -* 1.2-pre: 12-pre. +* 1.2: 12. * 1.1.1: 111. * 1.1: 11. * 1.0.3: 103. @@ -553,10 +553,10 @@ File: README.info, Node: Changelog, Next: Development, Prev: FAQ, Up: Top * 1.0.0: 100.  -File: README.info, Node: 12-pre, Next: 111, Up: Changelog +File: README.info, Node: 12, Next: 111, Up: Changelog -7.1 1.2-pre -=========== +7.1 1.2 +======= *Added* • Selector ‘:auto-planning’, which groups items by their earliest of @@ -611,7 +611,7 @@ File: README.info, Node: 12-pre, Next: 111, Up: Changelog from other packages that may read code from untrusted origins).  -File: README.info, Node: 111, Next: 11, Prev: 12-pre, Up: Changelog +File: README.info, Node: 111, Next: 11, Prev: 12, Up: Changelog 7.2 1.1.1 ========= @@ -754,34 +754,34 @@ File: README.info, Node: Credits, Prev: Development, Up: Top  Tag Table: Node: Top222 -Node: Introduction992 -Node: Contents2400 -Node: Screenshots2557 -Node: Installation2794 -Node: MELPA2955 -Node: Manual installation3102 -Node: Usage3503 -Node: Examples4473 -Node: Group selectors7958 -Node: Keywords8920 -Node: Special selectors9661 -Node: Normal selectors13520 -Node: Tips18151 -Node: FAQ19002 -Node: Why are some items not displayed even though I used group selectors for them?19252 -Node: Why did a group disappear when I moved it to the end of the list?20123 -Node: Changelog20698 -Node: 12-pre20921 -Node: 11123502 -Node: 1123675 -Node: 10325247 -Node: 10225458 -Node: 10125592 -Node: 10025930 -Node: Development26035 -Node: Bugs26437 -Node: Tests27090 -Node: Credits27409 +Node: Introduction984 +Node: Contents2392 +Node: Screenshots2549 +Node: Installation2786 +Node: MELPA2947 +Node: Manual installation3094 +Node: Usage3495 +Node: Examples4465 +Node: Group selectors7950 +Node: Keywords8912 +Node: Special selectors9653 +Node: Normal selectors13512 +Node: Tips18143 +Node: FAQ18994 +Node: Why are some items not displayed even though I used group selectors for them?19244 +Node: Why did a group disappear when I moved it to the end of the list?20115 +Node: Changelog20690 +Node: 1220905 +Node: 11123474 +Node: 1123643 +Node: 10325215 +Node: 10225426 +Node: 10125560 +Node: 10025898 +Node: Development26003 +Node: Bugs26405 +Node: Tests27058 +Node: Credits27377  End Tag Table