]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-styles.el
Add mode local overrides to xref-find-definitions
[gnu-emacs] / lisp / progmodes / cc-styles.el
index 9a29c01c62e77c66bbf019a8897932d48dbfe796..527d4c4bd72254bc4fc8ffbc594f7e3af1c8eb4e 100644 (file)
@@ -663,8 +663,8 @@ DEFAULT-STYLE has the same format as `c-default-style'."
 \f
 (cc-provide 'cc-styles)
 
-;;; Local Variables:
-;;; indent-tabs-mode: t
-;;; tab-width: 8
-;;; End:
+;; Local Variables:
+;; indent-tabs-mode: t
+;; tab-width: 8
+;; End:
 ;;; cc-styles.el ends here