emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 55b07d3: ; Update contributor name


From: Glenn Morris
Subject: [Emacs-diffs] master 55b07d3: ; Update contributor name
Date: Sat, 6 May 2017 21:38:59 -0400 (EDT)

branch: master
commit 55b07d33796a4697b37215c18b4630eeaaa4fb76
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; Update contributor name
    ; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
---
 admin/authors.el        |  2 +-
 doc/emacs/ack.texi      |  2 +-
 doc/emacs/emacs.texi    |  2 +-
 doc/lispref/ChangeLog.1 |  2 +-
 etc/AUTHORS             |  2 +-
 leim/ChangeLog.1        |  2 +-
 lisp/ChangeLog.12       |  4 ++--
 lisp/ChangeLog.13       |  2 +-
 lisp/ChangeLog.14       |  4 ++--
 lisp/ChangeLog.16       |  2 +-
 lisp/erc/ChangeLog.1    | 30 +++++++++++++++---------------
 lisp/json.el            |  2 +-
 lisp/url/ChangeLog.1    |  2 +-
 13 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index d8f56fd..a361bf9 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -209,7 +209,7 @@ If REALNAME is nil, ignore that author.")
     "David O'Toole"
     "Devon Sean McCullough"
     "Dominique de Waleffe"
-    "Edward O'Connor"
+    "Theresa O'Connor"
     "Exal de Jesus Garcia Carrillo"
     "George McNinch"
     "Greg McGary"
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 1ebe852..8f592ec 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -236,7 +236,7 @@ Andrew Cohen wrote @file{spam-wash.el}, to decode and clean 
email before
 it is analyzed for spam.
 
 @item
-Edward O'Connor wrote @file{json.el}, a file for parsing and
+Theresa O'Connor wrote @file{json.el}, a file for parsing and
 generating JSON files.
 
 @item
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 599b373..5c8977c 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -1451,7 +1451,7 @@ Monnier, Keith Moore, Jan Moringen, Morioka Tomohiko, 
Glenn Morris,
 Don Morrison, Diane Murray, Riccardo Murri, Sen Nagata, Erik Naggum,
 Gergely Nagy, Nobuyoshi Nakada, Thomas Neumann, Mike Newton, Thien-Thi Nguyen,
 Jurgen Nickelsen, Dan Nicolaescu, Hrvoje Nikšić, Jeff Norden,
-Andrew Norman, Edward O'Connor, Kentaro Ohkouchi, Christian Ohler,
+Andrew Norman, Theresa O'Connor, Kentaro Ohkouchi, Christian Ohler,
 Kenichi Okada, Alexandre Oliva, Bob Olson, Michael Olson, Takaaki Ota,
 Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar,
 Jeff Peck, Damon Anton Permezel, Tom Perrine, William M. Perry, Per
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 6ce0065..c5b168b 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -4495,7 +4495,7 @@
 2011-09-17  Chong Yidong  <address@hidden>
 
        * tips.texi (Key Binding Conventions): Don't bind a key sequence
-       ending in C-g.  Suggested by Edward O'Connor.
+       ending in C-g.  Suggested by Theresa O'Connor.
 
 2011-09-17  Eli Zaretskii  <address@hidden>
 
diff --git a/etc/AUTHORS b/etc/AUTHORS
index 9f951df..05a6d10 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -1211,7 +1211,7 @@ and changed diary.el tex-mode.el holiday.el 
cal-chinese.el diary-ins.el
   diary-insert.el cal-persian.el cal-islamic.el calendar.texi
   list-holidays.el
 
-Edward O'Connor: wrote json.el
+Theresa O'Connor: wrote json.el
 and changed erc.el erc-viper.el erc-log.el erc-track.el viper.el
   erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el erc-goodies.el
   erc-list.el erc-macs.el erc-match.el erc-ring.el erc-services.el
diff --git a/leim/ChangeLog.1 b/leim/ChangeLog.1
index ec9f051..e7f8a46 100644
--- a/leim/ChangeLog.1
+++ b/leim/ChangeLog.1
@@ -871,7 +871,7 @@
 
        * Makefile.in (install): Change ownership of installed files.
 
-2007-10-20  Edward O'Connor  <address@hidden>  (tiny change)
+2007-10-20  Theresa O'Connor  <address@hidden>  (tiny change)
 
        * quail/latin-ltx.el ("\\qed"): Add this rule.
 
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 9b16255..46db752 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -13538,7 +13538,7 @@
        mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
        (mh-autoloads): Don't use comments on otherwise empty lines.
 
-2006-01-29  Edward O'Connor  <address@hidden>
+2006-01-29  Theresa O'Connor  <address@hidden>
 
        * emulation/viper.el (viper-major-mode-modifier-list):
        Add insert-state and vi-state entries for erc-mode.
@@ -18772,7 +18772,7 @@
        (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
        function.
 
-2005-11-04  Edward O'Connor  <address@hidden>  (tiny change)
+2005-11-04  Theresa O'Connor  <address@hidden>  (tiny change)
 
        * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
        from goto-address-url-regexp.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index f28c452..f86590b 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -16523,7 +16523,7 @@
 
        * vc-hooks.el (vc-find-root): Stop searching when the user changes.
 
-2007-05-09  Edward O'Connor  <address@hidden>  (tiny change)
+2007-05-09  Theresa O'Connor  <address@hidden>  (tiny change)
 
        * progmodes/python.el (python-font-lock-keywords)
        (python-open-block-statement-p, python-mode): Add support for the new
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index 597b1a1..a3397b1 100644
--- a/lisp/ChangeLog.14
+++ b/lisp/ChangeLog.14
@@ -7854,7 +7854,7 @@
        * net/xesam.el (xesam-kill-buffer-function): Wrap code by
        `ignore-errors' (the function must succeed always).
 
-2008-08-28  Edward O'Connor  <address@hidden>
+2008-08-28  Theresa O'Connor  <address@hidden>
 
        * json.el (json-read-number): New arg.  Handle explicitly signed
        numbers.
@@ -19656,7 +19656,7 @@
 
        * time.el: Fix compiler warning.
 
-2008-02-21  Edward O'Connor  <address@hidden>
+2008-02-21  Theresa O'Connor  <address@hidden>
 
        * json.el: New file (JavaScript Object Notation parser / generator).
 
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 00e86ae..059a079 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -7343,7 +7343,7 @@
        (js-paren-indent-offset, js-square-indent-offset)
        (js-curly-indent-offset): Add :safe (Bug#12257).
 
-2012-08-22  Edward O'Connor  <address@hidden>
+2012-08-22  Theresa O'Connor  <address@hidden>
 
        * json.el (json-key-format): Add error properties.
        (json-encode-key): New function.
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1
index 851abaf..373b179 100644
--- a/lisp/erc/ChangeLog.1
+++ b/lisp/erc/ChangeLog.1
@@ -435,7 +435,7 @@
        * erc-lang.el (language):
        * erc-backend.el (erc-server-connect): Fix buggy call to `message'.
 
-2007-12-07  Edward O'Connor  <address@hidden>
+2007-12-07  Theresa O'Connor  <address@hidden>
 
        * erc-services.el: Provide a hook that runs when nickserv confirms
        that the user has successfully identified.
@@ -1979,7 +1979,7 @@
        * erc.el (erc-buffer-filter): Make sure all buffers returned from
        this are live.
 
-2006-05-01  Edward O'Connor  <address@hidden>
+2006-05-01  Theresa O'Connor  <address@hidden>
 
        * erc-goodies.el (erc-handle-irc-url): New function, suitable as
        a value for `url-irc-function'.
@@ -2314,7 +2314,7 @@
        sections may be skipped if using the version of ERC that comes
        with Emacs.
 
-2006-01-29  Edward O'Connor  <address@hidden>
+2006-01-29  Theresa O'Connor  <address@hidden>
 
        * erc-viper.el: Remove.  Now that ERC is included in Emacs, these
        work-arounds live in Viper itself.
@@ -2370,7 +2370,7 @@
        other versions of Emacs.
        (erc-insert-timestamp-right): Use the new function.
 
-2006-01-25  Edward O'Connor  <address@hidden>
+2006-01-25  Theresa O'Connor  <address@hidden>
 
        * erc.el (erc-modules): Ensure that `erc-button-mode' gets enabled
        before `erc-match-mode'.
@@ -2721,7 +2721,7 @@
        xemacs feature as future versions of XEmacs might accept three
        arguments.
 
-2005-10-18  Edward O'Connor  <address@hidden>
+2005-10-18  Theresa O'Connor  <address@hidden>
 
        * erc.el: Tell emacs-lisp-mode how to font-lock define-erc-module
        docstrings.
@@ -2765,7 +2765,7 @@
        * erc-match.el (erc-log-matches-make-buffer): Use
        erc-view-mode-enter rather than view-mode-enter.
 
-2005-10-05  Edward O'Connor  <address@hidden>
+2005-10-05  Theresa O'Connor  <address@hidden>
 
        * erc-backend.el (erc-encode-string-for-target): If str is nil,
        pass the empty string to erc-encode-coding-string instead, which
@@ -3305,7 +3305,7 @@
        * erc.el: autoload erc-select-read-args, which, because it parses
        erc-select's args, can be called before erc.el is loaded.
 
-2005-04-07  Edward O'Connor  <address@hidden>
+2005-04-07  Theresa O'Connor  <address@hidden>
 
        * erc-viper.el: Remove final newlines from previously-existing ERC
        buffers. (Minor bug fix.)
@@ -3460,14 +3460,14 @@
        (erc-load-irc-script-lines): Use `erc-command-indicator' instead
        of `erc-prompt'.
 
-2005-01-23  Edward O'Connor  <address@hidden>
+2005-01-23  Theresa O'Connor  <address@hidden>
 
        * erc-viper.el: Ensure that `viper-comint-mode-hook' runs in
        buffers whose `erc-mode-hook' has already run when this file is
        loaded.
        Explicitly `require' erc.el.
 
-2005-01-22  Edward O'Connor  <address@hidden>
+2005-01-22  Theresa O'Connor  <address@hidden>
 
        * erc.el (erc-mode): Remove frobbing of `require-final-newline'.
 
@@ -3479,7 +3479,7 @@
        Emacs, some of the hacks in this file should be merged into Viper
        itself.
 
-2005-01-21  Edward O'Connor  <address@hidden>
+2005-01-21  Theresa O'Connor  <address@hidden>
 
        * erc.el (erc-mode): Set `require-final-newline' to nil in ERC
        buffers. This prevents a Viper misfeature whereby extraneous
@@ -3683,7 +3683,7 @@
        fixes a bug which caused an error to occur when trying to enable
        the module using the customization interface.
 
-2005-01-08  Edward O'Connor  <address@hidden>
+2005-01-08  Theresa O'Connor  <address@hidden>
 
        * erc-track.el: Support using faces to indicate channel activity
        in the modeline under XEmacs.
@@ -3959,7 +3959,7 @@
        * erc.el (erc-process-ctcp-query, erc-process-ctcp-reply): Display
        message in the active window, not the server window.
 
-2004-12-16  Edward O'Connor  <address@hidden>
+2004-12-16  Theresa O'Connor  <address@hidden>
 
        * erc-track.el (erc-track-position-in-mode-line): Check for
        'erc-track-mode variable with boundp.  From Adrian Aichner
@@ -3971,12 +3971,12 @@
        in erc-send-ctcp-message would eat consecutive whitespace etc.
        (erc-send-ctcp-message, erc-send-ctcp-notice): Use it.
 
-2004-12-15  Edward O'Connor  <address@hidden>
+2004-12-15  Theresa O'Connor  <address@hidden>
 
        * erc.el (erc-send-ctcp-message): Fix braino with my previous
        patch.  It always helps to C-x C-s before `cvs commit'.
 
-2004-12-15  Edward O'Connor  <address@hidden>
+2004-12-15  Theresa O'Connor  <address@hidden>
 
        * erc.el (erc-send-ctcp-message): Only upcase the ctcp command,
        and not the entire message.  Brian Palmer's change of 2004-12-12 had 
broken /me.
@@ -5646,7 +5646,7 @@
        * erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only'
        to t around call to `erase-buffer'.
 
-2004-02-23  Edward O'Connor  <address@hidden>
+2004-02-23  Theresa O'Connor  <address@hidden>
 
        * erc-chess.el, erc-dcc.el, erc-ezbounce.el, erc-list.el,
        erc-macs.el, erc-ring.el, erc-stamp.el, erc.el: Normalized buffer
diff --git a/lisp/json.el b/lisp/json.el
index 049c9b1..5f403a4 100644
--- a/lisp/json.el
+++ b/lisp/json.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2006-2017 Free Software Foundation, Inc.
 
-;; Author: Edward O'Connor <address@hidden>
+;; Author: Theresa O'Connor <address@hidden>
 ;; Version: 1.4
 ;; Keywords: convenience
 
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1
index 516fdf9..75be6af 100644
--- a/lisp/url/ChangeLog.1
+++ b/lisp/url/ChangeLog.1
@@ -1237,7 +1237,7 @@
        * url-expand.el (url-identity-expander, url-default-expander):
        Update all callers.
 
-2007-08-09  Edward O'Connor  <address@hidden>  (tiny change)
+2007-08-09  Theresa O'Connor  <address@hidden>  (tiny change)
 
        * url-auth.el (url-basic-auth): When prompting for username
        and password, default to the username and password in the URL.



reply via email to

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