elpa-el-x

Emacs Lisp extensions
  https://github.com/sigma/el-x
  0
  no reviews



This package provides several Emacs Lisp extensions. Content:

* dflet.el: defines the `dflet' macro, to provide the historic behavior of `flet', a global and dynamic temporary function (re)definition tool.

* subr-compat.el: stubs `declare-function' for older Emacs