/* SEARCHING_AND_REPLACING_INFO, EMACSSRC>EMACS*>INFO>, ENVIRONMENTS GROUP-DNK, 06/18/84
/* EMACS Standard User Interface: HELP System Screen File
/* Copyright (c) 1984, Prime Computer Inc., Natick, MA 01760
                        SEARCHING AND REPLACING

QUERY REPLACE

Prompts first for the string to be searched for and then for the  string  it  is
to  be  replaced  by.   The  string  is  searched for, starting from the current
cursor position.  EACH TIME the string is encountered, you may respond thus:

              CONTROL-G   DO NOT REPLACE this occurrence and STOP searching
<<ALL
OTHER           CR        DO NOT REPLACE this occurrence, but CONTINUE searching
responses
will be         space     REPLACE this occurrence and CONTINUE searching
IGNORED>>
                .         REPLACE this occurrence and STOP searching

                     The cursor returns to its starting point after the command.
GLOBAL REPLACE

Gives the  same two prompts as above.  Replaces ALL  occurrences  of the string,
from where you are to the end of the file.  It does not query.
