aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1997-08-31 17:18:41 +0000
committerRichard M. Stallman1997-08-31 17:18:41 +0000
commit5d05a34bae37a09a700a3510814651691a326e2a (patch)
treecaf9a4f5b079c89c87742cee2b7b9299aee31422
parent36b7e5233a04fe8558dc6877d277d6e14f06168d (diff)
downloademacs-5d05a34bae37a09a700a3510814651691a326e2a.tar.gz
emacs-5d05a34bae37a09a700a3510814651691a326e2a.zip
Comment change.
-rw-r--r--lisp/textmodes/bibtex.el2
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.