diff options
| author | Chong Yidong | 2010-08-29 12:17:13 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-29 12:17:13 -0400 |
| commit | bd78fa1d5442e6e023a16d407741ec899d57d3cd (patch) | |
| tree | fe959a18baff827f362b8b43b56b0cb644983272 /lisp/cedet/data-debug.el | |
| parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
| download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.zip | |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/cedet/data-debug.el')
| -rw-r--r-- | lisp/cedet/data-debug.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cedet/data-debug.el b/lisp/cedet/data-debug.el index ed8441d2df0..f48de002fe3 100644 --- a/lisp/cedet/data-debug.el +++ b/lisp/cedet/data-debug.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 0.2 | 6 | ;; Version: 0.2 |
| 7 | ;; Keywords: OO, lisp | 7 | ;; Keywords: OO, lisp |
| 8 | ;; Package: cedet | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||