1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 00:42:17 -07:00
No description
Find a file
Nicolas Dudebout fd8af80f08 Enables using variables and functions as arguments
This change an extra level on indirection for two cases:

+ when an association or an alist is required, it is possible to pass a
variable containing an association or an alist
+ when a sexp to be evaluated is required, it is possible to pass a
function instead
2013-09-24 12:23:08 -04:00
lisp/use-package Enables using variables and functions as arguments 2013-09-24 12:23:08 -04:00