aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-04-18 02:10:23 -0400
committerKyle Meyer <kyle@kyleam.com>2021-04-18 02:10:29 -0400
commit2d914ce0545ac108fa4702e4ad07eb22cbe9382a (patch)
tree42740a445b2637c0859f3386581cb9eea7d679f2
parent411969c1d32df9495ba4c4c46e299f9547c74ed2 (diff)
downloadorgmode-backport-notes-2d914ce0545ac108fa4702e4ad07eb22cbe9382a.tar.gz
orgmode-backports.org: Update
-rw-r--r--orgmode-backports.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org
index b437b1a..a19d729 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 [70/71]
+** master branch [71/72]
: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] c45bfd3c4abbfa585c9199f4866b6b8046945117
+
+ * lisp/**/*.el: Avoid positional args to `define-minor-mode`
+ Stefan Monnier
+ Sun Apr 11 23:47:14 2021 -0400
+
- [X] 331ddd803a72056d0f0c70e5a677e0d4a6300584
Address some --without-x byte-compilation warnings