Emacs config utilizing prelude as a base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
205 B

  1. # contributor: Xah Lee (XahLee.org)
  2. # name: replace-regexp-in-string
  3. # key: replace-regexp-in-string
  4. # key: rris
  5. # --
  6. (replace-regexp-in-string REGEXP$0 REP STRING &optional FIXEDCASE LITERAL SUBEXP START)