Skip to content
  • David Murray's avatar
    Added . (replace and exit) and ! (replace all without asking) · e8c78a77
    David Murray authored
    keys to Query Replace and Multiple Query Replace.
    Added Replace String (without querying) command.
    Added (hackishly) entry to the String Search and Reverse String
    Search commands by typing #\Newline with an empty isearch string
    (e.g. C-s <RET> starts String Search).
    Added some case-sensitivity logic to searches (a search-string
    with no upper-case characters searches case-insensitively).
    Added some preliminary whitespace logic to Regex searches.
    e8c78a77