--- test/faith.el	2005-11-29 15:47:23.000000000 +0100
+++ faith.el	2005-11-29 10:14:00.000000000 +0100
@@ -7,7 +7,7 @@
 ;; Author: Deepak Goel <deego@glue.umd.edu>
 ;; Version: 1.2.3alpha
 
-(defconst faith-version "1.2.3alpha"
+(defconst faith-version "1.2.3alpha-blambi"
   "Version number of faith.el")
 
 ;; This file is not (yet) part of GNU Emacs.
@@ -202,8 +202,8 @@
 	(("allah" "buddha" "lord" "islam" "christianity" "hinduism") ("EMACS"))
 	(("almighty" "god") ("True Editor"))
 	(("adam" ) ("newbie"))
-	(("angel" ) ("truly free freebies"))
-	(("apostle") ( "book"))
+	(("angel" ) ("Free Software Programmer"))
+	(("apostle") ("book"))
 	(("bible" "koran") ("Emacs-manual"))
 	(("book") ("documentation"))
 	(("christ" ) ("emacs-homepage"))
@@ -211,16 +211,18 @@
 	(("die" )  ("quit editland"))
 	(("gods") ("editors"))
 	(("earth" ) ("editland"))
-	(("heavens" ) ("elispland"))
-	(("holy spirit" ) ("holy editor"))
+	(("heavens" "heaven") ("elispland"))
+	(("holy spirit" "Holy Spirit") ("GNU/HURD"))
 	(("jesus" "muhammad" "muhammed" "mohammad" "mohammed")
-	 ("gnu.org" "xemacs.org"))
-	(("mary") ("Gnus"))
+	 ("RMS" "Stallman"))
+	(("mary") ("GNU"))
 	(("prophet") ("manual"))
 	(("religion") ("editing"))
-	(("satan") ("Microsoft" "Windoze" "VI"))
+	(("satan") ("Microsoft" "Windows" "vi"))
 	(("pray" ) ("edit"))
-	(("synagogue" "church") ("computer-room"))
+	(("synagogue" "church") ("computer-room" "GNU.org"))
+	(("Hell") ("Redmond"))
+	(("this tree") ("non-free software"))
 	))
 
 
