xkcd-mode: use buffer_loaded_hook instead of buffer_dom_content_loaded_hook
commit840cbb04a184babc83f5228679a3b56b679a8649
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 19:38:44 +0000 (13 15:38 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 19:38:44 +0000 (13 15:38 -0400)
tree710a0fa9dcc05af5ebfc09ad1ef43f7b8ffde526
parent681691e84431e28717af0ac4b9955d8d1f8353aa
xkcd-mode: use buffer_loaded_hook instead of buffer_dom_content_loaded_hook

This is a better hook to use because it fires as soon as the page itself
is loaded, whereas buffer_dom_content_loaded_hook fires later, after all
embedded objects have also loaded.
modules/page-modes/xkcd.js