]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 23:12:22 +0000 (23:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 23:12:22 +0000 (23:12 +0000)
lisp/gnus.el
lisp/mail/mailabbrev.el

index 84b0bd6a8f948656d2c56fea8e820d27e02ce66b..b5d6dcdf23426b6f94997953e2ccde09676d143e 100644 (file)
@@ -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.
index decae9a5811cdab4d8b31ff45ce83c0a719dee06..c07a1bea6d50088b65cc3f0ce0ac15c8898b3289 100644 (file)
 ;;; 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: