1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 01:34:36 -08:00
No description
Find a file
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
doc/misc Update version to 2.4.1 2020-11-10 13:33:45 -08:00
etc Update version to 2.4.1 2020-11-10 13:33:45 -08:00
lisp/use-package unbind-key: Ensure that keys are removed from the keymap 2021-02-10 15:34:12 +01:00
test/lisp/use-package Remove uses of deprecated ‘flet’ macro 2021-02-24 13:00:42 +01:00