elpasync pushed a change to branch elpa/recomplete.
from 021ca9b047 Change URL to codeberg
new 7c47e0e064 Change URL to codeberg (correct URL)
new 403c646e97 Cleanup: tweak doc-string to quiet checkdoc warning
new 33a4fdfbd5 Cleanup: sharp-quote function
new 5dd7c4d008 Fix recomplete when a complete action doesn't add an
undo step
new 5aa74e66e6 Use replace in region function that avoids redundant work
new 11d7dad04e Cleanup: emacs native format
new c4085d13ed Cleanup: function sharp quoting
Summary of changes:
Makefile | 4 +
recomplete.el | 550 +++++++++++++++++++++++++----------------------
tests/recomplete-test.el | 126 +++++++++++
3 files changed, 419 insertions(+), 261 deletions(-)
create mode 100644 Makefile
create mode 100644 tests/recomplete-test.el