]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/cc-engine.el: Silence minor compiler warnings
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Apr 2019 18:56:29 +0000 (14:56 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Apr 2019 18:56:29 +0000 (14:56 -0400)
commit910d170771ac74ab76d6dcb2dda3f3167e01b705
treeeb0c73f92bdc096f689223e5a24f27f3c85f4ac1
parent325f51c84d9ad4d9776784bd324b347ffe4fe51b
* lisp/progmodes/cc-engine.el: Silence minor compiler warnings

(c-restricted-<>-arglists, c-parse-and-markup-<>-arglists):
Move declaration before first use.
(c-after-change-unmark-raw-strings): Remove unused var `found-end`.
lisp/progmodes/cc-engine.el