summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2013-02-18 10:39:51 -0400
committerDavid Bremner <bremner@debian.org>2013-02-18 10:40:11 -0400
commitcc00d57014f577633bde1eabeb0efcaf570a4378 (patch)
treef6060699f0b141fe65123cb4ec4004d385eeab5e
parent6487e999761aa40c749bde912711adc05aa6790c (diff)
fix title of org-mode tip
-rw-r--r--emacstips.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index 1e81764..ea93ac1 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -695,7 +695,7 @@ To have clickable buttons for notmuch messages and threads, add the following to
If you have notmuch-pick installed, it works fine for this as well.
-## Linking to notmuch messages
+## Linking to notmuch messages from org-mode
Support for linking to notmuch messages is distributed with org-mode,
but as a contrib file, so you might have to work a bit to load it.