diff options
| author | Nicolas Petton | 2016-04-22 18:50:26 +0200 |
|---|---|---|
| committer | Nicolas Petton | 2016-04-22 18:50:26 +0200 |
| commit | 162e549c4e1b2461bd5e86f9bd062da036c230fe (patch) | |
| tree | 036417e1653d12a0879769ec617fac87456d6600 | |
| parent | 2b31a0c21e51d39a82572a32d2d31b5a2aa174a3 (diff) | |
| download | emacs-162e549c4e1b2461bd5e86f9bd062da036c230fe.tar.gz emacs-162e549c4e1b2461bd5e86f9bd062da036c230fe.zip | |
* admin/authors.el (authors-ignored-files): Additions.
| -rw-r--r-- | admin/authors.el | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/admin/authors.el b/admin/authors.el index ecdd5ca7741..f1aa2fa4428 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.") | |||
| 279 | "ChangeLog.nextstep" "Emacs.clr" "spec.txt" | 279 | "ChangeLog.nextstep" "Emacs.clr" "spec.txt" |
| 280 | "gfdl.1" | 280 | "gfdl.1" |
| 281 | "texi/Makefile.in" | 281 | "texi/Makefile.in" |
| 282 | "lwlib/autodeps.mk" | 282 | "autodeps.mk" |
| 283 | "oldXMenu/autodeps.mk" | 283 | "oldXMenu/autodeps.mk" |
| 284 | "src/autodeps.mk" | 284 | "src/autodeps.mk" |
| 285 | "Imakefile" "icons/sink.ico" "aixcc.lex" | 285 | "Imakefile" "icons/sink.ico" "aixcc.lex" |
| @@ -371,7 +371,7 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 371 | "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c" | 371 | "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c" |
| 372 | ;; files from old MS Windows build procedures | 372 | ;; files from old MS Windows build procedures |
| 373 | "makefile.w32-in" | 373 | "makefile.w32-in" |
| 374 | "admin/unidata/makefile.w32-in" | 374 | "unidata/makefile.w32-in" |
| 375 | "lib/makefile.w32-in" | 375 | "lib/makefile.w32-in" |
| 376 | "leim/makefile.w32-in" | 376 | "leim/makefile.w32-in" |
| 377 | "src/makefile.w32-in" | 377 | "src/makefile.w32-in" |
| @@ -691,7 +691,8 @@ Changes to files in this list are not listed.") | |||
| 691 | "mh-exec.el" "mh-init.el" "mh-customize.el" | 691 | "mh-exec.el" "mh-init.el" "mh-customize.el" |
| 692 | "net/zone-mode.el" "xesam.el" | 692 | "net/zone-mode.el" "xesam.el" |
| 693 | "term/mac-win.el" "sup-mouse.el" | 693 | "term/mac-win.el" "sup-mouse.el" |
| 694 | "term/vt102.el" "term/vt201.el" "term/vt220.el" "term/vt300.el" | 694 | "term/apollo.el" |
| 695 | "term/vt102.el" "term/vt125.el" "term/vt201.el" "term/vt220.el" "term/vt300.el" | ||
| 695 | "term/vt320.el" "term/vt400.el" "term/vt420.el" | 696 | "term/vt320.el" "term/vt400.el" "term/vt420.el" |
| 696 | "url-https.el" | 697 | "url-https.el" |
| 697 | "org-mac-message.el" "org-mew.el" "org-w3m.el" "org-vm.el" "org-wl.el" | 698 | "org-mac-message.el" "org-mew.el" "org-w3m.el" "org-vm.el" "org-wl.el" |