mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
* admin/authors.el (authors-renamed-files-alist): Add package-x-test.el
This commit is contained in:
parent
cf7a4a0622
commit
8d035a6936
@ -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
|
||||
|
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user