You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.org
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ When not visiting a buffer in =diff-mode=, =C-x v p= will invoke
33
33
34
34
** Installation
35
35
36
-
The code is [[http://svn.fperrin.net/vc-partial-commit/][kept in my SVN repository]], with [[http://code.fperrin.net/vc-partial-commit.git][a git mirror]] available.
36
+
The code is [[http://svn.fperrin.net/vc-partial-commit/][kept in my SVN repository]], with [[http://gitweb.fperrin.net/?p=vc-partial-commit.git][a git mirror]] available.
37
37
Retreive the =.el= file and put it somewhere in your [[http://www.emacswiki.org/cgi-bin/wiki?LoadPath][=load-path=]]. Add
38
38
=(require 'vc-partial-commit)= to your =.emacs=.
39
39
@@ -82,7 +82,7 @@ appellera =(vc-diff nil)=.
82
82
83
83
** Installation
84
84
85
-
La version initiale est [[http://svn.fperrin.net/vc-partial-commit/][gardée dans SVN]] ; il y a un [[http://code.fperrin.net/vc-partial-commit.git][miroir git]]. Récupérer
85
+
La version initiale est [[http://svn.fperrin.net/vc-partial-commit/][gardée dans SVN]] ; il y a un [[http://gitweb.fperrin.net/?p=vc-partial-commit.git][miroir git]]. Récupérer
86
86
le fichier =.el= et le mettre quelque part dans [[http://www.emacswiki.org/cgi-bin/wiki?LoadPath][=load-path=]]. Ajouter
87
87
=(require 'vc-partial-commit))= dans votre =.emacs=.
0 commit comments