]> git.eshelyaron.com Git - emacs.git/commit
Don't use obsolete filter-buffer-substring-functions in Org
authorStefan Kangas <stefankangas@gmail.com>
Thu, 12 Dec 2024 23:03:13 +0000 (00:03 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 15 Dec 2024 16:36:53 +0000 (17:36 +0100)
commitb1e7a4be453f8c52794f272a9ef8fe38ecb57988
treee3726b57e3d166f8100786bbd47a985e8bae2c9b
parent1c25b6a88d7eb58c8c8cbfc2f29efba968c0ae78
Don't use obsolete filter-buffer-substring-functions in Org

This patch was also installed in Org mode, here:
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=b9637ef142

* lisp/org/org-agenda.el (org-agenda-mode):
* lisp/org/org-indent.el (org-indent-mode): Don't use obsolete
filter-buffer-substring-functions.

(cherry picked from commit d1bde7b5cb727d6b0559d99669719d5eb832c186)
lisp/org/org-agenda.el
lisp/org/org-indent.el