index
:
evil-surround.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-surround.el
Age
Commit message (
Expand
)
Author
2023-09-17
Return an empty range from evil-surround-edit
Tom Dalziel
2023-09-12
Fix get-delims to allow functions as values
Tom Dalziel
2023-09-12
Trim whitespace from delimeters before using for deletion/change
Tom Dalziel
2023-08-19
Revert "Revert "Enable lexical binding""
StrawberryTea
2023-08-13
Make car + cdr safe for delete overlays
Tom Dalziel
2023-08-13
Restore old deletion strategy as backup
Tom Dalziel
2023-08-13
Support multiple-character delimiter deletion
Tom Dalziel
2023-06-27
Revert "Enable lexical binding"
Tom Dalziel
2023-06-27
Silence byte-compiler warnings
Brian Leung
2023-06-27
Enable lexical binding
Brian Leung
2022-12-29
Merge pull request #188 from skangas/nongnu-elpa-fixes
Tom Dalziel
2022-12-29
Update maintainer for NonGNU ELPA
Tom Dalziel
2022-05-04
Revert "Merge pull request #191 from dalanicolai/master"
Tom Dalziel
2022-04-17
Limit global activation to text-, prog- and comint-mode
Daniel Nicolai
2022-04-12
Merge pull request #186 from leungbk/prefix-calls
Tom Dalziel
2022-04-09
Fix visual screen-line surrounding bug.
Areg
2022-01-06
Bump version to 1.0.4
Stefan Kangas
2022-01-06
Fix license statement
Stefan Kangas
2022-01-02
Add support for surrounding with function calls in prefix form
Brian Leung
2021-06-15
Fix yss behavior with visual-line-mode
Areg
2020-06-03
Fix dot repeat with counted motions
1.1.1
devel
Yiming Chen
2020-05-24
Add surround text objects from local keymap (#165)
itai33
2019-12-17
merge @jamesnvc PRs #160 and #162
1.1.0
ninrod
2019-12-15
Fix repeating tag changes
James N. V. Cash
2019-12-15
Checking minibuffer window doesn't seem to make a difference either
James N. V. Cash
2019-12-13
Remove apparently-unnecessary run-at-time
James N. V. Cash
2019-10-13
main el file: add dots and caps to evil-surround-tag-name-re
deviantfero
2019-04-03
optionally keep xml attributes
tam5
2018-12-18
main el file: fix version to 1.0.3
Filipe Silva
2018-12-16
add csw, csW, css and csp shortcuts
1.0.3
tam5
2018-12-16
tweak implementation file header
Filipe Silva
2018-10-20
Fix visible narrowing when surrounding within a field (#135)
Lionel Henry
2018-10-18
Revert "surround-function improvement for lisp modes (#134)"
Filipe Correa Lima da Silva
2018-01-02
surround-function improvement for lisp modes (#134)
Dickby
2017-12-10
Fix regression for Emacs 26 caused by #125 fix
Justin Burkett
2017-12-07
Fix repeat when pair is determined by function
Justin Burkett
2017-11-27
Use ‘evil-surround’ as :group for customizable variables
wouter bolsterlee
2017-10-04
Make `ysw` work like `cw`, not `ce`
Evgeni Kolev
2017-09-10
Remove debug messages
Evgeni Kolev
2017-01-24
update readme
v1.0.0
ninrod
2017-01-20
Fix defcustom type specification for pairs-alist variable
Wouter Bolsterlee
2016-11-28
fix #84: revert 66b8f89 which reintroduced #24 as a regression
ninrod
2016-10-29
Unset execute permission for files
Kristoffer Haugsbakk
2016-10-26
Point to new repository for Evil
Kristoffer Haugsbakk
2016-09-09
Add explicit autoload definitions to avoid implicit evil dependency
Wouter Bolsterlee
2016-09-07
Merge pull request #80 from mineo/doc-fixes
Tim Harper
2016-09-03
Use evil helpers for correct key translation
Wouter Bolsterlee
2016-09-03
Move the Keywords after the Mailing list header
Wieland Hoffmann
2016-04-26
Add missing evil package dependency
Junpeng Qiu
2016-03-31
Fix repeat action (.) for ys and yS operators.
Igor Avdeev
[next]