From 9cac6fa0c443e12d53b30d00fc6ba96a987169e2 Mon Sep 17 00:00:00 2001
From: Taylor R Campbell <campbell@mumble.net>
Date: Wed, 23 Mar 2011 15:40:50 +0000
Subject: Specify that paredit should work in XEmacs 21.5.28 or later.

Ignore-this: 8fa112b5321c5367a246d1bfd1499485

Of course, I haven't tested this in a long time, but that's the first
version released after paredit 20, which was the first version of
paredit to include XEmacs compatibility hacks.

darcs-hash:20110323154050-00fcc-ea1ef7a12f17db3dd7e4702071ad50df438489e5
---
 paredit.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paredit.el b/paredit.el
index e738f2f..83d8424 100644
--- a/paredit.el
+++ b/paredit.el
@@ -59,7 +59,7 @@
 ;;; Send questions, bug reports, comments, feature suggestions, &c.,
 ;;; via email to the author's surname at mumble.net.
 ;;;
-;;; Paredit should run in GNU Emacs 21 or later and XEmacs 21.5 or
+;;; Paredit should run in GNU Emacs 21 or later and XEmacs 21.5.28 or
 ;;; later.
 ;;;
 ;;; *** WARNING *** IMPORTANT *** DO NOT SUBMIT BUGS BEFORE READING ***
-- 
cgit v1.2.1