]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-styles.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / progmodes / cc-styles.el
index 9a29c01c62e77c66bbf019a8897932d48dbfe796..7859218f169428f63c0e5b3a3255b5cf92c12a34 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cc-styles.el --- support for styles in CC Mode
 
-;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc.
 
 ;; Authors:    2004- Alan Mackenzie
 ;;             1998- Martin Stjernholm
@@ -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