summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2011-03-23 15:40:50 +0000
committerTaylor R Campbell <campbell@mumble.net>2011-03-23 15:40:50 +0000
commit9cac6fa0c443e12d53b30d00fc6ba96a987169e2 (patch)
treec0354762cecb7c65553a57125270fadc8939f48b
parentdd8c16f0ee6c1b45e6328111d3a949ebf81e8ffe (diff)
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
-rw-r--r--paredit.el2
1 files changed, 1 insertions, 1 deletions
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 ***