diff options
author | Kyle Meyer <kyle@kyleam.com> | 2021-04-19 20:08:33 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2021-04-19 20:08:33 -0400 |
commit | 261ddf90617c8cd55a9b4dc7169cf4b6e17ed66f (patch) | |
tree | 7af3787a170269fb5d7044d3234aac709ce775ba | |
parent | 2d914ce0545ac108fa4702e4ad07eb22cbe9382a (diff) | |
download | orgmode-backport-notes-261ddf90617c8cd55a9b4dc7169cf4b6e17ed66f.tar.gz |
orgmode-backports.org: Update
-rw-r--r-- | orgmode-backports.org | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org index a19d729..91cf6f5 100644 --- a/orgmode-backports.org +++ b/orgmode-backports.org @@ -54,7 +54,7 @@ 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 [71/72] +** master branch [72/73] :PROPERTIES: :ref: origin/master :END: @@ -64,6 +64,12 @@ Org->Emacs fixup syncs are needed before 27.2 release. These are in km/from-emacs-master branch and will be periodically merged with Org's master. +- [X] 0a4dc70830f5e8286b47120cabc750cca07a75c1 + + ; Normalize and add missing first and last lines + Stefan Kangas + Mon Apr 19 12:21:01 2021 +0200 + - [X] c45bfd3c4abbfa585c9199f4866b6b8046945117 * lisp/**/*.el: Avoid positional args to `define-minor-mode` |