summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-04-07 05:34:40 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-04-07 05:34:40 +0000
commit2186c7e2ff252c78c540378d9718a1abe5674083 (patch)
tree79c8f3bad998b52709ca26ee3c64daab24f4c7ea
parent21ec511897ab5d852b48de1e43afbd4f3852c142 (diff)
Update URI references: nix paredit-23.el, add Git repository.
-rw-r--r--paredit.el6
1 files 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>.