aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ada-prj.el
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2010-08-29 12:17:13 -0400
committerChong Yidong <[email protected]>2010-08-29 12:17:13 -0400
commitbd78fa1d5442e6e023a16d407741ec899d57d3cd (patch)
treefe959a18baff827f362b8b43b56b0cb644983272 /lisp/progmodes/ada-prj.el
parent4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff)
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/progmodes/ada-prj.el')
-rw-r--r--lisp/progmodes/ada-prj.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el
index 0ae93c392a..630f83e58a 100644
--- a/lisp/progmodes/ada-prj.el
+++ b/lisp/progmodes/ada-prj.el
@@ -6,6 +6,7 @@
;; Author: Emmanuel Briot <[email protected]>
;; Maintainer: Stephen Leake <[email protected]>
;; Keywords: languages, ada, project file
+;; Package: ada-mode
;; This file is part of GNU Emacs.