From: Richard M. Stallman Date: Tue, 27 Jul 1993 23:12:22 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~11534 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be89e32b3e9a4318513a690581ba9e95a1ea9b52;p=emacs.git Comment change. --- 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 -;; Version: $Header: gnus.el,v 4.1 93/07/19 15:42:20 umerin Exp $ +;; Author: Masanobu UMEDA +;; 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: