From bf1bc800f5ebcd2b67397a0011b9212b08619b16 Mon Sep 17 00:00:00 2001 From: David Miller Date: Fri, 26 Aug 2011 03:11:08 +0200 Subject: [PATCH] Add extra :type options to el-get-sources docstring --- el-get.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/el-get.el b/el-get.el index 4b6aa083..49e52156 100644 --- a/el-get.el +++ b/el-get.el @@ -642,8 +642,10 @@ definition provided by `el-get' recipes locally. :type The type of the package, currently el-get offers support for - `apt-get', `elpa', `git' and `http'. You can easily support - your own types here, see the variable `el-get-methods'. + `apt-get', `elpa', `git', `emacsmirror', `git-svn', `bzr' `svn', + `cvs', `darcs', `fink', `ftp', `emacswiki', `http-tar', `pacman', + `hg' and `http'. You can easily support your own types here, + see the variable `el-get-methods'. :branch