(autoload 'load-sound-file "sound" "\
Read in an audio-file and add it to the sound-alist.
+FILENAME can either be absolute or relative, in which case the file will
+be searched in the directories given by `default-sound-directory-list'.
+When looking for the file, the extensions given by `sound-extension-list' are
+also tried in the given order.
+
You can only play sound files if you are running on display 0 of the
console of a machine with native sound support or running a NetAudio
server and XEmacs has the necessary sound support compiled in.
;;;***
\f
-;;;### (autoloads (ideographic-structure-find-char char-ucs char-daikanwa update-ideograph-radical-table) "ideograph-util" "utf-2000/ideograph-util.el")
+;;;### (autoloads (ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table) "ideograph-util" "utf-2000/ideograph-util.el")
(autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
+(autoload 'char-representative-of-daikanwa "ideograph-util" nil nil nil)
+
(autoload 'char-daikanwa "ideograph-util" nil nil nil)
(autoload 'char-ucs "ideograph-util" nil nil nil)