summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generator.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-08-19 17:17:41 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-08-19 17:57:42 +0200
commit043ae1f53a29d69f2573356715861ec54d626b56 (patch)
tree4b443cafad4a398124931f745558861e2064bf2f /lisp/emacs-lisp/generator.el
parentd0bb333efc0faf4c8ee78db5bd9c99819ad2053b (diff)
downloademacs-043ae1f53a29d69f2573356715861ec54d626b56.tar.gz
emacs-043ae1f53a29d69f2573356715861ec54d626b56.tar.bz2
emacs-043ae1f53a29d69f2573356715861ec54d626b56.zip
Delete two functions obsolete since Emacs 23
These were announced as removed in Emacs 28.1 NEWS, but apparently never actually deleted: only their obsoletion warning was removed. So the warnings were reintroduced in Emacs 28.2, and we now actually delete them here instead. * src/process.c (Fset_process_filter_multibyte) (Fprocess_filter_multibyte_p): Delete functions obsolete since Emacs 23. (syms_of_process): Delete corresponding defsubrs. * lisp/subr.el (process-filter-multibyte-p) (set-process-filter-multibyte): Delete obsoletion. * lisp/erc/erc-dcc.el (erc-dcc-server): Don't use obsolete functions.
Diffstat (limited to 'lisp/emacs-lisp/generator.el')
0 files changed, 0 insertions, 0 deletions