aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-10 15:19:31 -0500
committerGlenn Morris2014-01-10 15:19:31 -0500
commitd2f16e93d2f96a33bcac0f5e5f1536575075bc0c (patch)
treeb95c527c8b779f01fa6f8ac9dcf0b991cc551840
parent122ff675df692bab3b5b6409044b0f0e66bad82f (diff)
downloademacs-d2f16e93d2f96a33bcac0f5e5f1536575075bc0c.tar.gz
emacs-d2f16e93d2f96a33bcac0f5e5f1536575075bc0c.zip
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Update
for files that no longer exist.
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lisp/emacs-lisp/authors.el31
2 files changed, 25 insertions, 13 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2b3c5794b21..50efe9c45c2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,12 @@
12014-01-10 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-fixed-entries):
4 Update for files that no longer exist.
5
12014-01-10 Eric S. Raymond <esr@thyrsus.com> 62014-01-10 Eric S. Raymond <esr@thyrsus.com>
2 7
3 * version.el (emacs-bzr-get-version): Restore compatibilty with 8 * version.el (emacs-bzr-get-version): Restore compatibilty with
4 23.1 (Tested). 9 24.3 (Tested).
5 10
62014-01-10 Bozhidar Batsov <bozhidar@batsov.com> 112014-01-10 Bozhidar Batsov <bozhidar@batsov.com>
7 12
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index fac7fcddafa..429a6170df9 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -421,11 +421,15 @@ Changes to files in this list are not listed.")
421 ("David M. Brown" :wrote "array.el") 421 ("David M. Brown" :wrote "array.el")
422 ;; No longer distributed. 422 ;; No longer distributed.
423;;; ("Gary Byers" :changed "xenix.h") 423;;; ("Gary Byers" :changed "xenix.h")
424 ("Shawn M. Carey" :wrote "freebsd.h") 424 ;; No longer distributed: freebsd.h
425 ;; Only trivial pieces remain, merged into configure.ac.
426 ("Shawn M. Carey" :wrote "[some early FreeBSD support]")
425 ;; hp800.h renamed from hp9000s800.h, hpux.h merged into hpux10-20.h. 427 ;; hp800.h renamed from hp9000s800.h, hpux.h merged into hpux10-20.h.
426 ;; FIXME overwritten by Author:. 428 ;; FIXME overwritten by Author:.
427 ("Satyaki Das" :cowrote "mh-search.el") 429 ("Satyaki Das" :cowrote "mh-search.el")
428 ("Eric Decker" :changed "hp800.h" "hpux10-20.h" "sysdep.c") 430 ;; No longer distributed: hp800.h, hpux10-20.h.
431 ;; Only trivial pieces remain, merged into configure.ac.
432 ("Eric Decker" :changed "sysdep.c (and other files for HP-UX support)")
429 ("Lawrence R. Dodd" :cowrote "dired-x.el") 433 ("Lawrence R. Dodd" :cowrote "dired-x.el")
430 ;; No longer distributed. 434 ;; No longer distributed.
431;;; ("Viktor Dukhovni" :wrote "unexsunos4.c") 435;;; ("Viktor Dukhovni" :wrote "unexsunos4.c")
@@ -456,15 +460,16 @@ Changes to files in this list are not listed.")
456 "process.c" "sysdep.c" "unexcoff.c") 460 "process.c" "sysdep.c" "unexcoff.c")
457 ;; No longer distributed. 461 ;; No longer distributed.
458;;; ("Ishikawa Chiaki" :changed "aviion.h" "dgux.h") 462;;; ("Ishikawa Chiaki" :changed "aviion.h" "dgux.h")
459 ;; ymakefile no longer distributed. 463 ;; No longer distributed: ymakefile, intel386.h, mem-limits.h, template.h,
460 ("Michael K. Johnson" :changed "configure.ac" "emacs.c" "intel386.h" 464 ;; linux.h (was renamed to lignux.h, then to gnu-linux.h, then removed)
461 "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h" 465 ("Michael K. Johnson" :changed "configure.ac" "emacs.c"
462 "systty.h" "unexcoff.c" "linux.h") 466 "process.c" "sysdep.c" "syssignal.h" "systty.h" "unexcoff.c")
463 ;; No longer distributed. 467 ;; No longer distributed.
464;;; ("Kyle Jones" :wrote "mldrag.el") 468;;; ("Kyle Jones" :wrote "mldrag.el")
465 ("Henry Kautz" :wrote "bib-mode.el") 469 ("Henry Kautz" :wrote "bib-mode.el")
466 ;; No longer distributed: vms-pwd.h, vmsfns.c, uaf.h. 470 ;; No longer distributed: vms-pwd.h, vmsfns.c, uaf.h,
467 ("Joseph M. Kelsey" :changed "fileio.c" "dir.h") 471 ;; dir.h (was renamed to vmsdir.h, then removed)
472 ("Joseph M. Kelsey" :changed "fileio.c")
468 ("Sam Kendall" :changed "etags.c" "etags.el") 473 ("Sam Kendall" :changed "etags.c" "etags.el")
469 ;; ack.texi: "We're not using his backquote.el any more." 474 ;; ack.texi: "We're not using his backquote.el any more."
470 ("Richard King" :wrote "userlock.el" "filelock.c") 475 ("Richard King" :wrote "userlock.el" "filelock.c")
@@ -503,7 +508,7 @@ Changes to files in this list are not listed.")
503 ("Mark Neale" :changed "fortran.el") 508 ("Mark Neale" :changed "fortran.el")
504 ;; Renamed from sc.el. 509 ;; Renamed from sc.el.
505 ("Martin Neitzel" :changed "supercite.el") 510 ("Martin Neitzel" :changed "supercite.el")
506 ("Andrew Oram" :changed "calendar.texi (and other files in man/)") 511 ("Andrew Oram" :changed "calendar.texi (and other doc files)")
507 ("Frederic Pierresteguy" :wrote "widget.c") 512 ("Frederic Pierresteguy" :wrote "widget.c")
508 ("Michael D. Prange" :changed "tex-mode.el") 513 ("Michael D. Prange" :changed "tex-mode.el")
509 ;; No longer distributed (dgux5-4r3.h was renamed to dgux5-4-3.h). 514 ;; No longer distributed (dgux5-4r3.h was renamed to dgux5-4-3.h).
@@ -516,8 +521,9 @@ Changes to files in this list are not listed.")
516;;; ("Guillermo J. Rozas" :wrote "fakemail.c") 521;;; ("Guillermo J. Rozas" :wrote "fakemail.c")
517 ("Wolfgang Rupprecht" :changed "lisp-mode.el" "loadup.el" 522 ("Wolfgang Rupprecht" :changed "lisp-mode.el" "loadup.el"
518 "sort.el" "alloc.c" "callint.c" 523 "sort.el" "alloc.c" "callint.c"
519 ;; config.in renamed from config.h.in; ecrt0.c from crt0.c. 524 ;; config.in renamed from config.h.in, now a generated file.
520 "config.in" "ecrt0.c" "data.c" "fns.c" 525 ;; ecrt0.c renamed from crt0.c, then removed.
526 "data.c" "fns.c"
521 "lisp.h" "lread.c" ; "sun3.h" "ymakefile" - no longer distributed 527 "lisp.h" "lread.c" ; "sun3.h" "ymakefile" - no longer distributed
522 "print.c" :wrote "float-sup.el" "floatfns.c") 528 "print.c" :wrote "float-sup.el" "floatfns.c")
523 ("Schlumberger Technology Corporation" :changed "gud.el") 529 ("Schlumberger Technology Corporation" :changed "gud.el")
@@ -543,7 +549,8 @@ Changes to files in this list are not listed.")
543 ("Spencer Thomas" :changed "emacsclient.c" "server.el" 549 ("Spencer Thomas" :changed "emacsclient.c" "server.el"
544 "dabbrev.el" "unexcoff.c" "gnus.texi") 550 "dabbrev.el" "unexcoff.c" "gnus.texi")
545 ("Jonathan Vail" :changed "vc.el") 551 ("Jonathan Vail" :changed "vc.el")
546 ("James Van Artsdalen" :changed "usg5-4.h" "unexcoff.c") 552 ;; No longer distributed: usg5-4.h
553 ("James Van Artsdalen" :changed "unexcoff.c")
547 ;; No longer distributed: src/makefile.nt, lisp/makefile.nt 554 ;; No longer distributed: src/makefile.nt, lisp/makefile.nt
548 ;; winnt.el renamed to w32-fns.el; nt.[ch] to w32.[ch]; 555 ;; winnt.el renamed to w32-fns.el; nt.[ch] to w32.[ch];
549 ;; ntheap.[ch] to w32heap.[ch]; ntinevt.c to w32inevt.c; 556 ;; ntheap.[ch] to w32heap.[ch]; ntinevt.c to w32inevt.c;