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/gnus/mm-encode.el | |
parent | 261ff377d4488834a77324e5dced30b0168dbfbd (diff) | |
download | emacs-53080505af9e0641753909f057897b4203dd2269.tar.gz emacs-53080505af9e0641753909f057897b4203dd2269.tar.bz2 emacs-53080505af9e0641753909f057897b4203dd2269.zip |
Remove arch-tags from all files, since these are no longer needed.
Diffstat (limited to 'lisp/gnus/mm-encode.el')
-rw-r--r-- | lisp/gnus/mm-encode.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/mm-encode.el b/lisp/gnus/mm-encode.el index 0d609e56cbb..c6ca4c40d04 100644 --- a/lisp/gnus/mm-encode.el +++ b/lisp/gnus/mm-encode.el @@ -223,5 +223,4 @@ This is either `base64' or `quoted-printable'." (provide 'mm-encode) -;; arch-tag: 7d01bba4-d469-4851-952b-dc863f84ed66 ;;; mm-encode.el ends here |