]> git.eshelyaron.com Git - emacs.git/commit
Delete obsolete variable buffer-substring-filters
authorStefan Kangas <stefan@marxist.se>
Fri, 8 Jul 2022 12:46:20 +0000 (14:46 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 09:47:52 +0000 (11:47 +0200)
commitac7b90e323eb375d5ff48fb24df206dc6336e656
treed0757172ea73f5d73927cf053502deccd32420ab
parent6caade631ef9b80f751ce94d14252c1fb802fce0
Delete obsolete variable buffer-substring-filters

* lisp/simple.el (buffer-substring-filters): Delete variable obsolete
since 24.1.
(buffer-substring--filter): Adjust for deleted variable.
* doc/lispref/text.texi (Buffer Contents): Adjust documentation
for deleted variable.
doc/lispref/text.texi
etc/NEWS
lisp/simple.el