diff options
author | Kyle Meyer <kyle@kyleam.com> | 2021-09-12 23:46:46 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2021-09-12 23:46:46 -0400 |
commit | a377af8b5742052cb051b5c1a3493f8563194870 (patch) | |
tree | caaa34924b88490bb7bd3a15810dd76b697824d8 | |
parent | 45b4de8dc7e3363f467ae4dc890b09af5cba7420 (diff) | |
download | orgmode-backport-notes-a377af8b5742052cb051b5c1a3493f8563194870.tar.gz |
orgmode-backports.org: Update
-rw-r--r-- | orgmode-backports.org | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org index 0f857e6..6b9d299 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 [81/81] +** master branch [83/83] :PROPERTIES: :ref: origin/master :END: @@ -64,6 +64,21 @@ 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] ff4de1bd88b8be4a7071884910ff601eb10fbad5 + + Fix quoting style in Lisp comments + Eli Zaretskii + Sun Sep 12 19:51:06 2021 +0300 + + applied, but under discussion: + <47d6e9a6-f334-eda9-2e08-0a946e51fc4a@yandex.ru> + +- [X] fc4b956c7cb2fba8ed2a18865a7686c6cfa5d030 + + ; Fix symbol quoting typos + Stefan Kangas + Sun Sep 12 18:36:49 2021 +0200 + - [X] 6a3920c07eaae58408dd27e7db22bff7ad4d1f80 Make `q' in `org-agenda' work even with `debug-on-error' set |