Home / Emacs / Query replace
Histories
History support in query replace:
- Query string
- history: previous query-replacement pairs
- future history:
- the word at point, if any
- the last successful
isearchstring - previous query and replacement strings
- Replacement string
- history:
- the query string
- previous query and replacement strings
- future history:
- the query string
- history:
(Search history with C-r and C-s, and navigate it with M-p and M-n.)