From 83560ae160136c5df4c6be708372fcb5e8cdf6f5 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 17 Sep 2003 06:42:17 +0000 Subject: [PATCH] (tamil-post-read-conversion): Add autoload cookie. --- lisp/language/tml-util.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/language/tml-util.el b/lisp/language/tml-util.el index 6a5d7d14ca4..84fa0d01b0e 100644 --- a/lisp/language/tml-util.el +++ b/lisp/language/tml-util.el @@ -76,6 +76,7 @@ (tamil-compose-region (point-min) (point-max)) (buffer-string))) +;;;###autoload (defun tamil-post-read-conversion (len) (save-excursion (save-restriction -- 2.39.2