diff options
| -rw-r--r-- | Documentation/magit-popup.org | 4 | ||||
| -rw-r--r-- | Documentation/with-editor.org | 6 | ||||
| -rw-r--r-- | Documentation/with-editor.texi | 7 |
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 |
