1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/test
Philipp Stephani 11b2184c8d Remove uses of deprecated ‘flet’ macro
Instead, use the non-deprecated ‘cl-flet’ and ‘cl-letf’ macros from the
‘cl-lib’ package.

This also allows us to remove the ‘plist-delete’ helper function, which was
only used to effectively un-deprecate ‘flet’.
2021-02-24 13:00:42 +01:00
..
lisp/use-package Remove uses of deprecated ‘flet’ macro 2021-02-24 13:00:42 +01:00