summaryrefslogtreecommitdiff
path: root/lisp/language/indian.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/indian.el')
-rw-r--r--lisp/language/indian.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/indian.el b/lisp/language/indian.el
index acd4ad0b450..190e3769f3f 100644
--- a/lisp/language/indian.el
+++ b/lisp/language/indian.el
@@ -308,5 +308,7 @@ positions (integers or markers) specifying the stretch of the region."
(delete-region (match-beginning 0) (match-end 0))
(insert ch)))))
(goto-char (point-min))))
+
+(provide 'indian)
;;; indian.el ends here