diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-04-19 23:46:31 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-04-19 23:46:31 -0400 |
commit | b1d1121f808c19993d761b2c8d969a96e49c4864 (patch) | |
tree | fa36d6ba13d2e9b64b8c4d7541f3d44882971991 | |
parent | 1a44ea1212065f79ff45b2867ae3fd97c9b3fcb1 (diff) | |
download | orgmode-backport-notes-b1d1121f808c19993d761b2c8d969a96e49c4864.tar.gz |
orgmode-backports.org: Update
-rw-r--r-- | orgmode-backports.org | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org index 4e04080..238edce 100644 --- a/orgmode-backports.org +++ b/orgmode-backports.org @@ -618,6 +618,12 @@ syncing, but that don't seem appropriate for Org backport. :ref: origin/emacs-27 :END: +- [ ] 4acdd7fe58ae9f94102afeca67b0383141d597da + + Fix edge case errors in filename-matching regexps + Mattias Engdegård + Tue Apr 14 12:25:16 2020 +0200 + - [X] 0304f530761bee1c217bbf8fe7839cdfe8767a51 doc/misc/org.texi: Fix @dircategory @@ -1902,6 +1908,42 @@ syncing, but that don't seem appropriate for Org backport. :ref: origin/master :END: +- [ ] 7f1dae114dffbf4bdec60e38ada4eb0673cfb4e2 + + Fix effect-free warning in ob-screen.el while loop + Basil L. Contovounesios + Fri Apr 17 11:38:25 2020 +0100 + +- [ ] 6a60701bba3d87f5d9a1730e18b6da827f41a062 + + Improve regexp in org-table-finish-edit-field + Mattias Engdegård + Thu Apr 16 19:53:10 2020 +0200 + +- [ ] d5a7df8c02f04102d50a5cd2290262f59f2b1415 + + Use directory-files-no-dot-files-regexp wherever possible + Mattias Engdegård + Thu Apr 16 12:14:38 2020 +0200 + +- [ ] 905c0a13f7929298cb36151f46dbef03f7bdcbe4 + + Fix bugs, inefficiencies and bad style in regexps + Mattias Engdegård + Thu Apr 16 12:14:38 2020 +0200 + +- [ ] 97e48510ad4fec9ca5f576a750018a231523f7a6 + + Merge from origin/emacs-27 + Glenn Morris + Wed Apr 15 07:50:15 2020 -0700 + +- [ ] 4acdd7fe58ae9f94102afeca67b0383141d597da + + Fix edge case errors in filename-matching regexps + Mattias Engdegård + Tue Apr 14 12:25:16 2020 +0200 + - [X] 22524a6e39582d44c1365bad9a589618c2b0df27 Fix mistake in regexp cleanup |