diff options
| author | Glenn Morris | 2014-10-04 12:07:05 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-10-04 12:07:05 -0700 |
| commit | 8d035a693645bd0dfd0222ad7781e3aaeba9499e (patch) | |
| tree | 22222406d3d8fe1c8e509a06d066ac5a5a485e44 /admin/authors.el | |
| parent | cf7a4a06225736ac56bbf8590ca8ca67aee7f608 (diff) | |
| download | emacs-8d035a693645bd0dfd0222ad7781e3aaeba9499e.tar.gz emacs-8d035a693645bd0dfd0222ad7781e3aaeba9499e.zip | |
* admin/authors.el (authors-renamed-files-alist): Add package-x-test.el
Diffstat (limited to 'admin/authors.el')
| -rw-r--r-- | admin/authors.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index cf989e11d95..e27877df51d 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -782,6 +782,7 @@ in the repository.") | |||
| 782 | ;; The one in lisp is eshell/eshell.el. | 782 | ;; The one in lisp is eshell/eshell.el. |
| 783 | ("eshell.el" . "automated/eshell.el") | 783 | ("eshell.el" . "automated/eshell.el") |
| 784 | ("eshell/esh-test.el" . "automated/eshell.el") | 784 | ("eshell/esh-test.el" . "automated/eshell.el") |
| 785 | ("automated/package-x-test.el" . "automated/package-test.el") | ||
| 785 | ;; INSTALL-CVS -> .CVS -> .BZR -> .REPO | 786 | ;; INSTALL-CVS -> .CVS -> .BZR -> .REPO |
| 786 | ("INSTALL-CVS" . "INSTALL.REPO") | 787 | ("INSTALL-CVS" . "INSTALL.REPO") |
| 787 | ("INSTALL.CVS" . "INSTALL.REPO") | 788 | ("INSTALL.CVS" . "INSTALL.REPO") |