(www-ids-find-version): Update to 0.24.3.
(www-ids-find-chise-link-map-url-prefix): Link to
http://fonts.jp/chise_linkmap/ instead of
http://kamichi.jp/chise_linkmap/.
(www-ids-insert-chars-including-components):
- Change threshold to omit recursive search: use num >= 1024 instead
of num > 8192 [`num' means number of results].
- If num >= 2048, omit character sorting and formatting.
- Change threshold to omit total-strokes based character sorting: use
num >= 1024 instead of num > 4096.
(www-batch-ids-find): Modify for
`www-ids-insert-chars-including-components': there are no needs to
print <ul> and </ul>.