diff options
| author | Richard M. Stallman | 1997-08-31 17:18:41 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-08-31 17:18:41 +0000 |
| commit | 5d05a34bae37a09a700a3510814651691a326e2a (patch) | |
| tree | caf9a4f5b079c89c87742cee2b7b9299aee31422 | |
| parent | 36b7e5233a04fe8558dc6877d277d6e14f06168d (diff) | |
| download | emacs-5d05a34bae37a09a700a3510814651691a326e2a.tar.gz emacs-5d05a34bae37a09a700a3510814651691a326e2a.zip | |
Comment change.
| -rw-r--r-- | lisp/textmodes/bibtex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index f435dc33b93..8ec297f1b1c 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | ;; Mark Shapiro <shapiro@corto.inria.fr> | 7 | ;; Mark Shapiro <shapiro@corto.inria.fr> |
| 8 | ;; Mike Newton <newton@gumby.cs.caltech.edu> | 8 | ;; Mike Newton <newton@gumby.cs.caltech.edu> |
| 9 | ;; Aaron Larson <alarson@src.honeywell.com> | 9 | ;; Aaron Larson <alarson@src.honeywell.com> |
| 10 | ;; Maintainer: Stefan Schoef <schoef@offis.uni-oldenburg.de> | 10 | ;; Maintainer: none right now |
| 11 | ;; Keywords: BibTeX, LaTeX, TeX | 11 | ;; Keywords: BibTeX, LaTeX, TeX |
| 12 | 12 | ||
| 13 | ;; This file is part of GNU Emacs. | 13 | ;; This file is part of GNU Emacs. |