From: Dmitry Gutov Date: Thu, 27 Jun 2013 09:30:37 +0000 (+0400) Subject: * test/automated/package-x-test.el: Change the commentary. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1992^2~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=10a2da6ea4bb53fbe345ffe572e032621fc7e3e8;p=emacs.git * test/automated/package-x-test.el: Change the commentary. --- diff --git a/test/ChangeLog b/test/ChangeLog index c556a65e05c..b939778255d 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2013-06-27 Dmitry Gutov + + * automated/package-x-test.el: Change the commentary. + 2013-06-27 Daniel Hackney * automated/Makefile.in (setwins): Include the 'data' subdirectory. diff --git a/test/automated/package-x-test.el b/test/automated/package-x-test.el index c4923fc7d0a..dbb8f6404aa 100755 --- a/test/automated/package-x-test.el +++ b/test/automated/package-x-test.el @@ -22,9 +22,9 @@ ;;; Commentary: -;; Run this from a separate Emacs instance from your main one as it -;; messes with the package archive files. In fact, it wouldn't be a -;; bad idea to back up your whole package archive before testing! +;; You may want to run this from a separate Emacs instance from your +;; main one, because a bug in the code below could mess with your +;; installed packages. ;; Run this in a clean Emacs session using: ;;