summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-08-29 16:10:43 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-08-29 16:10:43 -0400
commitaad4679e7ddbc55a998a4b1111b0cc8c5d3a359f (patch)
tree668a1143cf5705019a45d95238d31eca7677ec00 /lisp/calendar
parentbd78fa1d5442e6e023a16d407741ec899d57d3cd (diff)
downloademacs-aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f.tar.gz
Add "Version:" and "Package:" Lisp file headers.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/icalendar.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el
index 03535abbb77..0be138906b6 100644
--- a/lisp/calendar/icalendar.el
+++ b/lisp/calendar/icalendar.el
@@ -7,6 +7,7 @@
;; Created: August 2002
;; Keywords: calendar
;; Human-Keywords: calendar, diary, iCalendar, vCalendar
+;; Version: 0.19
;; This file is part of GNU Emacs.