diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 12:17:13 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-08-29 12:17:13 -0400 |
commit | bd78fa1d5442e6e023a16d407741ec899d57d3cd (patch) | |
tree | fe959a18baff827f362b8b43b56b0cb644983272 /lisp/progmodes/cwarn.el | |
parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/progmodes/cwarn.el')
-rw-r--r-- | lisp/progmodes/cwarn.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cwarn.el b/lisp/progmodes/cwarn.el index e4b380995d5..00c11086ce1 100644 --- a/lisp/progmodes/cwarn.el +++ b/lisp/progmodes/cwarn.el @@ -6,7 +6,7 @@ ;; Author: Anders Lindgren <andersl@andersl.com> ;; Keywords: c, languages, faces ;; X-Url: http://www.andersl.com/emacs -;; Version: 1.3.1 1999-12-13 +;; Version: 1.3.1 ;; This file is part of GNU Emacs. |