File: README

package info (click to toggle)
el-x 0.3.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: lisp: 72; makefile: 30
file content (8 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
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