]> git.eshelyaron.com Git - emacs.git/commit
Resurrect obsoletion warning for two functions
authorStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 15:29:05 +0000 (17:29 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 15:29:05 +0000 (17:29 +0200)
commitf2c0fb2615f4c1140f5eef52b19cb77b4e86cbb4
tree815e486b7a7edf80ddc965af5c650d1deb2a64f2
parent9c0eec4ed86713519819b2e33dc3fff23f0e5f3d
Resurrect obsoletion warning for two functions

These were supposed to have been deleted, but never were.  Resurrect
their obsoletion warning and let's delete them in Emacs 29 instead.

* lisp/subr.el (process-filter-multibyte-p)
(set-process-filter-multibyte): Resurrect obsoletion warning.
* etc/NEWS: Don't announce their deletion.
etc/NEWS
lisp/subr.el