branch: elpa/paredit
commit 2186c7e2ff252c78c540378d9718a1abe5674083
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>
Update URI references: nix paredit-23.el, add Git repository.
---
paredit.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/paredit.el b/paredit.el
index 81d4cb1..f676ad3 100644
--- a/paredit.el
+++ b/paredit.el
@@ -24,15 +24,15 @@
;; You should have received a copy of the GNU General Public License
;; along with paredit. If not, see <http://www.gnu.org/licenses/>.
-;;; This file is permanently stored at
-;;; <http://mumble.net/~campbell/emacs/paredit-23.el>.
-;;;
;;; The currently released version of paredit is available at
;;; <http://mumble.net/~campbell/emacs/paredit.el>.
;;;
;;; The latest beta version of paredit is available at
;;; <http://mumble.net/~campbell/emacs/paredit-beta.el>.
;;;
+;;; The Git repository for paredit is available at
+;;; <http://mumble.net/~campbell/git/paredit.git>
+;;;
;;; Release notes are available at
;;; <http://mumble.net/~campbell/emacs/paredit.release>.