emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r118040: * admin/authors.el (authors-renamed-files-a


From: Glenn Morris
Subject: [Emacs-diffs] trunk r118040: * admin/authors.el (authors-renamed-files-alist): Add package-x-test.el
Date: Sat, 04 Oct 2014 19:07:08 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 118040
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2014-10-04 12:07:05 -0700
message:
  * admin/authors.el (authors-renamed-files-alist): Add package-x-test.el
modified:
  admin/ChangeLog                changelog-20091113204419-o5vbwnq5f7feedwu-2226
  admin/authors.el               authors.el-20091113204419-o5vbwnq5f7feedwu-1898
=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog   2014-10-01 17:23:42 +0000
+++ b/admin/ChangeLog   2014-10-04 19:07:05 +0000
@@ -1,3 +1,7 @@
+2014-10-04  Glenn Morris  <address@hidden>
+
+       * authors.el (authors-renamed-files-alist): Add package-x-test.el
+
 2014-10-01  Stefan Monnier  <address@hidden>
 
        * unidata/unidata-gen.el (unidata-gen-table-word-list): Use alist-get

=== modified file 'admin/authors.el'
--- a/admin/authors.el  2014-08-30 09:22:53 +0000
+++ b/admin/authors.el  2014-10-04 19:07:05 +0000
@@ -782,6 +782,7 @@
     ;; 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")


reply via email to

[Prev in Thread] Current Thread [Next in Thread]