diff options
author | Glenn Morris <rgm@gnu.org> | 2017-05-06 18:34:36 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-05-06 18:38:18 -0700 |
commit | 55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch) | |
tree | 59894603fe941266bb84481b270abcc03f01b4b6 /doc | |
parent | 723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff) | |
download | emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.tar.gz |
; Update contributor name
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ack.texi | 2 | ||||
-rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
-rw-r--r-- | doc/lispref/ChangeLog.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 1ebe852a3c6..8f592ec87a5 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 599b373fd4c..5c8977c6b09 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 6ce0065b93d..c5b168b8a2e 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 @@ -4495,7 +4495,7 @@ 2011-09-17 Chong Yidong <cyd@stupidchicken.com> * 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 <eliz@gnu.org> |