diff options
| -rw-r--r-- | lisp/textmodes/refbib.el | 1 |
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. |