emacs/lisp/use-package
Justin Burkett 75bdb87833 Improve imenu support
Instead of using defvar for lisp-mode-symbol-regexp, wait until
lisp-mode is loaded and check for its existence to avoid making
use-package the place where this variable is declared.
2016-06-15 22:54:15 -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 Improve imenu support 2016-06-15 22:54:15 -04:00