diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 22:50:56 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 22:50:56 +0000 |
commit | be9ae618430ce1a4facf4ba2e3494e5ddcb67b7a (patch) | |
tree | 37443b6c8603c727133f750a5d176058a6526eaf | |
parent | b28fb575b658d2a686339b4a5ef1c9adbda4077f (diff) |
Note migration to paredit.org in NEWS.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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'. |