sigma / el-x

Emacs lisp extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Because sometimes, Emacs core is not enough.

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

About

Emacs lisp extensions


Languages

Language:Emacs Lisp 90.3%Language:Makefile 9.7%