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/net/imap.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/net/imap.el')
-rw-r--r-- | lisp/net/imap.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/imap.el b/lisp/net/imap.el index 785b02a2d41..e5bc3a83b55 100644 --- a/lisp/net/imap.el +++ b/lisp/net/imap.el @@ -3093,5 +3093,4 @@ Return nil if no complete line has arrived." (provide 'imap) -;; arch-tag: 27369ed6-33e4-482f-96f1-8bb906ba70f7 ;;; imap.el ends here |