Fix: (org-ql--outline-path) Disable case-fold-search
This commit is contained in:
parent
daad25e079
commit
4476759dc9
3 changed files with 43 additions and 37 deletions
|
|
@ -544,7 +544,8 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
** 0.7.3-pre
|
||||
|
||||
Nothing new yet.
|
||||
*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.)
|
||||
|
||||
** 0.7.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue