diff options
author | Taylor R Campbell <campbell@mumble.net> | 2011-03-23 15:42:54 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2011-03-23 15:42:54 +0000 |
commit | 678d843137c5a58b586ad0fd6eafe06dfdcf3cce (patch) | |
tree | d43686d20bbe18fca3cdd2f9b0c0f01e76c48bc4 /paredit.el | |
parent | 9cac6fa0c443e12d53b30d00fc6ba96a987169e2 (diff) |
Make the exhortation about bug reports slightly less harsh.
Ignore-this: 4f33f1efd97dfb7cc0041be7f4d5ccee
darcs-hash:20110323154254-00fcc-4498047b5a31bbe15f51727605972723005babd4
Diffstat (limited to 'paredit.el')
-rw-r--r-- | paredit.el | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -80,9 +80,8 @@ ;;; It is often extremely difficult to reproduce problems, especially ;;; with commands such as `paredit-kill'. If you do not supply **ALL** ;;; of this information, then it is highly probable that I cannot -;;; reproduce your problem no matter how hard I try, and the effect of -;;; submitting a bug without this information is only to waste your -;;; time and mine. So, please, include all of the above information. +;;; reproduce your problem no matter how hard I try. So, please, +;;; include all of the above information. ;;; ;;; [*] If you are using a beta version of paredit, be sure that you ;;; are using the *latest* edition of the beta version, available |