emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 4b8490f: * admin/authors.el (authors-valid-file-nam


From: Glenn Morris
Subject: [Emacs-diffs] master 4b8490f: * admin/authors.el (authors-valid-file-names, authors-renamed-files-alist): Additions.
Date: Fri, 17 Apr 2015 17:27:49 +0000

branch: master
commit 4b8490fdfe10771af599ad6f78f4211a522019b6
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * admin/authors.el (authors-valid-file-names, authors-renamed-files-alist): 
Additions.
---
 admin/authors.el |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index 55839b6..c7ec3bc 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -653,6 +653,7 @@ Changes to files in this list are not listed.")
     "calc/calc-maint.el"
     "emacs-lisp/cl-specs.el"
     "emacs-lisp/eieio-comp.el"
+    "emacs-lisp/eieio-generic.el"
     "erc-hecomplete.el"
     "eshell/esh-maint.el"
     "language/persian.el"
@@ -803,6 +804,7 @@ in the repository.")
     ("play/yow.el" . "yow.el")
     ("patcomp.el" . "patcomp.el")
     ("emulation/ws-mode.el" . "ws-mode.el")
+    ("vc/vc-arch.el" . "vc-arch.el")
     ;; From lisp to etc/forms.
     ("forms-d2.el" . "forms-d2.el")
     ("forms-pass.el" . "forms-pass.el")
@@ -814,6 +816,9 @@ in the repository.")
     ("eshell/esh-test.el" . "automated/eshell.el")
     ("automated/cl-lib.el" . "automated/cl-lib-tests.el")
     ("automated/package-x-test.el" . "automated/package-test.el")
+    ("indent/js-indent-first-initialiser-t.js" . "indent/js-indent-init-t.js")
+    ("indent/js-indent-first-initialiser-dynamic.js" .
+     "indent/js-indent-init-dynamic.js")
     ;; 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]