diff options
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/tml-util.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |