[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107354: * lisp/emacs-lisp/authors.el
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107354: * lisp/emacs-lisp/authors.el (authors-aliases): Add another entry. |
Date: |
Mon, 20 Feb 2012 12:23:47 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107354
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-02-20 12:23:47 -0800
message:
* lisp/emacs-lisp/authors.el (authors-aliases): Add another entry.
modified:
lisp/ChangeLog
lisp/emacs-lisp/authors.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-02-20 08:06:52 +0000
+++ b/lisp/ChangeLog 2012-02-20 20:23:47 +0000
@@ -1,3 +1,7 @@
+2012-02-20 Glenn Morris <address@hidden>
+
+ * emacs-lisp/authors.el (authors-aliases): Add another entry.
+
2012-02-20 Leo Liu <address@hidden>
* icomplete.el (icomplete-completions): Check FROM arg before
=== modified file 'lisp/emacs-lisp/authors.el'
--- a/lisp/emacs-lisp/authors.el 2012-01-30 08:24:14 +0000
+++ b/lisp/emacs-lisp/authors.el 2012-02-20 20:23:47 +0000
@@ -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 <address@hidden>
;; Maintainer: Kim F. Storm <address@hidden>
@@ -58,6 +58,7 @@
("David M. Koppelman" "David M. Koppelman, address@hidden"
"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"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107354: * lisp/emacs-lisp/authors.el (authors-aliases): Add another entry.,
Glenn Morris <=