changeset 829:f6f8f3eae92f

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 21 Jul 1992 17:28:15 +0000
parents 4b56424868f6
children d7f1e2db9faf
files lisp/textmodes/refbib.el
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/refbib.el	Tue Jul 21 07:57:59 1992 +0000
+++ b/lisp/textmodes/refbib.el	Tue Jul 21 17:28:15 1992 +0000
@@ -1,8 +1,8 @@
 ;;; refbib.el --- convert refer-style references to ones usable by Latex bib
 
-;; Maintainer: FSF
+;; Author: Henry Kautz <kautz@research.att.com>
 ;; Last-Modified: 16 Mar 1992
-;; Keywords: bib
+;; Keywords: bib, tex
 
 ;; Copyright (C) 1989 Free Software Foundation, Inc.
 
@@ -32,7 +32,7 @@
 ;;; Change Log:
 
 ; HISTORY
-; 9/88, created
+; 9/88, created H.Kautz
 ; modified 1/19/89, allow books with editor but no author;
 ;                   added %O ordering field;
 ;                   appended illegal multiple fields, instead of 
@@ -706,7 +706,11 @@
 then include the following line in your .emacs file:
 	(setq r2b-load-quietly t)
 To see this message again, perform 
-         M-x r2b-help")
+         M-x r2b-help
+Please send bug reports and suggestions to
+	Henry Kautz
+        kautz@research.att.com
+	allegra!kautz")
 
 
 (defun r2b-help ()