]> git.eshelyaron.com Git - emacs.git/commitdiff
(indian-2-column-to-ucs-region): Add autoload cookie.
authorKenichi Handa <handa@m17n.org>
Wed, 30 Oct 2002 00:43:11 +0000 (00:43 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 30 Oct 2002 00:43:11 +0000 (00:43 +0000)
lisp/language/ind-util.el

index d5478e13acb357cf6b7ddc63ce5720f249a75f88..97eea6f4d7c621e311a5795e08afa275cf7e626d 100644 (file)
@@ -967,6 +967,7 @@ Returns new end position."
     (set-char-table-extra-slot table 0 alist)
     table))
 
+;;;###autoload
 (defun indian-2-column-to-ucs-region (from to)
   "Convert old Emacs Devanagari characters to UCS."
   (interactive "r")