From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Thu, 20 Oct 2016 18:29:38 +0000
>
>=C2=A0 On loading the file test/lisp/progmodes/cc-mode.el, Emacs gives = the
>=C2=A0 warning that the local variables list may not be safe. Looks lik= e a
>=C2=A0 typo. Also, the first line of the file refers to cc-mode-tests.e= l but
>=C2=A0 the file is called cc-mode.el. IMO cc-mode-tests.el would be a b= etter
>=C2=A0 name for this file and more consistent with other file names in = the test
>=C2=A0 directory.
>
> Thanks for reporting. I've attached a patch to fix these issues.
For such obvious typo-like problems, please just push the fix right
away.