aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-07-10 11:52:51 +0200
committerJonas Bernoulli <jonas@bernoul.li>2015-07-10 11:52:51 +0200
commitd8a95accb40583911d8772b2029ed4cc4f279faf (patch)
tree148945665478c1c1035d863aabe6c822ab801249 /Documentation
parentffd6df9e2fdc9407593a12eb5903f37eea8000f8 (diff)
trim down links in manuals
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/magit-popup.org4
-rw-r--r--Documentation/with-editor.org6
-rw-r--r--Documentation/with-editor.texi7
3 files changed, 8 insertions, 9 deletions
diff --git a/Documentation/magit-popup.org b/Documentation/magit-popup.org
index 17e4d36..65ffae0 100644
--- a/Documentation/magit-popup.org
+++ b/Documentation/magit-popup.org
@@ -187,7 +187,7 @@ interface, it is better to do so directly from the popup buffer.
It is also possible to add additional arguments and commands to an
existing popup, but that cannot be done directly from the popup (or
-the Custom interface). See [[*Customizing existing popups][Customizing existing popups]].
+the Custom interface). See [[*Customizing existing popups]].
Documentation about a popup's arguments and commands can be shown
directly from the popup.
@@ -342,7 +342,7 @@ is:
This option can be overriden for individual popups.
~magit-show-refs-popup~ for example default to invoking the default
action directly. It only shows the popup buffer when a prefix
- argument is used. See [[*Customizing existing popups][Customizing existing popups]].
+ argument is used. See [[*Customizing existing popups]].
- User Option: magit-popup-manpage-package
diff --git a/Documentation/with-editor.org b/Documentation/with-editor.org
index dc8387f..8bab90b 100644
--- a/Documentation/with-editor.org
+++ b/Documentation/with-editor.org
@@ -57,8 +57,8 @@ commit messages and rebase sequences. It also provides some commands
and features which are useful by themselves, even if you don't use
Magit.
-For information about using this library in you own package, see [[*Using With-Editor as a library][Using
-With-Editor as a library]].
+For information about using this library in you own package, see
+[[*Using With-Editor as a library]].
** Configuring With-Editor
@@ -217,7 +217,7 @@ to create commits using Magit. You can also ignore this if you use
=with-editor= outside of Magit, but only as an end-user.
For information about interactive use and options which affect both
-interactive and non-interactive use, see [[*Using the With-Editor package][Using the With-Editor
+interactive and non-interactive use, see [[*Using the With-Editor
package]].
- Macro: with-editor &rest body
diff --git a/Documentation/with-editor.texi b/Documentation/with-editor.texi
index 239bd6e..58a3c21 100644
--- a/Documentation/with-editor.texi
+++ b/Documentation/with-editor.texi
@@ -89,8 +89,8 @@ commit messages and rebase sequences. It also provides some commands
and features which are useful by themselves, even if you don't use
Magit.
-For information about using this library in you own package, see @ref{Using With-Editor as a library,Using
-With-Editor as a library}.
+For information about using this library in you own package, see
+@ref{Using With-Editor as a library,Using With-Editor as a library}.
@menu
* Configuring With-Editor::
@@ -271,8 +271,7 @@ to create commits using Magit. You can also ignore this if you use
@verb{~with-editor~} outside of Magit, but only as an end-user.
For information about interactive use and options which affect both
-interactive and non-interactive use, see @ref{Using the With-Editor package,Using the With-Editor
-package}.
+interactive and non-interactive use, see @ref{Using the With-Editor package,Using the With-Editor package}.
@defmac with-editor &rest body