emacs/lisp/use-package
Noam Postavsky be7a0e4649 Don't pass a constant as the state
for use-package-process-keywords, because the function may modify the
list object.  Modifying a quoted constant can lead to unexpected side
effects (e.g. values from previous use-package forms end up in
subsequent ones).
2016-07-17 22:26:40 -04:00
..
bind-key.el :map no longer accepts lists; only eval-after-load if necessary 2016-02-27 00:48:29 -08:00
use-package.el Don't pass a constant as the state 2016-07-17 22:26:40 -04:00