index
:
paredit
maint-23
maint-24
maint-25
master
release
paredit -- parenthetical editing in Emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paredit.el
Age
Commit message (
Expand
)
Author
2022-07-09
Respect fill-paragraph-function. Fall back to lisp-fill-paragraph.
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
2017-04-10
Switch http://mumble.net to https://mumble.net.
Taylor R Campbell
2017-04-05
Bump copyright year to 2017.
Taylor R Campbell
2017-04-05
Don't reindent single-line edits in paredit-raise-sexp.
Taylor R Campbell
2016-06-15
Fix some wording about paredit-space-for-delmiter-predicates.
Taylor R Campbell
2016-03-24
Add email address.
Taylor R Campbell
2016-03-24
Bump copyright year to 2016.
Taylor R Campbell
2015-02-17
Make the mode line lighter a configurable variable.
Taylor R Campbell
2015-02-13
Appease `version-to-list' syntax in Version: keyword.
Taylor R Campbell
2015-01-26
Quote M-mode-hook for add-hook in example .emacs fragment.
Taylor R Campbell
2015-01-26
Bump copyright year to 2015.
Taylor R Campbell
2014-12-06
Bump version number 24->25.
Taylor R Campbell
2014-01-28
Let C-d and DEL delete the other spurious delimiters too.
Taylor R Campbell
2014-01-28
Bump copyright date: 2013->2014.
Taylor R Campbell
2013-07-22
Add autoload cookie for `enable-paredit-mode'.
Taylor R Campbell
2013-07-09
Tweak comment about barfage error.
Taylor R Campbell
2013-07-09
Make slurping and barfing support prefix arguments.
Taylor R Campbell
2013-07-09
If in a string, slurp into the enclosing list if necessary.
Taylor R Campbell
2013-07-09
Allow slurping while in a character.
Taylor R Campbell
2013-07-09
Suggest `M-x enable-paredit-mode RET'.
Taylor R Campbell
2013-07-09
A little more HTML tweaking. Not perfect, but enough for the day.
Taylor R Campbell
2013-07-09
Tweak HTML output a little more.
Taylor R Campbell
2013-07-09
Rework HTML output to simplify and prettify everything.
Taylor R Campbell
2013-07-08
Tweak whitespace in `paredit-split-sexp'. No functional change.
Taylor R Campbell
2013-07-08
Fix reference to `backward-down-list', which is no more.
Taylor R Campbell
2013-07-08
Revert "Bind M-[ to paredit-wrap-square."
Taylor R Campbell
2013-07-06
Make slurping `(|) foo' yield `(|foo)', not `(| foo)'.
Taylor R Campbell
2013-07-06
Bind M-[ to paredit-wrap-square.
Taylor R Campbell
2013-06-16
Use `paredit-preserving-column' in `paredit-reindent-defun'.
Taylor R Campbell
2013-06-13
Handle shift selection in motion commands in recent GNU Emacs.
Taylor R Campbell
2013-06-13
Rework paredit-semicolon and add some tests for it.
Taylor R Campbell
2013-06-13
Avoid `backward-delete-char', which GNU Emacs 24 broke.
Taylor R Campbell
2013-04-07
Improve indentation and column preservation in `paredit-splice'.
Taylor R Campbell
2013-04-07
Add `paredit-indent-region' and move indentation utilities around.
Taylor R Campbell
2013-04-07
Add some miscellaneous S-expression parsing utilities.
Taylor R Campbell
2013-04-07
Change `paredit-meta-doublequote' to avoid breaking the line.
Taylor R Campbell
2013-04-07
Preserve column better in `paredit-join'.
Taylor R Campbell
2013-04-07
Implement `paredit-preserving-column'.
Taylor R Campbell
2013-04-07
Make `paredit-forward' and `paredit-backward' move out of strings.
Taylor R Campbell
2013-04-07
Fix paredit-doublequote inside a string escape.
Taylor R Campbell
2013-04-07
Add clearer names for the enclosing string start/end points.
Taylor R Campbell
2013-04-07
Add a zillion paredit-kill tests. Fix a tiny bug they revealed.
Taylor R Campbell
2013-04-07
Update URI references: nix paredit-23.el, add Git repository.
Taylor R Campbell
2013-04-07
Bump version: 23 beta -> 24 beta.
Taylor R Campbell
2013-04-07
Remove unnecessarily nasty text about reporting bugs.
Taylor R Campbell
2013-04-07
Bump copyright year to 2013.
Taylor R Campbell
[next]