From: Glenn Morris Date: Mon, 20 Feb 2012 20:23:47 +0000 (-0800) Subject: * lisp/emacs-lisp/authors.el (authors-aliases): Add another entry. X-Git-Tag: emacs-pretest-24.0.94~91 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c60293480dbfe1c27849b84dda435b660f922131;p=emacs.git * lisp/emacs-lisp/authors.el (authors-aliases): Add another entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 629b5b19d93..1512024695c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-02-20 Glenn Morris + + * emacs-lisp/authors.el (authors-aliases): Add another entry. + 2012-02-20 Leo Liu * icomplete.el (icomplete-completions): Check FROM arg before diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index bf9f500b542..495144f7252 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -1,6 +1,6 @@ ;;; authors.el --- utility for maintaining Emacs' AUTHORS file -*-coding: utf-8;-*- -;; Copyright (C) 2000-2012 Free Software Foundation, Inc. +;; Copyright (C) 2000-2012 Free Software Foundation, Inc. ;; Author: Gerd Moellmann ;; Maintainer: Kim F. Storm @@ -58,6 +58,7 @@ files.") ("David M. Koppelman" "David M. Koppelman, Koppel@Ec?e.Lsu.Edu" "David Koppelman") ("David M. Smith" "David Smith" "David M Smith") + ("David O'Toole" "David T. O'Toole") ("Deepak Goel" "D. Goel") ("Ed L. Cashin" "Ed L Cashin") ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"