[23986] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23596 - trunk/debathena/config/alpine-config/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Mar 10 21:42:33 2009

X-Barracuda-Envelope-From: geofft@mit.edu
Date: Tue, 10 Mar 2009 21:42:25 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200903110142.n2B1gPov003602@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-03-10 21:42:25 -0400 (Tue, 10 Mar 2009)
New Revision: 23596

Modified:
   trunk/debathena/config/alpine-config/debian/changelog
   trunk/debathena/config/alpine-config/debian/pine.conf.debathena
Log:
In alpine-config:
  * Set the default spell checking program to `aspell -c`.


Modified: trunk/debathena/config/alpine-config/debian/changelog
===================================================================
--- trunk/debathena/config/alpine-config/debian/changelog	2009-03-10 18:06:59 UTC (rev 23595)
+++ trunk/debathena/config/alpine-config/debian/changelog	2009-03-11 01:42:25 UTC (rev 23596)
@@ -1,3 +1,9 @@
+debathena-alpine-config (1.4) intrepid; urgency=low
+
+  * Set the default spell checking program to `aspell -c`.
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Tue, 10 Mar 2009 21:37:53 -0400
+
 debathena-alpine-config (1.3) unstable; urgency=low
 
   * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.

Modified: trunk/debathena/config/alpine-config/debian/pine.conf.debathena
===================================================================
--- trunk/debathena/config/alpine-config/debian/pine.conf.debathena	2009-03-10 18:06:59 UTC (rev 23595)
+++ trunk/debathena/config/alpine-config/debian/pine.conf.debathena	2009-03-11 01:42:25 UTC (rev 23596)
@@ -162,7 +162,7 @@
 editor=
 
 # Specifies the program invoked by ^T in the Composer.
-speller=
+speller=aspell -c
 
 # Specifies the column of the screen where the composer should wrap.
 composer-wrap-column=


home help back first fref pref prev next nref lref last post