]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/authors.el (authors-renamed-files-alist): Add package-x-test.el
authorGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2014 19:07:05 +0000 (12:07 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2014 19:07:05 +0000 (12:07 -0700)
admin/ChangeLog
admin/authors.el

index cd5f08989fc440657404d0745ea0d481fec6acfa..ad4422ec3e1e2bf945489d98cce4549b930260b0 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-04  Glenn Morris  <rgm@gnu.org>
+
+       * authors.el (authors-renamed-files-alist): Add package-x-test.el
+
 2014-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * unidata/unidata-gen.el (unidata-gen-table-word-list): Use alist-get
index cf989e11d95e133ce9b85c149074f21cd5c5903c..e27877df51d5529d034c39f690947693bcd0a9a9 100644 (file)
@@ -782,6 +782,7 @@ in the repository.")
     ;; The one in lisp is eshell/eshell.el.
     ("eshell.el" . "automated/eshell.el")
     ("eshell/esh-test.el" . "automated/eshell.el")
+    ("automated/package-x-test.el" . "automated/package-test.el")
     ;; INSTALL-CVS -> .CVS -> .BZR -> .REPO
     ("INSTALL-CVS" . "INSTALL.REPO")
     ("INSTALL.CVS" . "INSTALL.REPO")