]> git.eshelyaron.com Git - emacs.git/commit
Objective C Mode imenu: cease recognizing "functions" within comments, etc.
authorAlan Mackenzie <acm@muc.de>
Tue, 7 Jan 2020 20:07:24 +0000 (20:07 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 7 Jan 2020 20:11:37 +0000 (20:11 +0000)
commitfb432446f5378b99e284e237cf1341600ddb1636
tree2f6b37868d5c5509c7d13fc09359e7d8c7740bf2
parenta18373a999dcb5603e27900394dbd7e1fc139fe0
Objective C Mode imenu: cease recognizing "functions" within comments, etc.

This fixes bug #38749.

* lisp/progmodes/cc-menus.el (cc-imenu-objc-function): Put a c-literal-limits
test around the innards of the main re-search-backward loop.
lisp/progmodes/cc-menus.el