diff lisp/progmodes/cc-langs.el @ 110015:280c8ae2476d

Add "Package:" file headers to denote built-in packages.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 29 Aug 2010 12:17:13 -0400
parents c18dffa2ba46
children fb9b207b7488
line wrap: on
line diff
--- a/lisp/progmodes/cc-langs.el	Sun Aug 29 12:30:45 2010 +0200
+++ b/lisp/progmodes/cc-langs.el	Sun Aug 29 12:17:13 2010 -0400
@@ -12,8 +12,8 @@
 ;;             1985 Richard M. Stallman
 ;; Maintainer: bug-cc-mode@gnu.org
 ;; Created:    22-Apr-1997 (split from cc-mode.el)
-;; Version:    See cc-mode.el
-;; Keywords:   c languages oop
+;; Keywords:   c languages
+;; Package:    cc-mode
 
 ;; This file is part of GNU Emacs.