summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreric casteleijn <eric@eric-Studio-XPS-9100.(none)>2011-05-23 10:07:30 -0400
committereric casteleijn <eric@eric-Studio-XPS-9100.(none)>2011-05-23 10:07:30 -0400
commit4277e59a21ed364e987408dbf2ba62cb3b2f0938 (patch)
tree4625ed42166500849f184e25f49600b2f7d03121
parent2d44339b72f243553f08c9dae1c182aec0380e82 (diff)
made it look less ugly and added punctuation.
-rw-r--r--emacstips.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index 5cf885d..cba7849 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -253,8 +253,8 @@ the rest will go to the default account.
If you have a hard time getting the above to work for you, as I did,
it's also possible to add a message-send-mail-hook in your .emacs to
send the from header explicitly as an argument to msmtp as described
-[here on the
-emacswiki](http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP#toc2)
+[here](http://www.emacswiki.org/cgi-bin/wiki/GnusMSMTP#toc2) on the
+emacswiki.
## <span id="address_completion">Address completion when composing</span>