Nah, if you look at section 9.1 of the mid-range manual you'll find the following:
All write operations (such as BSF and BCF instructions) are read-modify-write operations. Therefore a write to a port implies that the port pins are read, this value is modified, and then written to the port data latch.
So I'll stick to my theory ;-)