diff options
author | Philipp Stephani <phst@google.com> | 2020-06-21 19:48:03 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-02-24 13:00:42 +0100 |
commit | 11b2184c8d2a2b31af2eeab888d2fbd7044275fb (patch) | |
tree | a30ce6f435c1a437a89a12e112256cde1b7ee015 /lisp/use-package | |
parent | ffa5f0397af87c7258f58082408281bf3a5a2deb (diff) | |
download | emacs-11b2184c8d2a2b31af2eeab888d2fbd7044275fb.tar.gz emacs-11b2184c8d2a2b31af2eeab888d2fbd7044275fb.tar.bz2 emacs-11b2184c8d2a2b31af2eeab888d2fbd7044275fb.zip |
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’.
Diffstat (limited to 'lisp/use-package')
0 files changed, 0 insertions, 0 deletions