* test/automated/package-x-test.el: Change the commentary.

This commit is contained in:
Dmitry Gutov 2013-06-27 13:30:37 +04:00
parent 9ea5cf9fbd
commit 10a2da6ea4
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
* automated/package-x-test.el: Change the commentary.
2013-06-27 Daniel Hackney <dan@haxney.org>
* automated/Makefile.in (setwins): Include the 'data' subdirectory.

View file

@ -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:
;;