X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-cite.el;h=0b7f42f32092c572f8bde26cc04856d81dcbac56;hb=1182f5cade98dfd7b3f8fb11850f7525e065d167;hp=ee18ac3438143328f7fc042bfa04bb0124fe6bf7;hpb=d97312a006fd9708b50c4b258eeb16841651b367;p=gnus diff --git a/lisp/gnus-cite.el b/lisp/gnus-cite.el index ee18ac343..0b7f42f32 100644 --- a/lisp/gnus-cite.el +++ b/lisp/gnus-cite.el @@ -1,5 +1,6 @@ ;;; gnus-cite.el --- parse citations in articles for Gnus -;; Copyright (C) 1995,96,97,98,99 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 +;; Free Software Foundation, Inc. ;; Author: Per Abhiddenware; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -966,4 +967,8 @@ See also the documentation for `gnus-article-highlight-citation'." (provide 'gnus-cite) +;; Local Variables: +;; coding: iso-8859-1 +;; End: + ;;; gnus-cite.el ends here