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/calendar/cal-menu.el | |
parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/calendar/cal-menu.el')
-rw-r--r-- | lisp/calendar/cal-menu.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 521cd2dce2d..877be9556fb 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -8,6 +8,7 @@ ;; Maintainer: Glenn Morris <rgm@gnu.org> ;; Keywords: calendar ;; Human-Keywords: calendar, popup menus, menu bar +;; Package: calendar ;; This file is part of GNU Emacs. |