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
Age
Commit message (
Expand
)
Author
2024-03-25
Fix tests
HEAD
master
Tom Dalziel
2024-03-25
evil-surround.el: replace looking-at with looking-at-p
Konstantin Kharlamov
2024-03-25
treewide: add "lexical-binding" directive
Konstantin Kharlamov
2023-12-13
Fix some grammar quirks in readme.org
Nate Eagleson
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-05-03
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-12
Merge pull request #190 from MintSoup/master
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-11-08
Typo fix
jgart
2021-06-15
Fix yss behavior with visual-line-mode
Areg
2021-06-15
update make emacs
Filipe Correa Lima da Silva
2021-06-02
fix make emacs
Filipe Correa Lima da Silva
2020-06-03
Fix dot repeat with counted motions
1.1.1
devel
Yiming Chen
2020-05-24
remove emacs 24 and 25 from the build pipeline
ninrod
2020-05-24
fix typos in the readme
ninrod
2020-05-24
trying to update travis configuration
ninrod
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-12-13
Add a test for surrounding with a tag in a macro
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 attrs: add more tests
1.0.4
ninrod
2019-04-03
optionally keep xml attributes
tam5
2019-04-02
add a "make emacs" makefile option to fire up a clean emacs...
ninrod
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
update readme: copyright years
Filipe Silva
2018-12-16
tweak implementation file header
Filipe Silva
2018-11-06
add license file
Filipe Correa Lima da Silva
2018-11-06
readme: add missing link to `define-and-bind-text-object` macro
1.0.2
Filipe Correa Lima da Silva
2018-10-20
Fix visible narrowing when surrounding within a field (#135)
Lionel Henry
[next]