diff options
-rw-r--r-- | orgmode-backports.org | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/orgmode-backports.org b/orgmode-backports.org index e70c3e1..74f54e8 100644 --- a/orgmode-backports.org +++ b/orgmode-backports.org @@ -54,12 +54,21 @@ 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 [96/98] +** master branch [97/99] :PROPERTIES: :ref: origin/master :exclude-ref: origin/emacs-30 :END: +- [X] d1bde7b5cb727d6b0559d99669719d5eb832c186 + + Don't use obsolete filter-buffer-substring-functions in Org + Stefan Kangas + Fri Dec 13 00:05:08 2024 +0100 + + Covered by Org's b9637ef14 (Remove uses of + `filter-buffer-substring-functions', 2024-12-08). + - [ ] d706be4b345f3e2d242c4f2ffb5e566845b2935d Remove obsolete 'display-comint-buffer-action' (bug#74361) |