branch: elpa/paredit commit be9ae618430ce1a4facf4ba2e3494e5ddcb67b7a Author: Taylor R Campbell <campb...@paredit.org> Commit: Taylor R Campbell <campb...@paredit.org>
Note migration to paredit.org in NEWS. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c299c3258f..ae325d8336 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,15 @@ * Paredit Release Notes -*- outline -*- -Paredit - https://paredit.org +paredit -- parenthetical editing in Emacs + +https://paredit.org Latest release: https://paredit.org/paredit.el Current development version: https://paredit.org/paredit-beta.el ** Version 25 (beta) +*** paredit now lives at paredit.org. *** M-r (paredit-raise-sexp) now respects active mark in Transient Mark Mode. *** Paredit Mode and Electric Indent Mode are noted as incompatible. *** M-q (paredit-reindent-defun) now respects `fill-paragraph-function'.