summaryrefslogtreecommitdiff
path: root/lisp/language/mlm-util.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/mlm-util.el')
-rw-r--r--lisp/language/mlm-util.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/mlm-util.el b/lisp/language/mlm-util.el
index b492d269ff2..16246aaa2ba 100644
--- a/lisp/language/mlm-util.el
+++ b/lisp/language/mlm-util.el
@@ -74,6 +74,7 @@
(malayalam-compose-region (point-min) (point-max))
(buffer-string)))
+;;;###autoload
(defun malayalam-post-read-conversion (len)
(save-excursion
(save-restriction
@@ -409,4 +410,5 @@ In this case, compose characters after POS of the string."
(provide 'mlm-util)
+;;; arch-tag: 7f25ee67-8f9d-49f2-837b-35c412c00eba
;;; devan-util.el ends here