diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2010-09-02 00:55:51 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2010-09-02 00:55:51 +0000 |
commit | 53080505af9e0641753909f057897b4203dd2269 (patch) | |
tree | 3f52c9194c21cc075a050c0d761b32e0e35e415d /lisp/calendar/parse-time.el | |
parent | 261ff377d4488834a77324e5dced30b0168dbfbd (diff) | |
download | emacs-53080505af9e0641753909f057897b4203dd2269.tar.gz |
Remove arch-tags from all files, since these are no longer needed.
Diffstat (limited to 'lisp/calendar/parse-time.el')
-rw-r--r-- | lisp/calendar/parse-time.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/calendar/parse-time.el b/lisp/calendar/parse-time.el index fd62d909f36..71e32b9db4c 100644 --- a/lisp/calendar/parse-time.el +++ b/lisp/calendar/parse-time.el @@ -220,5 +220,4 @@ unknown are returned as nil." (provide 'parse-time) -;; arch-tag: 07066094-45a8-4c68-b307-86195e2c1103 ;;; parse-time.el ends here |