emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/authors.el


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/authors.el
Date: Fri, 08 Apr 2005 07:54:57 -0400

Index: emacs/lisp/emacs-lisp/authors.el
diff -c emacs/lisp/emacs-lisp/authors.el:1.20 
emacs/lisp/emacs-lisp/authors.el:1.21
*** emacs/lisp/emacs-lisp/authors.el:1.20       Tue Sep  7 21:16:48 2004
--- emacs/lisp/emacs-lisp/authors.el    Fri Apr  8 11:54:57 2005
***************
*** 41,47 ****
  
  (defconst authors-aliases
    '(
-     ("Andrew Innes" "Andrw Innes")
      ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc."
       "Barry A. Warsaw, ITB" "Barry Warsaw")
      ("Bj,Av(Brn Torkelsson" "Bjorn Torkelsson")
--- 41,46 ----
***************
*** 57,63 ****
      ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
       "Reingold Edward M")
      ("Eli Zaretskii" "eliz")
! ;    ("Emilio C. Lopes" "Emilio Lopes")
      ("Era Eriksson" "address@hidden")
      ("Eric M. Ludlam" "Eric Ludlam")
      ("Eric S. Raymond" "Eric Raymond")
--- 56,62 ----
      ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
       "Reingold Edward M")
      ("Eli Zaretskii" "eliz")
!     ("Emilio C. Lopes" "Emilio Lopes")
      ("Era Eriksson" "address@hidden")
      ("Eric M. Ludlam" "Eric Ludlam")
      ("Eric S. Raymond" "Eric Raymond")
***************
*** 79,86 ****
--- 78,87 ----
      ("Jay K. Adams" "address@hidden" "Jay Adams")
      ("J,Ai(Br,At(Bme Marant" "J,bi(Br,bt(Bme Marant" "Jerome Marant")
      ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen")
+     ("John W. Eaton" "John Eaton")
      ("Jonathan I. Kamens" "Jonathan Kamens")
      ("Joseph Arceneaux" "Joe Arceneaux")
+     ("Juan Le,As(Bn Lahoz Garc,Am(Ba" "Juan-Leon Lahoz Garcia")
      ("K. Shane Hartman" "Shane Hartman")
      ("Kai Gro,A_(Bjohann" "Kai Grossjohann" "Kai Gro,b_(Bjohann"
       "address@hidden"
***************
*** 89,102 ****
--- 90,106 ----
      ("Kazushi Marukawa" "Kazushi")
      ("Ken Manheimer" "Kenneth Manheimer")
      ("Kenichi Handa" "Ken'ichi Handa" "Kenichi HANDA")
+     ("Kevin Greiner" "Kevin J. Greiner")
      ("Kim F. Storm" "Kim Storm")
      ("Kyle Jones" "Kyle E. Jones")
      ("Marcus G. Daniels" "Marcus Daniels")
      ("Mark D. Baushke" "Mark D Baushke")
      ("Martin Lorentzon" "Martin Lorentzson")
      ("Matt Swift" "Matthew Swift")
+     ("Michael R. Mauger" "Michael Mauger")
      ("Michael D. Ernst" "Michael Ernst")
      ("Michael I. Bushnell" "Michael I Bushnell" "Michael I. Bushnell, P/Bsg")
+     ("Mikio Nakajima" "Nakajima Mikio")
      ("Paul Eggert" "eggert")
      ("Paul Reilly" "(address@hidden)")
      ("Pavel Jan,Bm(Bk" "Pavel Jan,Am(Bk Ml." "Pavel Jan,Am(Bk" 
"address@hidden")
***************
*** 114,119 ****
--- 118,124 ----
      ("Stephen A. Wood" "(address@hidden)")
      ("Steven L. Baur" "SL Baur" "Steven L Baur")
      ("Takaaki Ota" "Tak Ota")
+     ("Takahashi Naoto" "Naoto Takahashi")
      ("Teodor Zlatanov" "Ted Zlatanov")
      ("Torbj,Av(Brn Axelsson" "Torbjvrn Axelsson")
      ("Torbj,Av(Brn Einarsson" "Torbj.*rn Einarsson")
***************
*** 152,157 ****
--- 157,169 ----
  Changes to files matching one of the regexps in this list are not
  listed.")
  
+ (defconst authors-ignored-files
+   '("external-lisp"
+     "lock" "share-lib" "local-lisp"
+     "noleim-Makefile.in"
+     "NEWS" "PROBLEMS" "FAQ")
+   "List of files and directories to ignore.
+ Changes to files in this list are not listed.")
  
  (defconst authors-fixed-entries
    '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous 
files]")
***************
*** 184,190 ****
       "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h" 
"systty.h" "unexec.c"
        "ymakefile" "linux.h")
      ("Kyle E. Jones" :wrote "mldrag.el")
!     ("Kenry Kautz" :wrote "bib-mode.el")
      ("Joseph M. Kelsey" :changed "fileio.c" "vms-pwd.h" "vmsfns.c" "dir.h"
       "uaf.h")
      ("Sam Kendall" :changed "etags.c" "etags.el")
--- 196,202 ----
       "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h" 
"systty.h" "unexec.c"
        "ymakefile" "linux.h")
      ("Kyle E. Jones" :wrote "mldrag.el")
!     ("Henry Kautz" :wrote "bib-mode.el")
      ("Joseph M. Kelsey" :changed "fileio.c" "vms-pwd.h" "vmsfns.c" "dir.h"
       "uaf.h")
      ("Sam Kendall" :changed "etags.c" "etags.el")
***************
*** 260,266 ****
  
  (defconst authors-valid-file-names
    '("aclocal.m4"
!     "makedist.bat")
    "File names which are valid, but no longer exists (or cannot be
  found) in the repository.")
  
--- 272,279 ----
  
  (defconst authors-valid-file-names
    '("aclocal.m4"
!     "makedist.bat"
!     "make-delta")
    "File names which are valid, but no longer exists (or cannot be
  found) in the repository.")
  
***************
*** 274,279 ****
--- 287,295 ----
      ("s/windowsnt.h" . "s/ms-w32.h")
      ("config.emacs" . "configure")
      ("GETTING.GNU.SOFTWARE" . "FTP")
+     ("leim-Makefile" . "leim/Makefile")
+     ("leim-Makefile.in" . "leim/Makefile.in")
+     ("INSTALL-CVS" . "INSTALL.CVS")
      )
    "Alist of files which have been renamed during their lifetime.
  Elements are (OLDNAME . NEWNAME).")
***************
*** 372,378 ****
  ACTION is a keyword symbol describing what he did.  Record file,
  author and what he did in hash table TABLE.  See the description of
  `authors-scan-change-log' for the structure of the hash table."
!   (unless (or (authors-obsolete-file-p file)
              (equal author ""))
      (let* ((value (gethash author table))
           (entry (assoc file value))
--- 388,395 ----
  ACTION is a keyword symbol describing what he did.  Record file,
  author and what he did in hash table TABLE.  See the description of
  `authors-scan-change-log' for the structure of the hash table."
!   (unless (or (member file authors-ignored-files)
!             (authors-obsolete-file-p file)
              (equal author ""))
      (let* ((value (gethash author table))
           (entry (assoc file value))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]