diff options
| author | Kristian Høgsberg <krh@bitplanet.net> | 2010-03-15 16:07:19 -0400 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-03-15 16:07:19 -0400 |
| commit | 99b49529e850a92cbb1fc0e395404d3daf07cce5 (patch) | |
| tree | 08074af3e49b5f88819b9757ff9ba687f5c4814c | |
| parent | 5638a82d4afd4f67a3c0a476782f52fe52b09cc6 (diff) | |
Fix extra * in heading
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
| -rw-r--r-- | emacstips.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index 96c8b10..d3112cd 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -73,7 +73,7 @@ As its name implies, notmuch isn't really doing that much (which is part of its not replies. So we need to get sane message-mode FCC figured out. Some investigation is still needed here. -* * <span id="customize_notmuch_folder">How to customize notmuch-folders</span> +* <span id="customize_notmuch_folder">How to customize notmuch-folders</span> There's a "notmuch-folder" command available in the emacs client that displays a list of "folders" and the number of messages in |
