Fix edebug-spec on c-lang-defvar.
commit861ff2ba2cfc19065b13bf9b9670b44e1496c64e
authorAlan Mackenzie <acm@muc.de>
Sat, 18 Feb 2017 16:01:15 +0000 (18 16:01 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 18 Feb 2017 16:01:15 +0000 (18 16:01 +0000)
tree77d1c2572d929d0f2d0ae0f7de9da559a65dd739
parent7d15daf713f7fe2d067a10812cdfcb32963f596e
Fix edebug-spec on c-lang-defvar.

This allows c-lang-defvars with the symbol 'dont-doc in the place of the
optional documentation to be instrumented for edebug.

lisp/progmodes/cc-langs.el (top-level): Amend the edebug-spec for
c-lang-defvar.
(c-opt-identifier-concat-key, c-decl-prefix-or-start-re): remove redundant
'dont-doc.
lisp/progmodes/cc-langs.el