diff options
| author | Eli Zaretskii | 2010-08-05 20:11:32 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-08-05 20:11:32 +0300 |
| commit | 29cf3e2076352c67e2286fabe4742e5cde915a05 (patch) | |
| tree | 0beed73a05a43576626ecb41f5d597e9567c20c4 /lisp | |
| parent | bbb6ffa177707b5915ddf07e3199fbefafca27e4 (diff) | |
| download | emacs-29cf3e2076352c67e2286fabe4742e5cde915a05.tar.gz emacs-29cf3e2076352c67e2286fabe4742e5cde915a05.zip | |
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.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 12 | ||||
| -rw-r--r-- | lisp/emacs-lisp/find-gc.el | 2 |
3 files changed, 15 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27e66a84f86..9ab754afe62 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-08-05 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/find-gc.el (find-gc-source-files): Rename | ||
| 4 | unexec.c => unexcoff.c. | ||
| 5 | |||
| 6 | * emacs-lisp/authors.el (authors-fixed-entries): Rename | ||
| 7 | unexec.c => unexcoff.c. | ||
| 8 | |||
| 1 | 2010-08-05 Michael Albinus <michael.albinus@gmx.de> | 9 | 2010-08-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * net/tramp.el (tramp-handle-dired-uncache): Flush directory | 11 | * net/tramp.el (tramp-handle-dired-uncache): Flush directory |
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 020729e2c76..5aea033fc78 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el | |||
| @@ -354,7 +354,7 @@ Changes to files in this list are not listed.") | |||
| 354 | ;; No longer distributed. | 354 | ;; No longer distributed. |
| 355 | ;;; ("Viktor Dukhovni" :wrote "unexsunos4.c") | 355 | ;;; ("Viktor Dukhovni" :wrote "unexsunos4.c") |
| 356 | ("Paul Eggert" :wrote "rcs2log" "vcdiff") | 356 | ("Paul Eggert" :wrote "rcs2log" "vcdiff") |
| 357 | ("Fred Fish" :changed "unexec.c") | 357 | ("Fred Fish" :changed "unexcoff.c") |
| 358 | ;; No longer distributed. | 358 | ;; No longer distributed. |
| 359 | ;;; ("Tim Fleehart" :wrote "makefile.nt") | 359 | ;;; ("Tim Fleehart" :wrote "makefile.nt") |
| 360 | ("Keith Gabryelski" :wrote "hexl.c") | 360 | ("Keith Gabryelski" :wrote "hexl.c") |
| @@ -377,13 +377,13 @@ Changes to files in this list are not listed.") | |||
| 377 | "indent.c" "search.c" "xdisp.c" "region-cache.c" "region-cache.h") | 377 | "indent.c" "search.c" "xdisp.c" "region-cache.c" "region-cache.h") |
| 378 | ;; ibmrt.h, ibmrt-aix.h no longer distributed. | 378 | ;; ibmrt.h, ibmrt-aix.h no longer distributed. |
| 379 | ("International Business Machines" :changed "emacs.c" "fileio.c" | 379 | ("International Business Machines" :changed "emacs.c" "fileio.c" |
| 380 | "process.c" "sysdep.c" "unexec.c") | 380 | "process.c" "sysdep.c" "unexcoff.c") |
| 381 | ;; No longer distributed. | 381 | ;; No longer distributed. |
| 382 | ;;; ("Ishikawa Chiaki" :changed "aviion.h" "dgux.h") | 382 | ;;; ("Ishikawa Chiaki" :changed "aviion.h" "dgux.h") |
| 383 | ;; ymakefile no longer distributed. | 383 | ;; ymakefile no longer distributed. |
| 384 | ("Michael K. Johnson" :changed "configure.in" "emacs.c" "intel386.h" | 384 | ("Michael K. Johnson" :changed "configure.in" "emacs.c" "intel386.h" |
| 385 | "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h" | 385 | "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h" |
| 386 | "systty.h" "unexec.c" "linux.h") | 386 | "systty.h" "unexcoff.c" "linux.h") |
| 387 | ;; No longer distributed. | 387 | ;; No longer distributed. |
| 388 | ;;; ("Kyle Jones" :wrote "mldrag.el") | 388 | ;;; ("Kyle Jones" :wrote "mldrag.el") |
| 389 | ("Henry Kautz" :wrote "bib-mode.el") | 389 | ("Henry Kautz" :wrote "bib-mode.el") |
| @@ -408,7 +408,7 @@ Changes to files in this list are not listed.") | |||
| 408 | "rmail.el" "rmailedit.el" "rmailkwd.el" | 408 | "rmail.el" "rmailedit.el" "rmailkwd.el" |
| 409 | "rmailmsc.el" "rmailout.el" "rmailsum.el" "scribe.el" | 409 | "rmailmsc.el" "rmailout.el" "rmailsum.el" "scribe.el" |
| 410 | ;; It was :wrote for xmenu.c, but it has been rewritten since. | 410 | ;; It was :wrote for xmenu.c, but it has been rewritten since. |
| 411 | "server.el" "lisp.h" "sysdep.c" "unexec.c" "xmenu.c") | 411 | "server.el" "lisp.h" "sysdep.c" "unexcoff.c" "xmenu.c") |
| 412 | ("Niall Mansfield" :changed "etags.c") | 412 | ("Niall Mansfield" :changed "etags.c") |
| 413 | ("Brian Marick" :cowrote "hideif.el") | 413 | ("Brian Marick" :cowrote "hideif.el") |
| 414 | ("Marko Kohtala" :changed "info.el") | 414 | ("Marko Kohtala" :changed "info.el") |
| @@ -463,9 +463,9 @@ Changes to files in this list are not listed.") | |||
| 463 | ("Kayvan Sylvan" :changed "supercite.el") | 463 | ("Kayvan Sylvan" :changed "supercite.el") |
| 464 | ;; No longer distributed: emacsserver.c, tcp.c. | 464 | ;; No longer distributed: emacsserver.c, tcp.c. |
| 465 | ("Spencer Thomas" :changed "emacsclient.c" "server.el" | 465 | ("Spencer Thomas" :changed "emacsclient.c" "server.el" |
| 466 | "dabbrev.el" "unexec.c" "gnus.texi") | 466 | "dabbrev.el" "unexcoff.c" "gnus.texi") |
| 467 | ("Jonathan Vail" :changed "vc.el") | 467 | ("Jonathan Vail" :changed "vc.el") |
| 468 | ("James Van Artsdalen" :changed "usg5-4.h" "unexec.c") | 468 | ("James Van Artsdalen" :changed "usg5-4.h" "unexcoff.c") |
| 469 | ;; No longer distributed: src/makefile.nt, lisp/makefile.nt | 469 | ;; No longer distributed: src/makefile.nt, lisp/makefile.nt |
| 470 | ;; winnt.el renamed to w32-fns.el; nt.[ch] to w32.[ch]; | 470 | ;; winnt.el renamed to w32-fns.el; nt.[ch] to w32.[ch]; |
| 471 | ;; ntheap.[ch] to w32heap.[ch]; ntinevt.c to w32inevt.c; | 471 | ;; ntheap.[ch] to w32heap.[ch]; ntinevt.c to w32inevt.c; |
diff --git a/lisp/emacs-lisp/find-gc.el b/lisp/emacs-lisp/find-gc.el index 3ca1df466b9..49d3a7075d4 100644 --- a/lisp/emacs-lisp/find-gc.el +++ b/lisp/emacs-lisp/find-gc.el | |||
| @@ -60,7 +60,7 @@ Each entry has the form (FUNCTION . FUNCTIONS-IT-CALLS).") | |||
| 60 | "indent.c" "search.c" "regex.c" "undo.c" | 60 | "indent.c" "search.c" "regex.c" "undo.c" |
| 61 | "alloc.c" "data.c" "doc.c" "editfns.c" | 61 | "alloc.c" "data.c" "doc.c" "editfns.c" |
| 62 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" | 62 | "callint.c" "eval.c" "fns.c" "print.c" "lread.c" |
| 63 | "abbrev.c" "syntax.c" "unexec.c" | 63 | "abbrev.c" "syntax.c" "unexcoff.c" |
| 64 | "bytecode.c" "process.c" "callproc.c" "doprnt.c" | 64 | "bytecode.c" "process.c" "callproc.c" "doprnt.c" |
| 65 | "x11term.c" "x11fns.c")) | 65 | "x11term.c" "x11fns.c")) |
| 66 | 66 | ||