summaryrefslogtreecommitdiff
path: root/lisp/soundex.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/soundex.el')
-rw-r--r--lisp/soundex.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/soundex.el b/lisp/soundex.el
index 5f703228df2..2a33d538695 100644
--- a/lisp/soundex.el
+++ b/lisp/soundex.el
@@ -71,4 +71,6 @@ and Searching\", Addison-Wesley (1973), pp. 391-392."
;("E460" "G200" "H416" "K530" "L300" "L222"
; "E460" "G200" "H416" "K530" "L300" "L222")
+(provide 'soundex)
+
;; soundex.el ends here