aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--orgmode-backports.org37
1 files changed, 36 insertions, 1 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org
index 91cf6f5..b2b68f8 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 [72/73]
+** master branch [76/77]
:PROPERTIES:
:ref: origin/master
:END:
@@ -64,6 +64,41 @@ 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] 09ed51b9c89390059ccae30c0ae5dc39bc20523b
+
+ * lisp/org/org-timer.el (org-timer--run-countdown-timer): Use closures
+ Stefan Monnier
+ Tue May 18 19:54:38 2021 -0400
+
+ Independently applied to master in 1a5a326f1. Also applied to
+ km/from-emacs-master.
+
+
+- [X] 5746fd57ab7c9d27bcc6220f2b9faaba2982deba
+
+ * lisp/org/org-mouse.el: Make use of lexical scoping
+ Stefan Monnier
+ Tue May 18 19:51:26 2021 -0400
+
+- [X] 4e240bf09678a41055e46fb16a798541d58d372e
+
+ * lisp/org/org-colview.el (org-columns-map): Use proper closures
+ Stefan Monnier
+ Tue May 18 19:36:54 2021 -0400
+
+ Independently applied to master in 71c40314f. Also applied to
+ km/from-emacs-master.
+
+- [X] af68b49565671821361d089ae9a68af32d760e2c
+
+ * lisp/org/org-clock.el (org-clock-get-table-data): Use proper closures
+ Stefan Monnier
+ Tue May 18 19:32:35 2021 -0400
+
+ Independently applied to master in 038aff34d. Also applied to
+ km/from-emacs-master.
+
- [X] 0a4dc70830f5e8286b47120cabc750cca07a75c1
; Normalize and add missing first and last lines