update.
authortomo <tomo>
Thu, 14 Nov 2002 05:12:36 +0000 (05:12 +0000)
committertomo <tomo>
Thu, 14 Nov 2002 05:12:36 +0000 (05:12 +0000)
lisp/auto-autoloads.el
lisp/utf-2000/auto-autoloads.el

index 3881e9a..d069926 100644 (file)
@@ -1760,6 +1760,11 @@ buffer called `*Shadows*'.  Shadowings are located by calling the
 (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.
index 224d506..76e2515 100644 (file)
 
 ;;;***
 \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)