emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 162e549 1/3: * admin/authors.el (authors-ignored-


From: Nicolas Petton
Subject: [Emacs-diffs] emacs-25 162e549 1/3: * admin/authors.el (authors-ignored-files): Additions.
Date: Fri, 22 Apr 2016 16:57:47 +0000

branch: emacs-25
commit 162e549c4e1b2461bd5e86f9bd062da036c230fe
Author: Nicolas Petton <address@hidden>
Commit: Nicolas Petton <address@hidden>

    * admin/authors.el (authors-ignored-files): Additions.
---
 admin/authors.el |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index ecdd5ca..f1aa2fa 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -279,7 +279,7 @@ Changes to files matching one of the regexps in this list 
are not listed.")
     "ChangeLog.nextstep" "Emacs.clr" "spec.txt"
     "gfdl.1"
     "texi/Makefile.in"
-    "lwlib/autodeps.mk"
+    "autodeps.mk"
     "oldXMenu/autodeps.mk"
     "src/autodeps.mk"
     "Imakefile" "icons/sink.ico" "aixcc.lex"
@@ -371,7 +371,7 @@ Changes to files matching one of the regexps in this list 
are not listed.")
     "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c"
     ;; files from old MS Windows build procedures
     "makefile.w32-in"
-    "admin/unidata/makefile.w32-in"
+    "unidata/makefile.w32-in"
     "lib/makefile.w32-in"
     "leim/makefile.w32-in"
     "src/makefile.w32-in"
@@ -691,7 +691,8 @@ Changes to files in this list are not listed.")
     "mh-exec.el" "mh-init.el" "mh-customize.el"
     "net/zone-mode.el" "xesam.el"
     "term/mac-win.el" "sup-mouse.el"
-    "term/vt102.el" "term/vt201.el" "term/vt220.el" "term/vt300.el"
+    "term/apollo.el"
+    "term/vt102.el" "term/vt125.el" "term/vt201.el" "term/vt220.el" 
"term/vt300.el"
     "term/vt320.el" "term/vt400.el" "term/vt420.el"
     "url-https.el"
     "org-mac-message.el" "org-mew.el" "org-w3m.el" "org-vm.el" "org-wl.el"



reply via email to

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