comparison lisp/vc.el @ 32910:3a5e5c74d3bb

fix my email
author Dave Love <fx@gnu.org>
date Thu, 26 Oct 2000 12:38:02 +0000
parents 78063b725d3f
children 470147903e33
comparison
equal deleted inserted replaced
32909:44cb0900a858 32910:3a5e5c74d3bb
3 ;; Copyright (C) 1992,93,94,95,96,97,98,2000 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992,93,94,95,96,97,98,2000 Free Software Foundation, Inc.
4 4
5 ;; Author: FSF (see below for full credits) 5 ;; Author: FSF (see below for full credits)
6 ;; Maintainer: Andre Spiegel <spiegel@gnu.org> 6 ;; Maintainer: Andre Spiegel <spiegel@gnu.org>
7 7
8 ;; $Id: vc.el,v 1.281 2000/10/22 15:37:51 spiegel Exp $ 8 ;; $Id: vc.el,v 1.282 2000/10/25 21:45:09 monnier Exp $
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
31 ;; contributed substantial amounts of work to VC. These include: 31 ;; contributed substantial amounts of work to VC. These include:
32 ;; Per Cederqvist <ceder@lysator.liu.se> 32 ;; Per Cederqvist <ceder@lysator.liu.se>
33 ;; Paul Eggert <eggert@twinsun.com> 33 ;; Paul Eggert <eggert@twinsun.com>
34 ;; Sebastian Kremer <sk@thp.uni-koeln.de> 34 ;; Sebastian Kremer <sk@thp.uni-koeln.de>
35 ;; Martin Lorentzson <martinl@gnu.org> 35 ;; Martin Lorentzson <martinl@gnu.org>
36 ;; Dave Love <d.love@gnu.org> 36 ;; Dave Love <fx@gnu.org>
37 ;; Stefan Monnier <monnier@cs.yale.edu> 37 ;; Stefan Monnier <monnier@cs.yale.edu>
38 ;; Andre Spiegel <spiegel@gnu.org> 38 ;; Andre Spiegel <spiegel@gnu.org>
39 ;; Richard Stallman <rms@gnu.org> 39 ;; Richard Stallman <rms@gnu.org>
40 ;; ttn@netcom.com 40 ;; ttn@netcom.com
41 41