mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 05:47:36 +00:00
Require imenu.
This commit is contained in:
parent
83f0c0c72d
commit
9d8354ef19
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
|
||||
|
||||
;; imenu integration
|
||||
(require 'imenu)
|
||||
|
||||
(defvar cc-imenu-c-prototype-macro-regexp nil
|
||||
"RE matching macro names used to conditionally specify function prototypes.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue