]> git.eshelyaron.com Git - emacs.git/commit
Allow nil value for filter-buffer-substring-function
authorStefan Kangas <stefankangas@gmail.com>
Mon, 19 Sep 2022 14:54:19 +0000 (16:54 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 19 Sep 2022 14:55:55 +0000 (16:55 +0200)
commita7c65fc6660878e244432a5b25fb3a4ff20e8604
treebc562122343f6c2901ea58385fd89978dd9292cb
parentba0e989c11ebe05bb519845a6d3ab5af1e2715d8
Allow nil value for filter-buffer-substring-function

* lisp/simple.el
(filter-buffer-substring): Support a nil value to be more resilient.
(filter-buffer-substring-function): Doc fix; improve and update for
above change.
lisp/simple.el