mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
Don't require imenu.
This commit is contained in:
parent
e1d18ad8ee
commit
33b598d484
@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
;; imenu integration
|
||||
(require 'imenu)
|
||||
(eval-when-compile (require 'imenu))
|
||||
|
||||
(defvar cc-imenu-c-prototype-macro-regexp nil
|
||||
"RE matching macro names used to conditionally specify function prototypes.
|
||||
|
Loading…
Reference in New Issue
Block a user