emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog emacs-lisp/authors.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp ChangeLog emacs-lisp/authors.el
Date: Fri, 19 Dec 2008 03:30:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/12/19 03:30:27

Modified files:
        lisp           : ChangeLog 
        lisp/emacs-lisp: authors.el 

Log message:
        (authors-aliases): Add some more aliases.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.14968&r2=1.14969
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/authors.el?cvsroot=emacs&r1=1.54&r2=1.55

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14968
retrieving revision 1.14969
diff -u -b -r1.14968 -r1.14969
--- ChangeLog   19 Dec 2008 03:16:14 -0000      1.14968
+++ ChangeLog   19 Dec 2008 03:30:14 -0000      1.14969
@@ -1,6 +1,7 @@
 2008-12-19  Glenn Morris  <address@hidden>
 
-       * emacs-lisp/authors.el (authors-fixed-case): New constant.
+       * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
+       (authors-fixed-case): New constant.
        (authors-public-domain-files, authors-ignored-files):
        (authors-valid-file-names, authors-renamed-files-alist): Update lists.
        (authors-renamed-files-regexps): Add some new entries.

Index: emacs-lisp/authors.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/authors.el,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- emacs-lisp/authors.el       19 Dec 2008 03:16:24 -0000      1.54
+++ emacs-lisp/authors.el       19 Dec 2008 03:30:26 -0000      1.55
@@ -40,6 +40,7 @@
 
 (defconst authors-aliases
   '(
+    ("Aaron S. Hawley" "Aaron Hawley")
     ("Andrew Csillag" "Drew Csillag")
     ("Anna M. Bigatti" "Anna Bigatti")
     ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc."
@@ -54,6 +55,7 @@
     ("David M. Koppelman" "David M. Koppelman, address@hidden"
      "David Koppelman")
     ("David M. Smith" "David Smith" "David M Smith")
+    ("Deepak Goel" "D. Goel")
     ("Ed L. Cashin" "Ed L Cashin")
     ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
      "Reingold Edward M")




reply via email to

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