From b9e2e6a1420f0a800a60ea24779a82c0292fb0d5 Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Thu, 24 Nov 2022 22:49:53 +0000 Subject: Move to paredit.org. --- paredit.el | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'paredit.el') diff --git a/paredit.el b/paredit.el index be45288..bd8cf92 100644 --- a/paredit.el +++ b/paredit.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2005--2022 Taylor R. Campbell -;; Author: Taylor R. Campbell +;; Author: Taylor R. Campbell ;; Version: 25beta ;; Created: 2005-07-31 ;; Keywords: lisp @@ -24,17 +24,11 @@ ;; You should have received a copy of the GNU General Public License ;; along with paredit. If not, see . -;;; The currently released version of paredit is available at -;;; . +;;; Paredit - https://paredit.org ;;; -;;; The latest beta version of paredit is available at -;;; . -;;; -;;; The Git repository for paredit is available at -;;; -;;; -;;; Release notes are available at -;;; . +;;; Latest release: https://paredit.org/paredit.el +;;; Current development version: https://paredit.org/paredit-beta.el +;;; Release notes: https://paredit.org/NEWS ;;; Install paredit by placing `paredit.el' in `/path/to/elisp', a ;;; directory of your choice, and adding to your .emacs file: @@ -57,7 +51,7 @@ ;;; 'paredit-dwim))) ;;; ;;; Send questions, bug reports, comments, feature suggestions, &c., -;;; via email to the author's surname at mumble.net. +;;; via email to the author's surname at paredit.org. ;;; ;;; Paredit should run in GNU Emacs 21 or later and XEmacs 21.5.28 or ;;; later. -- cgit v1.2.1