emacs/lisp/use-package
François Févotte 6b30c15823 :idle-priority keyword to change the running order of idle functions
Lower-priority idle functions are run first. Idle functions with no
specified priority default to 5 and all functions with the same priority
are run in the order in which they are evaluated, meaning the behaviour
is backwards compatible.

Updated documentation as well.
2014-03-17 10:03:06 +01:00
..
bind-key.el let bind-key accept vectors, add docstring 2014-03-01 22:05:56 -05:00
use-package.el :idle-priority keyword to change the running order of idle functions 2014-03-17 10:03:06 +01:00