1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/test/lisp/use-package
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
..
use-package-tests.el Remove uses of deprecated ‘flet’ macro 2021-02-24 13:00:42 +01:00