Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / progmodes / cc-defs.el
index b17cbdd..143b979 100644 (file)
 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
+;;; Code:
+
 (eval-when-compile
   (let ((load-path
         (if (and (boundp 'byte-compile-dest-file)
 
 \f
 (cc-provide 'cc-defs)
+
 ;;; cc-defs.el ends here