aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-06-03 16:31:45 -0700
committerGlenn Morris2012-06-03 16:31:45 -0700
commit1e266c88b2ae2d7615d9aefe9a93ad520d02e680 (patch)
treeb8c61d5bc319bc3d5980bbf2d7ae04cd7b6b21c1
parent0c3461de8684836598f5ef3d32161deb84df2443 (diff)
downloademacs-1e266c88b2ae2d7615d9aefe9a93ad520d02e680.tar.gz
emacs-1e266c88b2ae2d7615d9aefe9a93ad520d02e680.zip
* lisp/emacs-lisp/authors.el (authors-aliases): Addition.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/emacs-lisp/authors.el1
2 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e40fa7bb689..389e5487602 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12012-06-03 Glenn Morris <rgm@gnu.org> 12012-06-03 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs-lisp/authors.el (authors-aliases): Addition.
4
3 * cus-start.el (tool-bar-style, tool-bar-max-label-size): 5 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
4 Fix :version. 6 Fix :version.
5 7
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index a7f8dad54ed..db6c5be7a88 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -176,6 +176,7 @@ files.")
176 ("Torbjörn Einarsson" "Torbj.*rn Einarsson") 176 ("Torbjörn Einarsson" "Torbj.*rn Einarsson")
177 ("Toru Tomabechi" "Toru Tomabechi,") 177 ("Toru Tomabechi" "Toru Tomabechi,")
178 ("Tsugutomo Enami" "enami tsugutomo") 178 ("Tsugutomo Enami" "enami tsugutomo")
179 ("Ulrich Müller" "Ulrich Mueller")
179 ("Vincent Del Vecchio" "Vince Del Vecchio") 180 ("Vincent Del Vecchio" "Vince Del Vecchio")
180 ("William M. Perry" "Bill Perry") 181 ("William M. Perry" "Bill Perry")
181 ("Wlodzimierz Bzyl" "W.*dek Bzyl") 182 ("Wlodzimierz Bzyl" "W.*dek Bzyl")