Release: v0.7.3
This commit is contained in:
parent
631cd80ce8
commit
28c4215704
3 changed files with 75 additions and 75 deletions
|
|
@ -542,7 +542,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
|
||||
|
||||
** 0.7.3-pre
|
||||
** 0.7.3
|
||||
|
||||
*Fixes*
|
||||
+ Disable ~case-fold-search~ when collecting headings in outline paths. (Headings that started with a word that is also a to-do keyword but with different capitalization would be matched incorrectly.)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Url: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.7.3-pre
|
||||
;; Version: 0.7.3
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.18.1") (f "0.17.2") (map "2.1") (org "9.0") (org-super-agenda "1.2") (ov "1.0.6") (peg "1.0.1") (s "1.12.0") (transient "0.1") (ts "0.2-pre"))
|
||||
;; Keywords: hypermedia, outlines, Org, agenda
|
||||
|
||||
|
|
|
|||
146
org-ql.info
146
org-ql.info
|
|
@ -71,7 +71,7 @@ Functions / Macros
|
|||
|
||||
Changelog
|
||||
|
||||
* 0.7.3-pre: 073-pre.
|
||||
* 0.7.3: 073.
|
||||
* 0.7.2: 072.
|
||||
* 0.7.1: 071.
|
||||
* 0.7: 07.
|
||||
|
|
@ -993,7 +993,7 @@ releases.
|
|||
|
||||
* Menu:
|
||||
|
||||
* 0.7.3-pre: 073-pre.
|
||||
* 0.7.3: 073.
|
||||
* 0.7.2: 072.
|
||||
* 0.7.1: 071.
|
||||
* 0.7: 07.
|
||||
|
|
@ -1024,10 +1024,10 @@ releases.
|
|||
* 0.1: 01.
|
||||
|
||||
|
||||
File: README.info, Node: 073-pre, Next: 072, Up: Changelog
|
||||
File: README.info, Node: 073, Next: 072, Up: Changelog
|
||||
|
||||
5.1 0.7.3-pre
|
||||
=============
|
||||
5.1 0.7.3
|
||||
=========
|
||||
|
||||
*Fixes*
|
||||
• Disable ‘case-fold-search’ when collecting headings in outline
|
||||
|
|
@ -1042,7 +1042,7 @@ File: README.info, Node: 073-pre, Next: 072, Up: Changelog
|
|||
Omar Antolín Camarena (https://github.com/oantolin) for reporting.)
|
||||
|
||||
|
||||
File: README.info, Node: 072, Next: 071, Prev: 073-pre, Up: Changelog
|
||||
File: README.info, Node: 072, Next: 071, Prev: 073, Up: Changelog
|
||||
|
||||
5.2 0.7.2
|
||||
=========
|
||||
|
|
@ -1767,73 +1767,73 @@ GPLv3
|
|||
|
||||
Tag Table:
|
||||
Node: Top225
|
||||
Node: Contents1813
|
||||
Node: Screenshots1936
|
||||
Node: Installation2054
|
||||
Node: Quelpa2568
|
||||
Node: Helm support3096
|
||||
Node: Usage3499
|
||||
Node: Commands3897
|
||||
Node: org-ql-find4341
|
||||
Node: org-ql-refile4807
|
||||
Node: org-ql-search5130
|
||||
Node: helm-org-ql6826
|
||||
Node: org-ql-view7204
|
||||
Node: org-ql-view-sidebar7734
|
||||
Node: org-ql-view-recent-items8114
|
||||
Node: org-ql-sparse-tree8610
|
||||
Node: Queries9410
|
||||
Node: Non-sexp query syntax10527
|
||||
Node: General predicates12286
|
||||
Node: Ancestor/descendant predicates19273
|
||||
Node: Date/time predicates20401
|
||||
Node: Functions / Macros23525
|
||||
Node: Agenda-like views23823
|
||||
Ref: Function org-ql-block23985
|
||||
Node: Listing / acting-on results25246
|
||||
Ref: Caching25454
|
||||
Ref: Function org-ql-select26367
|
||||
Ref: Function org-ql-query28793
|
||||
Ref: Macro org-ql (deprecated)30567
|
||||
Node: Custom predicates30882
|
||||
Ref: Macro org-ql-defpred31106
|
||||
Node: Dynamic block34547
|
||||
Node: Links37271
|
||||
Node: Tips37958
|
||||
Node: Changelog38282
|
||||
Node: 073-pre39081
|
||||
Node: 07239813
|
||||
Node: 07140736
|
||||
Node: 0741545
|
||||
Node: 06344469
|
||||
Node: 06245000
|
||||
Node: 06145305
|
||||
Node: 0645873
|
||||
Node: 05248927
|
||||
Node: 05149227
|
||||
Node: 0549652
|
||||
Node: 04951183
|
||||
Node: 04851465
|
||||
Node: 04751814
|
||||
Node: 04652223
|
||||
Node: 04552631
|
||||
Node: 04452992
|
||||
Node: 04353351
|
||||
Node: 04253554
|
||||
Node: 04153715
|
||||
Node: 0453962
|
||||
Node: 03258063
|
||||
Node: 03158466
|
||||
Node: 0358663
|
||||
Node: 02361963
|
||||
Node: 02262197
|
||||
Node: 02162477
|
||||
Node: 0262682
|
||||
Node: 0166760
|
||||
Node: Notes66861
|
||||
Node: Comparison with Org Agenda searches67023
|
||||
Node: org-sidebar67912
|
||||
Node: License68191
|
||||
Node: Contents1805
|
||||
Node: Screenshots1928
|
||||
Node: Installation2046
|
||||
Node: Quelpa2560
|
||||
Node: Helm support3088
|
||||
Node: Usage3491
|
||||
Node: Commands3889
|
||||
Node: org-ql-find4333
|
||||
Node: org-ql-refile4799
|
||||
Node: org-ql-search5122
|
||||
Node: helm-org-ql6818
|
||||
Node: org-ql-view7196
|
||||
Node: org-ql-view-sidebar7726
|
||||
Node: org-ql-view-recent-items8106
|
||||
Node: org-ql-sparse-tree8602
|
||||
Node: Queries9402
|
||||
Node: Non-sexp query syntax10519
|
||||
Node: General predicates12278
|
||||
Node: Ancestor/descendant predicates19265
|
||||
Node: Date/time predicates20393
|
||||
Node: Functions / Macros23517
|
||||
Node: Agenda-like views23815
|
||||
Ref: Function org-ql-block23977
|
||||
Node: Listing / acting-on results25238
|
||||
Ref: Caching25446
|
||||
Ref: Function org-ql-select26359
|
||||
Ref: Function org-ql-query28785
|
||||
Ref: Macro org-ql (deprecated)30559
|
||||
Node: Custom predicates30874
|
||||
Ref: Macro org-ql-defpred31098
|
||||
Node: Dynamic block34539
|
||||
Node: Links37263
|
||||
Node: Tips37950
|
||||
Node: Changelog38274
|
||||
Node: 07339065
|
||||
Node: 07239785
|
||||
Node: 07140704
|
||||
Node: 0741513
|
||||
Node: 06344437
|
||||
Node: 06244968
|
||||
Node: 06145273
|
||||
Node: 0645841
|
||||
Node: 05248895
|
||||
Node: 05149195
|
||||
Node: 0549620
|
||||
Node: 04951151
|
||||
Node: 04851433
|
||||
Node: 04751782
|
||||
Node: 04652191
|
||||
Node: 04552599
|
||||
Node: 04452960
|
||||
Node: 04353319
|
||||
Node: 04253522
|
||||
Node: 04153683
|
||||
Node: 0453930
|
||||
Node: 03258031
|
||||
Node: 03158434
|
||||
Node: 0358631
|
||||
Node: 02361931
|
||||
Node: 02262165
|
||||
Node: 02162445
|
||||
Node: 0262650
|
||||
Node: 0166728
|
||||
Node: Notes66829
|
||||
Node: Comparison with Org Agenda searches66991
|
||||
Node: org-sidebar67880
|
||||
Node: License68159
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue