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 /doc/misc/gnus-news.el | |
parent | 261ff377d4488834a77324e5dced30b0168dbfbd (diff) | |
download | emacs-53080505af9e0641753909f057897b4203dd2269.tar.gz |
Remove arch-tags from all files, since these are no longer needed.
Diffstat (limited to 'doc/misc/gnus-news.el')
-rw-r--r-- | doc/misc/gnus-news.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/misc/gnus-news.el b/doc/misc/gnus-news.el index 49a170800ac..e31cca9f37f 100644 --- a/doc/misc/gnus-news.el +++ b/doc/misc/gnus-news.el @@ -113,5 +113,4 @@ paragraph-separate: \"[ ]*$\"\nend:\n") (insert gnus-news-trailer) (write-region (point-min) (point-max) outfile)))) -;; arch-tag: e23cdd27-eafd-4ba0-816f-98f5edb0dc29 ;;; gnus-news.el ends here |