emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 5a92f20: * admin/authors.el (authors-aliases): Add


From: Glenn Morris
Subject: [Emacs-diffs] master 5a92f20: * admin/authors.el (authors-aliases): Add an entry to ignore.
Date: Thu, 08 Jan 2015 04:58:17 +0000

branch: master
commit 5a92f2031069c6db1c498e13e91e22ac78b98a69
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * admin/authors.el (authors-aliases): Add an entry to ignore.
---
 admin/ChangeLog  |    4 ++++
 admin/authors.el |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/admin/ChangeLog b/admin/ChangeLog
index 8c0c975..dc029a0 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-08  Glenn Morris  <address@hidden>
+
+       * authors.el (authors-aliases): Add an entry to ignore.
+
 2015-01-04  Paul Eggert  <address@hidden>
 
        Less 'make' chatter for admin/grammars
diff --git a/admin/authors.el b/admin/authors.el
index 1249806..afab6f0 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -40,6 +40,7 @@ files.")
 
 (defconst authors-aliases
   '(
+    (nil "A\\. N\\. Other")  ; unknown author 2014-12-03, later removed
     ("Aaron S. Hawley" "Aaron Hawley")
     ("Alexandru Harsanyi" "Alex Harsanyi")
     ("Andrew Csillag" "Drew Csillag")



reply via email to

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