That link sends me to a 16F interrupt handler. Will the same code work on an 18F part?

While I was visiting the MELABS site, I noticed an 18F452 interrupt routine for the timer.

They only saved/restored "W" and "STATUS".
In the 18F series, do I not have to worry about any other registers if I'm not explicity changing them?