]> code.delx.au - gnu-emacs/blobdiff - admin/authors.el
; Merge from origin/emacs-25
[gnu-emacs] / admin / authors.el
index a303f4bac50fad39af7b3923a58927d17da5d946..ecdd5ca7741a591038041d42498d17bd8b4a8af7 100644 (file)
@@ -392,6 +392,7 @@ Changes to files matching one of the regexps in this list are not listed.")
     "zipdist.bat"
     "nt/makefile.w32-in"
     "config.nt"
+    "nextstep/WISHLIST"
     )
   "List of files and directories to ignore.
 Changes to files in this list are not listed.")
@@ -919,6 +920,9 @@ in the repository.")
     ("notes/bzr" . "notes/repo")
     ;; moved from lisp/ to lisp/net/
     ("lisp/pinentry.el" . "lisp/net/pinentry.el")
+    ;; module.* moved to emacs-module.*
+    ("src/module.h" . "src/emacs-module.h")
+    ("src/module.c" . "src/emacs-module.c")
     )
   "Alist of files which have been renamed during their lifetime.
 Elements are (OLDNAME . NEWNAME).")