aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPaul Eggert2016-01-30 11:41:07 -0800
committerPaul Eggert2016-01-30 11:41:07 -0800
commit9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa (patch)
tree730b07f317a18596dba60ac473d40069b6d1c1cf /admin
parentbeec9cbb1705a7bc4e11a11fe4b5a2f1bfca96a0 (diff)
parent12eeaa877c4396880c926c26b4010a059b6a3325 (diff)
downloademacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.tar.gz
emacs-9304e6d3a222de6ef1c405bfd6e09eee6ed2c2aa.zip
-
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el35
1 files changed, 34 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el
index d579c1f0f49..a303f4bac50 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -279,6 +279,9 @@ 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"
283 "oldXMenu/autodeps.mk"
284 "src/autodeps.mk"
282 "Imakefile" "icons/sink.ico" "aixcc.lex" 285 "Imakefile" "icons/sink.ico" "aixcc.lex"
283 "nxml/char-name/unicode" 286 "nxml/char-name/unicode"
284 "spec.txt" 287 "spec.txt"
@@ -294,6 +297,7 @@ Changes to files matching one of the regexps in this list are not listed.")
294 "cedet/tests/test.cpp" 297 "cedet/tests/test.cpp"
295 "cedet/tests/test.py" 298 "cedet/tests/test.py"
296 "cedet/tests/teststruct.cpp" 299 "cedet/tests/teststruct.cpp"
300 "subdirs.el"
297 "*.el" 301 "*.el"
298 ;; Autogen: 302 ;; Autogen:
299 "cus-load.el" "finder-inf.el" "ldefs-boot.el" "loaddefs-boot.el" 303 "cus-load.el" "finder-inf.el" "ldefs-boot.el" "loaddefs-boot.el"
@@ -357,12 +361,37 @@ Changes to files matching one of the regexps in this list are not listed.")
357 "debian/scripts/startup.erc" 361 "debian/scripts/startup.erc"
358 "debian/scripts/startup.erc-speak" 362 "debian/scripts/startup.erc-speak"
359 ;; Used to be in admin, not very interesting. 363 ;; Used to be in admin, not very interesting.
360 "emacs-pretesters" "make-announcement" "make-changelog-diff" 364 "emacs-pretesters" "make-announcement" "make-changelog-diff" "admin/FOR-RELEASE" "etc/FOR-RELEASE" "nextstep/FOR-RELEASE" "FOR-RELEASE"
361 ;; Textual comments that are not files. 365 ;; Textual comments that are not files.
362 "All" "Version" "Everywhere" "Many" "Various" "files" 366 "All" "Version" "Everywhere" "Many" "Various" "files"
363 ;; Directories. 367 ;; Directories.
364 "vms" "mac" "url" "tree-widget" 368 "vms" "mac" "url" "tree-widget"
365 "info/dir" 369 "info/dir"
370 ;; Not in gnulib anymore
371 "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c"
372 ;; files from old MS Windows build procedures
373 "makefile.w32-in"
374 "admin/unidata/makefile.w32-in"
375 "lib/makefile.w32-in"
376 "leim/makefile.w32-in"
377 "src/makefile.w32-in"
378 "nt/emacs-src.tags"
379 "doc/emacs/makefile.w32-in"
380 "doc/lispintro/makefile.w32-in"
381 "doc/lispref/makefile.w32-in"
382 "doc/misc/makefile.w32-in"
383 "nt/paths.h"
384 "paths.h"
385 "src/paths.h"
386 "envadd.bat"
387 "multi-install-info.bat"
388 "INSTALL.OLD"
389 "nt/src/paths.h"
390 "nmake.defs"
391 "gmake.defs"
392 "zipdist.bat"
393 "nt/makefile.w32-in"
394 "config.nt"
366 ) 395 )
367 "List of files and directories to ignore. 396 "List of files and directories to ignore.
368Changes to files in this list are not listed.") 397Changes to files in this list are not listed.")
@@ -762,6 +791,8 @@ in the repository.")
762 ("DIFF" . "OTHER.EMACSES") 791 ("DIFF" . "OTHER.EMACSES")
763 ("CCADIFF" . "OTHER.EMACSES") 792 ("CCADIFF" . "OTHER.EMACSES")
764 ("GOSDIFF" . "OTHER.EMACSES") 793 ("GOSDIFF" . "OTHER.EMACSES")
794 ;; Nextstep
795 ("nextstep/Cocoa/Emacs.base/Contents/Info.plist" . "nextstep/templates/Info.plist.in")
765 ;; Moved from lisp/tpu-doc.el to etc/tpu-edt.doc in Emacs 19.29. 796 ;; Moved from lisp/tpu-doc.el to etc/tpu-edt.doc in Emacs 19.29.
766 ;; Removed in Emacs 19.30, replaced by new file etc/edt-user.doc 797 ;; Removed in Emacs 19.30, replaced by new file etc/edt-user.doc
767 ;; (no associated ChangeLog entry). 798 ;; (no associated ChangeLog entry).
@@ -886,6 +917,8 @@ in the repository.")
886 ("nt/README.W32" . "README.W32") 917 ("nt/README.W32" . "README.W32")
887 ("notes/BRANCH" . "notes/repo") 918 ("notes/BRANCH" . "notes/repo")
888 ("notes/bzr" . "notes/repo") 919 ("notes/bzr" . "notes/repo")
920 ;; moved from lisp/ to lisp/net/
921 ("lisp/pinentry.el" . "lisp/net/pinentry.el")
889 ) 922 )
890 "Alist of files which have been renamed during their lifetime. 923 "Alist of files which have been renamed during their lifetime.
891Elements are (OLDNAME . NEWNAME).") 924Elements are (OLDNAME . NEWNAME).")