* admin/MAINTAINERS:
* admin/authors.el (authors-public-domain-files):
* admin/find-gc.el (find-gc-source-files):
* src/conf_post.h: Remove some references to deleted files.
(cherry picked from commit
aa07e94439c663f768c32a689d14506d25a7a5bc)
src/msdos.[ch]
src/dosfns.[ch]
src/w16select.c
- src/unexcoff.c
lisp/term/internal.el
lisp/term/pc-win.el
lisp/dos-fns.el
src/frame.c
src/dired.c
src/fileio.c
- src/unexw32.c
src/w32*.[ch]
src/window.c
src/indent.c
"nnmaildir\\.el"
"nnil\\.el"
"b2m\\.c"
- "unexhp9k800\\.c"
"emacsclient\\.1"
"check-doc-strings")
"List of regexps matching files for which the FSF doesn't need papers.")
"indent.c" "search.c" "regex-emacs.c" "undo.c"
"alloc.c" "data.c" "doc.c" "editfns.c"
"callint.c" "eval.c" "fns.c" "print.c" "lread.c"
- "syntax.c" "unexcoff.c"
+ "syntax.c"
"bytecode.c" "process.c" "callproc.c" "doprnt.c"
"xterm.c" "xfns.c"))
#define emacs_raise(sig) msdos_fatal_signal (sig)
-/* DATA_START is needed by vm-limit.c and unexcoff.c. */
+/* DATA_START is needed by vm-limit.c. */
#define DATA_START (&etext + 1)
#endif /* MSDOS */