diff options
author | Dave Love <fx@gnu.org> | 2000-11-10 17:29:46 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-11-10 17:29:46 +0000 |
commit | 185a608e0ffd2ea53ce1e38782b8f9725b11129a (patch) | |
tree | df70c6c79bc6227b4f877d6a26841a90136307fb /lisp/gnus/nnultimate.el | |
parent | 52d898940b826a5e258011ef7bceb23c2475b925 (diff) | |
download | emacs-185a608e0ffd2ea53ce1e38782b8f9725b11129a.tar.gz emacs-185a608e0ffd2ea53ce1e38782b8f9725b11129a.tar.bz2 emacs-185a608e0ffd2ea53ce1e38782b8f9725b11129a.zip |
Add coding tag.
Diffstat (limited to 'lisp/gnus/nnultimate.el')
-rw-r--r-- | lisp/gnus/nnultimate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnultimate.el b/lisp/gnus/nnultimate.el index 734ab7129a6..6ccb0a2aec8 100644 --- a/lisp/gnus/nnultimate.el +++ b/lisp/gnus/nnultimate.el @@ -1,4 +1,4 @@ -;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system +;;; nnultimate.el --- interfacing with the Ultimate Bulletin Board system -*- coding: iso-latin-1 -*- ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |