diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-06-12 17:24:30 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-06-12 17:24:30 +0000 |
commit | c2345c0d9db7d027fa45bbd5bc8d3518652d147f (patch) | |
tree | ef60601261ae6dab85b40aacd0c7aac787f2d8ef /lisp | |
parent | 1823c9d2e10128e781926b2d85fe7219d1b5d908 (diff) | |
download | emacs-c2345c0d9db7d027fa45bbd5bc8d3518652d147f.tar.gz emacs-c2345c0d9db7d027fa45bbd5bc8d3518652d147f.tar.bz2 emacs-c2345c0d9db7d027fa45bbd5bc8d3518652d147f.zip |
Change the maintainer to "none".
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/textmodes/bibtex.el | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a42bad04d1..6b40fd1505e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-06-12 Eli Zaretskii <eliz@is.elta.co.il> + + * textmodes/bibtex.el: Change the maintainer to "none". + 2002-06-12 Juanma Barranquero <lektu@terra> * term/w32-win.el (x-handle-switch): Fix handling of diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 69a3ceaa746..7c082570140 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: Dirk Herrmann <D.Herrmann@tu-bs.de> +;; Maintainer: none ;; Keywords: BibTeX, LaTeX, TeX ;; This file is part of GNU Emacs. |