diff options
author | Kyle Meyer <kyle@kyleam.com> | 2023-09-17 22:48:15 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2023-09-17 22:48:15 -0400 |
commit | 5bc2c212026c15a662f83eeff5b2dd24b05658b4 (patch) | |
tree | ed50d57684498676a1974b37411807d8ebd7aff6 | |
parent | e73e469720652282c9e8cefdbfab3c0b2ce2a258 (diff) | |
download | orgmode-backport-notes-5bc2c212026c15a662f83eeff5b2dd24b05658b4.tar.gz |
orgmode-backports.org: Update
-rw-r--r-- | orgmode-backports.org | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org index 8699c60..4ad9a99 100644 --- a/orgmode-backports.org +++ b/orgmode-backports.org @@ -54,12 +54,42 @@ After resolving the conflict, run NOTE: Look for "ONSYNC" for changes that should be considered when syncing, but that don't seem appropriate for Org backport. -** master branch [32/45] +** master branch [33/50] :PROPERTIES: :ref: origin/master :exclude-ref: origin/emacs-29 :END: +- [ ] e0070fc574a8621b2fbb1aaca678b974a3dc5fd5 + + Improve org-babel-execute:eshell docstring + Stefan Kangas + Sun Sep 17 16:57:25 2023 +0200 + +- [ ] 1e270e580d3bb9ca1b3766a296611f76ec13f6f1 + + ; Grammar fixes ("allow to" et al) + Stefan Kangas + Sun Sep 17 16:49:21 2023 +0200 + +- [ ] ff87aecf8554042b043467a7aaff1a758df0bbae + + Address "Useless clause following default cond clause" warnings + Stefan Monnier + Tue Sep 12 12:59:03 2023 -0400 + +- [ ] c0400151f8880862d460f0e47be287237a6182ad + + Correct many instances of ``allows to'' + Po Lu + Sun Sep 10 09:33:50 2023 +0800 + +- [X] 0273914921833d2e2b6548cf69297c24a50cff74 + + Merge from origin/emacs-29 + Eli Zaretskii + Sat Sep 9 04:32:45 2023 -0400 + - [X] ec3ea8c036a4dd4d7b331081320502c6c8ff1961 Merge from origin/emacs-29 @@ -349,11 +379,17 @@ syncing, but that don't seem appropriate for Org backport. Stefan Kangas Wed Nov 30 16:10:39 2022 +0100 -** emacs-29 [131/131] +** emacs-29 [132/132] :PROPERTIES: :ref: origin/emacs-29 :END: +- [X] 85f49a9bc8b9bf699a692787820efc0f8aa67545 + + Update to Org 9.6.9 + Kyle Meyer + Sun Sep 17 22:11:36 2023 -0400 + - [X] 3550f44c17c31f829d7d51b2928a83ae381a8558 ; Fix typos |