void AfterSaveFile (Boolsuccess)
This method is called just after the buffer is saved to a file. Override it for your own use. The sucess argument is TRUE if the file was saved sucessfully, FALSE otherwise.