Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
// EN lang variables
tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});