Age | Commit message (Expand) | Author |
2022-11-27 | .elpaignore: Ignore .github and .gitignore too. | Taylor R Campbell |
2022-11-27 | More metadata for the benefit of ELPA. | Taylor R Campbell |
2022-11-27 | paredit-RET, paredit-C-j: Cite paredit-newline in docstring. | Taylor R Campbell |
2022-11-27 | DESIGN: New file with commentary on design principles for paredit. | Taylor R Campbell |
2022-11-27 | paredit-kill: Sprinkle some comments. | Taylor R Campbell |
2022-11-26 | paredit-kill: Tweak rule for adding space if kill-whole-line is t. | Taylor R Campbell |
2022-11-26 | test.el: Clarify comment about kill-line and show-trailing-whitespace. | Taylor R Campbell |
2022-11-26 | test.el: Test paredit-kill with kill-whole-line enabled. | Taylor R Campbell |
2022-11-26 | genhtml.sh: Make executable. | Taylor R Campbell |
2022-11-26 | paredit.el 27 beta | Taylor R Campbell |
2022-11-26 | paredit.el 26v26release | Taylor R Campbell |
2022-11-26 | NEWS: Note bug and workaround with interactive modes. | Taylor R Campbell |
2022-11-26 | Add GitHub Action to run tests on ubuntu-latest. | Taylor R Campbell |
2022-11-26 | test.el: More tests for region and character deletion. | Taylor R Campbell |
2022-11-26 | test.el: Convert some disappointed comments into xfails. | Taylor R Campbell |
2022-11-26 | test.el: Rephrase negations in paredit-test to be less confusing. | Taylor R Campbell |
2022-11-26 | Change some comments to xfail. | Taylor R Campbell |
2022-11-26 | Teach paredit-forward/backward-kill-word to take prefix argument. | Taylor R Campbell |
2022-11-26 | Test paredit-forward-kill-word, paredit-backward-kill-word. | Taylor R Campbell |
2022-11-26 | Fix column preservation in text fields like ielm after prompt. | Taylor R Campbell |
2022-11-25 | Reword CREDITS to be less prolix. | Taylor R Campbell |
2022-11-25 | Bump version number 25->26. | Taylor R Campbell |
2022-11-25 | Release paredit.el 25. | Taylor R Campbell |
2022-11-25 | Note migration to paredit.org in NEWS. | Taylor R Campbell |
2022-11-25 | Credit Sean Whitton for Electric Indent Mode interactions. | Taylor R Campbell |
2022-11-25 | NEWS: Put dates on versions. | Taylor R Campbell |
2022-11-25 | CREDITS: Credit Rudolf Adamkovič. | Taylor R Campbell |
2022-11-24 | Move to paredit.org. | Taylor R Campbell |
2022-11-24 | Work around Electric Indent Mode brokenness in newline keys. | Taylor R Campbell |
2022-08-28 | News since paredit 24. | Taylor R Campbell |
2022-08-28 | paredit-raise-sexp: Handle active mark in transient mark mode. | Taylor R Campbell |
2022-07-09 | Add .gitignore file. | Taylor R Campbell |
2022-07-09 | Credit Javier Olaechea and Vladimir Sedach. | Taylor R Campbell |
2022-07-09 | Note that Paredit Mode and Electric Indent Mode are incompatible. | Taylor R Campbell |
2022-07-09 | Bump copyright year. | Taylor R Campbell |
2022-07-09 | Respect fill-paragraph-function. Fall back to lisp-fill-paragraph. | Taylor R Campbell |
2020-11-30 | More slurpage edge cases. | Taylor R Campbell |
2020-11-30 | Test some backward-slurp screw cases. | Taylor R Campbell |
2020-11-30 | Stop each test on first failure or unexpected success. | Taylor R Campbell |
2020-11-30 | Add some examples of slurping edge cases that we should handle. | Taylor R Campbell |
2020-11-30 | Batch up test failures and implement expected-failure. | Taylor R Campbell |
2020-05-29 | Use `-q --no-site-file' for genhtml.sh too. | Taylor R Campbell |
2020-05-29 | Work around new quirk in emacs --eval. | Taylor R Campbell |
2020-05-29 | check.sh: Do not load Emacs init or site files | Vladimir Sedach |
2020-04-10 | Trailing newline. | Taylor R Campbell |
2020-04-10 | Disable minibuffer message delays in tests. | Taylor R Campbell |
2019-11-21 | New variables for comment prefixes. | Taylor R Campbell |
2019-11-21 | Bump copyright year. | Taylor R Campbell |
2019-11-16 | Ignore unused argument in paredit-override-check-parens-interactively | Javier Olaechea |
2017-11-27 | Inherit input method when reading character for backslash escape. | Taylor R Campbell |