diff options
| author | Tslil Clingman <hiato1@gmail.com> | 2018-07-06 10:00:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-06 10:00:30 +0200 |
| commit | 94c3cc8829dbe11550ba702a33b947dc9f68b28f (patch) | |
| tree | 5d54ce485ede11e54911fcaad5d0ace89455df5b /README.md | |
| parent | 722cd00d0f76a111818a7b1afc7cf495cfd628a7 (diff) | |
| parent | 0b513fe16ca1c3ed6a6813588969e0a2207f9c9b (diff) | |
Merge pull request #1 from borowski/master
Correct "delimeter" to "delimiter"
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ interactively. ### (with the power of regular expressions) When the region is active, all input is redirected to the minibuffer -and treated as a delimeter for the region. By default the input is -used as the left delimeter from which the right one is derived using +and treated as a delimiter for the region. By default the input is +used as the left delimiter from which the right one is derived using `siege-left-to-right-regexs`. This may be reversed by default (`siege-default-left`) or during usage via "C-c r" in the minibuffer. If regexes are not desired they may be disabled via "C-c a" in the |
