diff options
author | Glenn Morris <rgm@gnu.org> | 2008-03-08 03:40:33 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-03-08 03:40:33 +0000 |
commit | c07e258bc3650ce9c6cc23f09710dad69d3f852d (patch) | |
tree | 6571267d4335d65a59c1bfa1daf541f5a6481067 /lisp/calendar/cal-dst.el | |
parent | 2c47d99f59105282b0a10718fb245b37c219a406 (diff) | |
download | emacs-c07e258bc3650ce9c6cc23f09710dad69d3f852d.tar.gz emacs-c07e258bc3650ce9c6cc23f09710dad69d3f852d.tar.bz2 emacs-c07e258bc3650ce9c6cc23f09710dad69d3f852d.zip |
Comment.
Diffstat (limited to 'lisp/calendar/cal-dst.el')
-rw-r--r-- | lisp/calendar/cal-dst.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index a6e9aa252ad..a8df56ee27a 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el @@ -483,5 +483,5 @@ Conversion to daylight saving time is done according to (provide 'cal-dst) -;;; arch-tag: a141d204-213c-4ca5-bdc6-f9df3aa92aad +;; arch-tag: a141d204-213c-4ca5-bdc6-f9df3aa92aad ;;; cal-dst.el ends here |