Rename src/unexec.c => src/unexcoff.c.
authorEli Zaretskii <eliz@gnu.org>
Thu, 5 Aug 2010 17:11:32 +0000 (20:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 5 Aug 2010 17:11:32 +0000 (20:11 +0300)
commit29cf3e2076352c67e2286fabe4742e5cde915a05
tree0beed73a05a43576626ecb41f5d597e9567c20c4
parentbbb6ffa177707b5915ddf07e3199fbefafca27e4
Rename src/unexec.c => src/unexcoff.c.

 src/unexcoff.c: Renamed from unexec.c.
 src/deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
 configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
 admin/MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
 etc/AUTHORS: Rename unexec.o => unexcoff.o.
 etc/PROBLEMS: Rename unexec.o => unex*.o.
 lisp/emacs-lisp/find-gc.el (find-gc-source-files): Rename
 unexec.c => unexcoff.c.
 lisp/emacs-lisp/authors.el (authors-fixed-entries): Rename
 unexec.c => unexcoff.c.
 msdos/sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of
 unexec.c => unexcoff.c.
14 files changed:
ChangeLog
admin/ChangeLog
configure.in
etc/AUTHORS
etc/ChangeLog
etc/PROBLEMS
lisp/ChangeLog
lisp/emacs-lisp/authors.el
lisp/emacs-lisp/find-gc.el
msdos/ChangeLog
msdos/sed1v2.inp
src/ChangeLog
src/deps.mk
src/unexcoff.c [moved from src/unexec.c with 97% similarity]