X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fauto-autoloads.el;fp=lisp%2Futf-2000%2Fauto-autoloads.el;h=798c63dfe25d7fde321181a6d8ceec515316f0f4;hb=cc4151993d65be32180bfb650906182e94a6d524;hp=176e1907567c0122985669032ffc8dfe14b0d758;hpb=8034f17462a08e3634c01f3d51fa1df5a05964d5;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 176e190..798c63d 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -35,11 +35,15 @@ ;;;*** -;;;### (autoloads (mapping-table-read-file) "read-maps" "utf-2000/read-maps.el") +;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el") (autoload 'mapping-table-read-file "read-maps" "\ Read mapping table." t nil) +(autoload 'ucs-compat-read-file "read-maps" nil t nil) + +(autoload 'jp-jouyou-read-file "read-maps" nil t nil) + ;;;*** (provide 'utf-2000-autoloads)