Fix bug in yesterday's CC Mode commit.
commit80e200c0a08805771d1c709546d79088be188021
authorAlan Mackenzie <acm@muc.de>
Sun, 2 Jul 2017 12:58:27 +0000 (2 12:58 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 2 Jul 2017 12:58:27 +0000 (2 12:58 +0000)
tree8a931a17f55751bd3c5582dcf71569e5db203a72
parent3bab927884c4b795f8545b632328b5d3b632eed3
Fix bug in yesterday's CC Mode commit.

* lisp/progmodes/cc-mode.el (c-quoted-number-head-before-point): Check a
search has succeded before using the match data.
(c-quoted-number-head-before-point, c-quoted-number-head-after-point):
Specify that the position of the extremity of the head or tail is in the
match data.
lisp/progmodes/cc-mode.el