From 10a2da6ea4bb53fbe345ffe572e032621fc7e3e8 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Thu, 27 Jun 2013 13:30:37 +0400 Subject: [PATCH] * test/automated/package-x-test.el: Change the commentary. --- test/ChangeLog | 4 ++++ test/automated/package-x-test.el | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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: ;; -- 2.39.2