Mercurial > emacs
comparison lisp/textmodes/reftex-parse.el @ 76672:690423f53b08
* textmodes/reftex.el: Add maintainer address.
* textmodes/reftex-vars.el: Add maintainer address.
* textmodes/reftex-toc.el: Add maintainer address.
* textmodes/reftex-sel.el: Add maintainer address.
* textmodes/reftex-ref.el: Add maintainer address.
* textmodes/reftex-parse.el: Add maintainer address.
* textmodes/reftex-index.el: Add maintainer address.
* textmodes/reftex-global.el: Add maintainer address.
* textmodes/reftex-dcr.el: Add maintainer address.
* textmodes/reftex-cite.el: Add maintainer address.
* textmodes/reftex-auc.el: Add maintainer address.
* reftex.texi (Imprint): Update maintainer information.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Thu, 22 Mar 2007 21:06:43 +0000 |
parents | e3694f1cb928 |
children | b6d25790aab2 4ef881a120fe |
comparison
equal
deleted
inserted
replaced
76671:8ee14c8d3504 | 76672:690423f53b08 |
---|---|
2 | 2 |
3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
4 ;; 2006, 2007 Free Software Foundation, Inc. | 4 ;; 2006, 2007 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Carsten Dominik <dominik@science.uva.nl> | 6 ;; Author: Carsten Dominik <dominik@science.uva.nl> |
7 ;; Maintainer: auctex-devel@gnu.org | |
7 ;; Version: 4.31 | 8 ;; Version: 4.31 |
8 ;; | |
9 | 9 |
10 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
11 | 11 |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | 12 ;; GNU Emacs is free software; you can redistribute it and/or modify |
13 ;; it under the terms of the GNU General Public License as published by | 13 ;; it under the terms of the GNU General Public License as published by |