diff options
| author | Glenn Morris | 2017-05-06 18:34:36 -0700 |
|---|---|---|
| committer | Glenn Morris | 2017-05-06 18:38:18 -0700 |
| commit | 55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch) | |
| tree | 59894603fe941266bb84481b270abcc03f01b4b6 /doc | |
| parent | 723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff) | |
| download | emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.tar.gz emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.zip | |
; 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 | |||
| 236 | it is analyzed for spam. | 236 | it is analyzed for spam. |
| 237 | 237 | ||
| 238 | @item | 238 | @item |
| 239 | Edward O'Connor wrote @file{json.el}, a file for parsing and | 239 | Theresa O'Connor wrote @file{json.el}, a file for parsing and |
| 240 | generating JSON files. | 240 | generating JSON files. |
| 241 | 241 | ||
| 242 | @item | 242 | @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, | |||
| 1451 | Don Morrison, Diane Murray, Riccardo Murri, Sen Nagata, Erik Naggum, | 1451 | Don Morrison, Diane Murray, Riccardo Murri, Sen Nagata, Erik Naggum, |
| 1452 | Gergely Nagy, Nobuyoshi Nakada, Thomas Neumann, Mike Newton, Thien-Thi Nguyen, | 1452 | Gergely Nagy, Nobuyoshi Nakada, Thomas Neumann, Mike Newton, Thien-Thi Nguyen, |
| 1453 | Jurgen Nickelsen, Dan Nicolaescu, Hrvoje Nikšić, Jeff Norden, | 1453 | Jurgen Nickelsen, Dan Nicolaescu, Hrvoje Nikšić, Jeff Norden, |
| 1454 | Andrew Norman, Edward O'Connor, Kentaro Ohkouchi, Christian Ohler, | 1454 | Andrew Norman, Theresa O'Connor, Kentaro Ohkouchi, Christian Ohler, |
| 1455 | Kenichi Okada, Alexandre Oliva, Bob Olson, Michael Olson, Takaaki Ota, | 1455 | Kenichi Okada, Alexandre Oliva, Bob Olson, Michael Olson, Takaaki Ota, |
| 1456 | Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar, | 1456 | Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar, |
| 1457 | Jeff Peck, Damon Anton Permezel, Tom Perrine, William M. Perry, Per | 1457 | 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 @@ | |||
| 4495 | 2011-09-17 Chong Yidong <cyd@stupidchicken.com> | 4495 | 2011-09-17 Chong Yidong <cyd@stupidchicken.com> |
| 4496 | 4496 | ||
| 4497 | * tips.texi (Key Binding Conventions): Don't bind a key sequence | 4497 | * tips.texi (Key Binding Conventions): Don't bind a key sequence |
| 4498 | ending in C-g. Suggested by Edward O'Connor. | 4498 | ending in C-g. Suggested by Theresa O'Connor. |
| 4499 | 4499 | ||
| 4500 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> | 4500 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> |
| 4501 | 4501 | ||