diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-07-27 23:12:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-07-27 23:12:22 +0000 |
commit | be89e32b3e9a4318513a690581ba9e95a1ea9b52 (patch) | |
tree | b3ffc004ec624f6d861dcdf30154b342eecd0acc /lisp/gnus.el | |
parent | 691e7e763570e70c02e8caa18b1602028041c611 (diff) | |
download | emacs-be89e32b3e9a4318513a690581ba9e95a1ea9b52.tar.gz |
Comment change.
Diffstat (limited to 'lisp/gnus.el')
-rw-r--r-- | lisp/gnus.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus.el b/lisp/gnus.el index 84b0bd6a8f9..b5d6dcdf234 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -1,8 +1,8 @@ ;;; GNUS: an NNTP-based News Reader for GNU Emacs ;; Copyright (C) 1987, 1988, 1989, 1990, 1993 Free Software Foundation, Inc. -;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> -;; Version: $Header: gnus.el,v 4.1 93/07/19 15:42:20 umerin Exp $ +;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> +;; Version: $Header: /home/fsf/rms/e19/lisp/RCS/gnus.el,v 1.24 1993/07/20 04:25:28 rms Exp rms $ ;; Keywords: news ;; This file is part of GNU Emacs. |