diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-08-31 17:18:41 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-08-31 17:18:41 +0000 |
commit | 5d05a34bae37a09a700a3510814651691a326e2a (patch) | |
tree | caf9a4f5b079c89c87742cee2b7b9299aee31422 /lisp/textmodes | |
parent | 36b7e5233a04fe8558dc6877d277d6e14f06168d (diff) | |
download | emacs-5d05a34bae37a09a700a3510814651691a326e2a.tar.gz |
Comment change.
Diffstat (limited to 'lisp/textmodes')
-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 @@ ;; Mark Shapiro <shapiro@corto.inria.fr> ;; Mike Newton <newton@gumby.cs.caltech.edu> ;; Aaron Larson <alarson@src.honeywell.com> -;; Maintainer: Stefan Schoef <schoef@offis.uni-oldenburg.de> +;; Maintainer: none right now ;; Keywords: BibTeX, LaTeX, TeX ;; This file is part of GNU Emacs. |