We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa25501 + 16f0bab commit 5e46ab3Copy full SHA for 5e46ab3
content/guides/emacs-stgit-mode.md
@@ -16,7 +16,7 @@ following to your `.emacs` file:
16
17
Start `stgit-mode` using `M-x stgit` and select the directory where the
18
source code you want to use StGit on can be found. If StGit has not been
19
-initialized in this directory yet, you will need to run +M-x stgit-init+
+initialized in this directory yet, you will need to run `M-x stgit-init`
20
before you continue.
21
22
The `stgit-mode` buffer (usually named `*stgit*`) has the following
0 commit comments