* test/automated/package-x-test.el: Change the commentary.
This commit is contained in:
parent
9ea5cf9fbd
commit
10a2da6ea4
2 changed files with 7 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue