diff options
author | Miles Bader <miles@gnu.org> | 2006-10-28 23:22:07 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-10-28 23:22:07 +0000 |
commit | fdcd003e286ce7b1692cb768165cd27a95d1dd72 (patch) | |
tree | ab25c4521c03272770ce0f6470043fac35f79dbd | |
parent | 856bb2b0eec36b57d7d5a95244d49cc8e558a4a3 (diff) | |
download | emacs-fdcd003e286ce7b1692cb768165cd27a95d1dd72.tar.gz |
Add arch tagline
-rw-r--r-- | lisp/calendar/cal-html.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/cal-html.el b/lisp/calendar/cal-html.el index 5ae3697ade6..f5d08d18c17 100644 --- a/lisp/calendar/cal-html.el +++ b/lisp/calendar/cal-html.el @@ -441,4 +441,5 @@ existing output files are overwritten." (provide 'cal-html) +;; arch-tag: 4e73377d-d2c1-46ea-a103-02c111da5f57 ;;; cal-html.el ends here |