Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

sigma/el-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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