EMACS provided two commands to search for strings of characters within a document:
When either command is issued, the message 'I-search:' appears on the minibuffer command line. Type the pattern you wish to search for after the colon. If you want to repeat the search, type either <ctrl-s> or <ctrl-r>, depending on the direction of the search. Enter <ESC> to exit the search process.