branch: master
commit 8f222f2c4e2e4876f24fdf6cddf1a1296401250c
Author: Jonas Bernoulli
Commit: Julien Danjou
Enforce use of spaces for indentation
Also untabify some code added by a contributor who, unlike you,
has not globally set `indent-tabs-mode' to nil.
---
packages/rainbo
branch: master
commit b674274beddb4290c34ce5c7ae3988ae31e97081
Author: Jonas Bernoulli
Commit: Julien Danjou
Allow outline-minor-mode to find section headings
---
packages/rainbow-mode/rainbow-mode.el | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --
branch: master
commit fc74f6efd01996473c2b15805996dab1b368bbbd
Author: Julien Danjou
Commit: Julien Danjou
rainbow-mode: release 1.0
---
packages/rainbow-mode/rainbow-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/rainbow-mode/rainbow-mode.el
b/pac
jdanjou pushed a change to branch master.
from 57f1392 Handle multi remote repositories
new 8f222f2 Enforce use of spaces for indentation
new e08cec3 Set type of customizable options
new b674274 Allow outline-minor-mode to find section headings
new fc
branch: master
commit e08cec3807c0cc546387b6405089fd364533b457
Author: Jonas Bernoulli
Commit: Julien Danjou
Set type of customizable options
---
packages/rainbow-mode/rainbow-mode.el | 24 +++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/packages/rainb
branch: master
commit 57f13922b22c1386ec2201b84d0cf82e699950f7
Author: Tino Calancha
Commit: Tino Calancha
Handle multi remote repositories
It's common to have a local repository linked to more than one
remote repository. In such case we must specify the remote
repo. from w