1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

Comment change.

This commit is contained in:
Richard M. Stallman 1993-07-27 23:12:22 +00:00
parent 691e7e7635
commit be89e32b3e
2 changed files with 3 additions and 4 deletions

View 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.

View File

@ -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: