Docs: Update changelog
This commit is contained in:
parent
675d333b91
commit
e22890ad04
2 changed files with 31 additions and 28 deletions
|
|
@ -550,6 +550,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
||||||
|
|
||||||
*Internal*
|
*Internal*
|
||||||
+ Certain query predicates, when called multiple times in an ~and~ sub-expression, are optimized to a single call.
|
+ Certain query predicates, when called multiple times in an ~and~ sub-expression, are optimized to a single call.
|
||||||
|
+ Use ~buffer-chars-modified-tick~ instead of ~buffer-modified-tick~. (Thanks to [[https://github.com/yantar92][Ihor Radchenko]].)
|
||||||
|
|
||||||
** 0.6.2
|
** 0.6.2
|
||||||
|
|
||||||
|
|
|
||||||
58
org-ql.info
58
org-ql.info
|
|
@ -1034,6 +1034,8 @@ File: README.info, Node: 07-pre, Next: 062, Up: Changelog
|
||||||
*Internal*
|
*Internal*
|
||||||
• Certain query predicates, when called multiple times in an ‘and’
|
• Certain query predicates, when called multiple times in an ‘and’
|
||||||
sub-expression, are optimized to a single call.
|
sub-expression, are optimized to a single call.
|
||||||
|
• Use ‘buffer-chars-modified-tick’ instead of ‘buffer-modified-tick’.
|
||||||
|
(Thanks to Ihor Radchenko (https://github.com/yantar92).)
|
||||||
|
|
||||||
|
|
||||||
File: README.info, Node: 062, Next: 061, Prev: 07-pre, Up: Changelog
|
File: README.info, Node: 062, Next: 061, Prev: 07-pre, Up: Changelog
|
||||||
|
|
@ -1679,34 +1681,34 @@ Node: Links36761
|
||||||
Node: Tips37448
|
Node: Tips37448
|
||||||
Node: Changelog37772
|
Node: Changelog37772
|
||||||
Node: 07-pre38540
|
Node: 07-pre38540
|
||||||
Node: 06239801
|
Node: 06239947
|
||||||
Node: 06140109
|
Node: 06140255
|
||||||
Node: 0640677
|
Node: 0640823
|
||||||
Node: 05243731
|
Node: 05243877
|
||||||
Node: 05144031
|
Node: 05144177
|
||||||
Node: 0544454
|
Node: 0544600
|
||||||
Node: 04945983
|
Node: 04946129
|
||||||
Node: 04846263
|
Node: 04846409
|
||||||
Node: 04746610
|
Node: 04746756
|
||||||
Node: 04647019
|
Node: 04647165
|
||||||
Node: 04547427
|
Node: 04547573
|
||||||
Node: 04447788
|
Node: 04447934
|
||||||
Node: 04348147
|
Node: 04348293
|
||||||
Node: 04248350
|
Node: 04248496
|
||||||
Node: 04148511
|
Node: 04148657
|
||||||
Node: 0448758
|
Node: 0448904
|
||||||
Node: 03252859
|
Node: 03253005
|
||||||
Node: 03153262
|
Node: 03153408
|
||||||
Node: 0353459
|
Node: 0353605
|
||||||
Node: 02356759
|
Node: 02356905
|
||||||
Node: 02256993
|
Node: 02257139
|
||||||
Node: 02157273
|
Node: 02157419
|
||||||
Node: 0257478
|
Node: 0257624
|
||||||
Node: 0161556
|
Node: 0161702
|
||||||
Node: Notes61657
|
Node: Notes61803
|
||||||
Node: Comparison with Org Agenda searches61819
|
Node: Comparison with Org Agenda searches61965
|
||||||
Node: org-sidebar62708
|
Node: org-sidebar62854
|
||||||
Node: License62987
|
Node: License63133
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue