Slawomir Grochowski <[email protected]> writes: > Attached is the corrected patch. The existing tests now use the new > names and verify that the obsolete aliases resolve to the new > variables.
Thanks! LGTM. Feel free to push. One nit is that you changed > - (string-match "\\[1/1\\]" > ... > + (string-prefix-p > + "- [1/1]" which is technically out of scope. But his is very minor. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
