blob: 05a3706764e59d7d728bddeb15c34cfcd0eaf576 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/Muttrc.head.orig Thu Jan 24 13:10:47 2002
+++ doc/Muttrc.head Tue Nov 9 08:53:14 2004
@@ -19,6 +19,8 @@
macro index <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
macro pager <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
+set ispell="/usr/local/bin/aspell --mode=email check"
+
# If Mutt is unable to determine your site's domain name correctly, you can
# set the default here.
#
|