diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/refer.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index 1843c8e9ede..74dec30473c 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Adapted-By: ESR | 7 | ;; Adapted-By: ESR |
| 8 | ;; Keywords: bib | 8 | ;; Keywords: bib |
| 9 | 9 | ||