Delete the superfluous autoload cookie
authorKenichi Handa <handa@m17n.org>
Wed, 30 Oct 2002 00:59:54 +0000 (00:59 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 30 Oct 2002 00:59:54 +0000 (00:59 +0000)
near the head of the file.
(devanagari-compose-region): Add autoload cookie.

lisp/ChangeLog
lisp/language/devan-util.el

index d405bcd..195754b 100644 (file)
@@ -1,3 +1,12 @@
+2002-10-30  Kenichi Handa  <handa@m17n.org>
+
+       * language/devan-util.el: Delete the superfluous autoload cookie
+       near the head of the file.
+       (devanagari-compose-region): Add autoload cookie.
+
+       * language/ind-util.el (indian-2-column-to-ucs-region): Add
+       autoload cookie.
+
 2002-10-29  Kenichi Handa  <handa@m17n.org>
 
        * international/fontset.el ("fontset-default"): Add an entry for
 
 2002-09-05  Dave Love  <fx@gnu.org>
 
-       * international/characters.el: Make \e,_/\e(B and \e,A\7f\e(B a case pair.
+       * international/characters.el: Make \e(ÿ/\e(B and \e(ÿ\7f\e(B a case pair.
 
 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
 
index 4d97915..1a2caf6 100644 (file)
@@ -31,8 +31,6 @@
 
 ;;; Code:
 
-;;;###autoload
-
 ;; Devanagari Composable Pattern
 ;;    C .. Consonants
 ;;    V .. Vowel
@@ -60,6 +58,7 @@
    "\\)")
   "Regexp matching a composable sequence of Devanagari characters.")
 
+;;;###autoload
 (defun devanagari-compose-region (from to)
   (interactive "r")
   (save-excursion