aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-21 17:28:15 +0000
committerEric S. Raymond <[email protected]>1992-07-21 17:28:15 +0000
commit56c586a87004a67df18d6eed1db1f96e4fbf9ce9 (patch)
tree6dbb699d85738cdd5cbeb03098ac9aef61b26184 /lisp/textmodes
parent5eb9905b72d8edf2705db87b076661f08261d905 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/refbib.el12
1 files changed, 8 insertions, 4 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index b7d73606c1..31b63da771 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -1,8 +1,8 @@
;;; refbib.el --- convert refer-style references to ones usable by Latex bib
-;; Maintainer: FSF
+;; Author: Henry Kautz <[email protected]>
;; 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 @@ If you don't want to see this help message when you load this utility,
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
+ allegra!kautz")
(defun r2b-help ()