summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/=gnus.el4
-rw-r--r--lisp/mail/mailabbrev.el3
2 files changed, 3 insertions, 4 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.
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el
index decae9a5811..c07a1bea6d5 100644
--- a/lisp/mail/mailabbrev.el
+++ b/lisp/mail/mailabbrev.el
@@ -120,8 +120,7 @@
;;; Thanks to Harald Hanche-Olsen, Michael Ernst, David Loeffler, and
;;; Noah Friedman for suggestions and bug reports.
-;;; To use this file, add mail-abbrevs-setup as a hook
-;;; to the hook list `mail-setup-hook'.
+;;; To use this package, do (add-hook 'mail-setup-hook 'mail-abbrevs-setup).
;;; Code: