In this video, I show you how to find and replace text in Emacs with the command: M-%
This allows you to type in the word you want to replace and then the word you want to replace that word with and move through text replacing occurences of the word by typing 'y' and skipping replacing occurrences of the word by typing 'n'.