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/gnus-kill.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/gnus-kill.el')
-rw-r--r-- | lisp/gnus/gnus-kill.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-kill.el b/lisp/gnus/gnus-kill.el index e81d03207cb..fc564490fc9 100644 --- a/lisp/gnus/gnus-kill.el +++ b/lisp/gnus/gnus-kill.el @@ -715,5 +715,4 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score" (provide 'gnus-kill) -;; arch-tag: b30c0f53-df1a-490b-b81e-17b13474f395 ;;; gnus-kill.el ends here |