1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00
No description
Find a file
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
lisp/use-package Improve imenu support 2016-06-15 22:54:15 -04:00
test/lisp/use-package Add some variable settings to use-package-tests.el, thanks tarsius 2016-02-25 15:22:10 -08:00