diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-09-03 20:57:28 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-09-03 20:57:28 +0200 |
| commit | 030646fe954f8778085be021d459ab4d40b54b76 (patch) | |
| tree | ce8eec3690da1fd4dc181536d47d06fb5e5689b6 /Documentation | |
| parent | 00ddcb6dc2bc02796caf9c558b9a41178cbdb4df (diff) | |
magit.org: regenerate
Org now insists in inserting some whitespace noise when exporting to
texi. Luckily that gets removed again when exporting to info, so I
give up on manually discarding that change every time I regenerate
the this manual.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/magit.texi b/Documentation/magit.texi index e54364e..c1133c4 100644 --- a/Documentation/magit.texi +++ b/Documentation/magit.texi @@ -356,9 +356,9 @@ or even all features belonging to a package. @item Furthermore the old dependencies @code{git-commit-mode} and @code{git-rebase-mode} -have to be removed because they are no longer used by the @code{2.1.0} -release and later, and get in the way of their successors @code{git-commit} -and @code{git-rebase}. + have to be removed because they are no longer used by the @code{2.1.0} + release and later, and get in the way of their successors @code{git-commit} + and @code{git-rebase}. @end itemize So please uninstall the packages @code{magit}, @code{git-commit-mode}, and |
