fn.el icon indicating copy to clipboard operation
fn.el copied to clipboard

helper to create (interactive ...) functions

Open wbolster opened this issue 7 years ago • 3 comments

...so that fn.el can be used as a substitute for (lambda () (interactive) (do-something 'very 'special)), e.g. for use with define-key.

wbolster avatar Apr 04 '17 13:04 wbolster