aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-08-09 00:56:37 +0000
committerRichard M. Stallman2005-08-09 00:56:37 +0000
commite3854e654976977f47ca45a018d9eaedb5ef02ac (patch)
tree370cfa785181f6426718e5a63af22c55ef3c3c78
parent48d707c5cd3d7b7fb1ff5f80e35dcac926504b8a (diff)
downloademacs-e3854e654976977f47ca45a018d9eaedb5ef02ac.tar.gz
emacs-e3854e654976977f47ca45a018d9eaedb5ef02ac.zip
No more contact with Henry Kautz.
-rw-r--r--lisp/textmodes/refbib.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 55e6b9db515..afea0c20c5e 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -3,6 +3,7 @@
3;; Copyright (C) 1989, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5;; Author: Henry Kautz <kautz@research.att.com> 5;; Author: Henry Kautz <kautz@research.att.com>
6;; Maintainer: FSF
6;; Keywords: bib, tex 7;; Keywords: bib, tex
7 8
8;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.