Mercurial > emacs
annotate FTP @ 82145:f04985ac29f2
* vc-git.el: Relicense to GPLv3 or later.
(vc-directory-exclusion-list, vc-handled-backends): Remove.
* vc-hooks.el (vc-handled-backends): Add GIT.
* vc.el (vc-directory-exclusion-list): Add .git.
* vc2-xtra.texi (Customizing VC): Add GIT.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 26 Jul 2007 18:44:39 +0000 |
parents | 5e1b6a63ac46 |
children |
rev | line source |
---|---|
77212
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
1 For information about how to obtain GNU Emacs and other GNU software |
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
2 by FTP, please see <http://www.gnu.org/order/ftp.html>. |
33648 | 3 |
77212
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
4 Information about Emacs is also available at |
5e1b6a63ac46
Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents:
69701
diff
changeset
|
5 <http://www.gnu.org/software/emacs/>. |
33648 | 6 |