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 | |
| 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
| -rw-r--r-- | admin/authors.el | 2 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | etc/AUTHORS | 2 | ||||
| -rw-r--r-- | leim/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.12 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.13 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.14 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.16 | 2 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.1 | 30 | ||||
| -rw-r--r-- | lisp/json.el | 2 | ||||
| -rw-r--r-- | lisp/url/ChangeLog.1 | 2 |
13 files changed, 29 insertions, 29 deletions
diff --git a/admin/authors.el b/admin/authors.el index d8f56fd9258..a361bf9ee2f 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -209,7 +209,7 @@ If REALNAME is nil, ignore that author.") | |||
| 209 | "David O'Toole" | 209 | "David O'Toole" |
| 210 | "Devon Sean McCullough" | 210 | "Devon Sean McCullough" |
| 211 | "Dominique de Waleffe" | 211 | "Dominique de Waleffe" |
| 212 | "Edward O'Connor" | 212 | "Theresa O'Connor" |
| 213 | "Exal de Jesus Garcia Carrillo" | 213 | "Exal de Jesus Garcia Carrillo" |
| 214 | "George McNinch" | 214 | "George McNinch" |
| 215 | "Greg McGary" | 215 | "Greg McGary" |
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 | ||
diff --git a/etc/AUTHORS b/etc/AUTHORS index 9f951dfc1be..05a6d101dce 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 | |||
| 1211 | diary-insert.el cal-persian.el cal-islamic.el calendar.texi | 1211 | diary-insert.el cal-persian.el cal-islamic.el calendar.texi |
| 1212 | list-holidays.el | 1212 | list-holidays.el |
| 1213 | 1213 | ||
| 1214 | Edward O'Connor: wrote json.el | 1214 | Theresa O'Connor: wrote json.el |
| 1215 | and changed erc.el erc-viper.el erc-log.el erc-track.el viper.el | 1215 | and changed erc.el erc-viper.el erc-log.el erc-track.el viper.el |
| 1216 | erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el erc-goodies.el | 1216 | erc-backend.el erc-chess.el erc-dcc.el erc-ezbounce.el erc-goodies.el |
| 1217 | erc-list.el erc-macs.el erc-match.el erc-ring.el erc-services.el | 1217 | 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 ec9f051860e..e7f8a46a865 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 | |||
| @@ -871,7 +871,7 @@ | |||
| 871 | 871 | ||
| 872 | * Makefile.in (install): Change ownership of installed files. | 872 | * Makefile.in (install): Change ownership of installed files. |
| 873 | 873 | ||
| 874 | 2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change) | 874 | 2007-10-20 Theresa O'Connor <hober0@gmail.com> (tiny change) |
| 875 | 875 | ||
| 876 | * quail/latin-ltx.el ("\\qed"): Add this rule. | 876 | * quail/latin-ltx.el ("\\qed"): Add this rule. |
| 877 | 877 | ||
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 9b1625597a1..46db752e467 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -13538,7 +13538,7 @@ | |||
| 13538 | mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el. | 13538 | mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el. |
| 13539 | (mh-autoloads): Don't use comments on otherwise empty lines. | 13539 | (mh-autoloads): Don't use comments on otherwise empty lines. |
| 13540 | 13540 | ||
| 13541 | 2006-01-29 Edward O'Connor <ted@oconnor.cx> | 13541 | 2006-01-29 Theresa O'Connor <ted@oconnor.cx> |
| 13542 | 13542 | ||
| 13543 | * emulation/viper.el (viper-major-mode-modifier-list): | 13543 | * emulation/viper.el (viper-major-mode-modifier-list): |
| 13544 | Add insert-state and vi-state entries for erc-mode. | 13544 | Add insert-state and vi-state entries for erc-mode. |
| @@ -18772,7 +18772,7 @@ | |||
| 18772 | (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache | 18772 | (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache |
| 18773 | function. | 18773 | function. |
| 18774 | 18774 | ||
| 18775 | 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change) | 18775 | 2005-11-04 Theresa O'Connor <hober0@gmail.com> (tiny change) |
| 18776 | 18776 | ||
| 18777 | * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs | 18777 | * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs |
| 18778 | from goto-address-url-regexp. | 18778 | from goto-address-url-regexp. |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index f28c452b4be..f86590bf273 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -16523,7 +16523,7 @@ | |||
| 16523 | 16523 | ||
| 16524 | * vc-hooks.el (vc-find-root): Stop searching when the user changes. | 16524 | * vc-hooks.el (vc-find-root): Stop searching when the user changes. |
| 16525 | 16525 | ||
| 16526 | 2007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change) | 16526 | 2007-05-09 Theresa O'Connor <hober0@gmail.com> (tiny change) |
| 16527 | 16527 | ||
| 16528 | * progmodes/python.el (python-font-lock-keywords) | 16528 | * progmodes/python.el (python-font-lock-keywords) |
| 16529 | (python-open-block-statement-p, python-mode): Add support for the new | 16529 | (python-open-block-statement-p, python-mode): Add support for the new |
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 597b1a16bff..a3397b1e470 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -7854,7 +7854,7 @@ | |||
| 7854 | * net/xesam.el (xesam-kill-buffer-function): Wrap code by | 7854 | * net/xesam.el (xesam-kill-buffer-function): Wrap code by |
| 7855 | `ignore-errors' (the function must succeed always). | 7855 | `ignore-errors' (the function must succeed always). |
| 7856 | 7856 | ||
| 7857 | 2008-08-28 Edward O'Connor <hober0@gmail.com> | 7857 | 2008-08-28 Theresa O'Connor <hober0@gmail.com> |
| 7858 | 7858 | ||
| 7859 | * json.el (json-read-number): New arg. Handle explicitly signed | 7859 | * json.el (json-read-number): New arg. Handle explicitly signed |
| 7860 | numbers. | 7860 | numbers. |
| @@ -19656,7 +19656,7 @@ | |||
| 19656 | 19656 | ||
| 19657 | * time.el: Fix compiler warning. | 19657 | * time.el: Fix compiler warning. |
| 19658 | 19658 | ||
| 19659 | 2008-02-21 Edward O'Connor <ted@oconnor.cx> | 19659 | 2008-02-21 Theresa O'Connor <ted@oconnor.cx> |
| 19660 | 19660 | ||
| 19661 | * json.el: New file (JavaScript Object Notation parser / generator). | 19661 | * json.el: New file (JavaScript Object Notation parser / generator). |
| 19662 | 19662 | ||
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index 00e86aed617..059a07996b1 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -7343,7 +7343,7 @@ | |||
| 7343 | (js-paren-indent-offset, js-square-indent-offset) | 7343 | (js-paren-indent-offset, js-square-indent-offset) |
| 7344 | (js-curly-indent-offset): Add :safe (Bug#12257). | 7344 | (js-curly-indent-offset): Add :safe (Bug#12257). |
| 7345 | 7345 | ||
| 7346 | 2012-08-22 Edward O'Connor <hober0@gmail.com> | 7346 | 2012-08-22 Theresa O'Connor <hober0@gmail.com> |
| 7347 | 7347 | ||
| 7348 | * json.el (json-key-format): Add error properties. | 7348 | * json.el (json-key-format): Add error properties. |
| 7349 | (json-encode-key): New function. | 7349 | (json-encode-key): New function. |
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1 index 851abafdb68..373b179b6f0 100644 --- a/lisp/erc/ChangeLog.1 +++ b/lisp/erc/ChangeLog.1 | |||
| @@ -435,7 +435,7 @@ | |||
| 435 | * erc-lang.el (language): | 435 | * erc-lang.el (language): |
| 436 | * erc-backend.el (erc-server-connect): Fix buggy call to `message'. | 436 | * erc-backend.el (erc-server-connect): Fix buggy call to `message'. |
| 437 | 437 | ||
| 438 | 2007-12-07 Edward O'Connor <ted@oconnor.cx> | 438 | 2007-12-07 Theresa O'Connor <ted@oconnor.cx> |
| 439 | 439 | ||
| 440 | * erc-services.el: Provide a hook that runs when nickserv confirms | 440 | * erc-services.el: Provide a hook that runs when nickserv confirms |
| 441 | that the user has successfully identified. | 441 | that the user has successfully identified. |
| @@ -1979,7 +1979,7 @@ | |||
| 1979 | * erc.el (erc-buffer-filter): Make sure all buffers returned from | 1979 | * erc.el (erc-buffer-filter): Make sure all buffers returned from |
| 1980 | this are live. | 1980 | this are live. |
| 1981 | 1981 | ||
| 1982 | 2006-05-01 Edward O'Connor <ted@oconnor.cx> | 1982 | 2006-05-01 Theresa O'Connor <ted@oconnor.cx> |
| 1983 | 1983 | ||
| 1984 | * erc-goodies.el (erc-handle-irc-url): New function, suitable as | 1984 | * erc-goodies.el (erc-handle-irc-url): New function, suitable as |
| 1985 | a value for `url-irc-function'. | 1985 | a value for `url-irc-function'. |
| @@ -2314,7 +2314,7 @@ | |||
| 2314 | sections may be skipped if using the version of ERC that comes | 2314 | sections may be skipped if using the version of ERC that comes |
| 2315 | with Emacs. | 2315 | with Emacs. |
| 2316 | 2316 | ||
| 2317 | 2006-01-29 Edward O'Connor <ted@oconnor.cx> | 2317 | 2006-01-29 Theresa O'Connor <ted@oconnor.cx> |
| 2318 | 2318 | ||
| 2319 | * erc-viper.el: Remove. Now that ERC is included in Emacs, these | 2319 | * erc-viper.el: Remove. Now that ERC is included in Emacs, these |
| 2320 | work-arounds live in Viper itself. | 2320 | work-arounds live in Viper itself. |
| @@ -2370,7 +2370,7 @@ | |||
| 2370 | other versions of Emacs. | 2370 | other versions of Emacs. |
| 2371 | (erc-insert-timestamp-right): Use the new function. | 2371 | (erc-insert-timestamp-right): Use the new function. |
| 2372 | 2372 | ||
| 2373 | 2006-01-25 Edward O'Connor <ted@oconnor.cx> | 2373 | 2006-01-25 Theresa O'Connor <ted@oconnor.cx> |
| 2374 | 2374 | ||
| 2375 | * erc.el (erc-modules): Ensure that `erc-button-mode' gets enabled | 2375 | * erc.el (erc-modules): Ensure that `erc-button-mode' gets enabled |
| 2376 | before `erc-match-mode'. | 2376 | before `erc-match-mode'. |
| @@ -2721,7 +2721,7 @@ | |||
| 2721 | xemacs feature as future versions of XEmacs might accept three | 2721 | xemacs feature as future versions of XEmacs might accept three |
| 2722 | arguments. | 2722 | arguments. |
| 2723 | 2723 | ||
| 2724 | 2005-10-18 Edward O'Connor <ted@oconnor.cx> | 2724 | 2005-10-18 Theresa O'Connor <ted@oconnor.cx> |
| 2725 | 2725 | ||
| 2726 | * erc.el: Tell emacs-lisp-mode how to font-lock define-erc-module | 2726 | * erc.el: Tell emacs-lisp-mode how to font-lock define-erc-module |
| 2727 | docstrings. | 2727 | docstrings. |
| @@ -2765,7 +2765,7 @@ | |||
| 2765 | * erc-match.el (erc-log-matches-make-buffer): Use | 2765 | * erc-match.el (erc-log-matches-make-buffer): Use |
| 2766 | erc-view-mode-enter rather than view-mode-enter. | 2766 | erc-view-mode-enter rather than view-mode-enter. |
| 2767 | 2767 | ||
| 2768 | 2005-10-05 Edward O'Connor <ted@oconnor.cx> | 2768 | 2005-10-05 Theresa O'Connor <ted@oconnor.cx> |
| 2769 | 2769 | ||
| 2770 | * erc-backend.el (erc-encode-string-for-target): If str is nil, | 2770 | * erc-backend.el (erc-encode-string-for-target): If str is nil, |
| 2771 | pass the empty string to erc-encode-coding-string instead, which | 2771 | pass the empty string to erc-encode-coding-string instead, which |
| @@ -3305,7 +3305,7 @@ | |||
| 3305 | * erc.el: autoload erc-select-read-args, which, because it parses | 3305 | * erc.el: autoload erc-select-read-args, which, because it parses |
| 3306 | erc-select's args, can be called before erc.el is loaded. | 3306 | erc-select's args, can be called before erc.el is loaded. |
| 3307 | 3307 | ||
| 3308 | 2005-04-07 Edward O'Connor <ted@oconnor.cx> | 3308 | 2005-04-07 Theresa O'Connor <ted@oconnor.cx> |
| 3309 | 3309 | ||
| 3310 | * erc-viper.el: Remove final newlines from previously-existing ERC | 3310 | * erc-viper.el: Remove final newlines from previously-existing ERC |
| 3311 | buffers. (Minor bug fix.) | 3311 | buffers. (Minor bug fix.) |
| @@ -3460,14 +3460,14 @@ | |||
| 3460 | (erc-load-irc-script-lines): Use `erc-command-indicator' instead | 3460 | (erc-load-irc-script-lines): Use `erc-command-indicator' instead |
| 3461 | of `erc-prompt'. | 3461 | of `erc-prompt'. |
| 3462 | 3462 | ||
| 3463 | 2005-01-23 Edward O'Connor <ted@oconnor.cx> | 3463 | 2005-01-23 Theresa O'Connor <ted@oconnor.cx> |
| 3464 | 3464 | ||
| 3465 | * erc-viper.el: Ensure that `viper-comint-mode-hook' runs in | 3465 | * erc-viper.el: Ensure that `viper-comint-mode-hook' runs in |
| 3466 | buffers whose `erc-mode-hook' has already run when this file is | 3466 | buffers whose `erc-mode-hook' has already run when this file is |
| 3467 | loaded. | 3467 | loaded. |
| 3468 | Explicitly `require' erc.el. | 3468 | Explicitly `require' erc.el. |
| 3469 | 3469 | ||
| 3470 | 2005-01-22 Edward O'Connor <ted@oconnor.cx> | 3470 | 2005-01-22 Theresa O'Connor <ted@oconnor.cx> |
| 3471 | 3471 | ||
| 3472 | * erc.el (erc-mode): Remove frobbing of `require-final-newline'. | 3472 | * erc.el (erc-mode): Remove frobbing of `require-final-newline'. |
| 3473 | 3473 | ||
| @@ -3479,7 +3479,7 @@ | |||
| 3479 | Emacs, some of the hacks in this file should be merged into Viper | 3479 | Emacs, some of the hacks in this file should be merged into Viper |
| 3480 | itself. | 3480 | itself. |
| 3481 | 3481 | ||
| 3482 | 2005-01-21 Edward O'Connor <ted@oconnor.cx> | 3482 | 2005-01-21 Theresa O'Connor <ted@oconnor.cx> |
| 3483 | 3483 | ||
| 3484 | * erc.el (erc-mode): Set `require-final-newline' to nil in ERC | 3484 | * erc.el (erc-mode): Set `require-final-newline' to nil in ERC |
| 3485 | buffers. This prevents a Viper misfeature whereby extraneous | 3485 | buffers. This prevents a Viper misfeature whereby extraneous |
| @@ -3683,7 +3683,7 @@ | |||
| 3683 | fixes a bug which caused an error to occur when trying to enable | 3683 | fixes a bug which caused an error to occur when trying to enable |
| 3684 | the module using the customization interface. | 3684 | the module using the customization interface. |
| 3685 | 3685 | ||
| 3686 | 2005-01-08 Edward O'Connor <ted@oconnor.cx> | 3686 | 2005-01-08 Theresa O'Connor <ted@oconnor.cx> |
| 3687 | 3687 | ||
| 3688 | * erc-track.el: Support using faces to indicate channel activity | 3688 | * erc-track.el: Support using faces to indicate channel activity |
| 3689 | in the modeline under XEmacs. | 3689 | in the modeline under XEmacs. |
| @@ -3959,7 +3959,7 @@ | |||
| 3959 | * erc.el (erc-process-ctcp-query, erc-process-ctcp-reply): Display | 3959 | * erc.el (erc-process-ctcp-query, erc-process-ctcp-reply): Display |
| 3960 | message in the active window, not the server window. | 3960 | message in the active window, not the server window. |
| 3961 | 3961 | ||
| 3962 | 2004-12-16 Edward O'Connor <ted@oconnor.cx> | 3962 | 2004-12-16 Theresa O'Connor <ted@oconnor.cx> |
| 3963 | 3963 | ||
| 3964 | * erc-track.el (erc-track-position-in-mode-line): Check for | 3964 | * erc-track.el (erc-track-position-in-mode-line): Check for |
| 3965 | 'erc-track-mode variable with boundp. From Adrian Aichner | 3965 | 'erc-track-mode variable with boundp. From Adrian Aichner |
| @@ -3971,12 +3971,12 @@ | |||
| 3971 | in erc-send-ctcp-message would eat consecutive whitespace etc. | 3971 | in erc-send-ctcp-message would eat consecutive whitespace etc. |
| 3972 | (erc-send-ctcp-message, erc-send-ctcp-notice): Use it. | 3972 | (erc-send-ctcp-message, erc-send-ctcp-notice): Use it. |
| 3973 | 3973 | ||
| 3974 | 2004-12-15 Edward O'Connor <ted@oconnor.cx> | 3974 | 2004-12-15 Theresa O'Connor <ted@oconnor.cx> |
| 3975 | 3975 | ||
| 3976 | * erc.el (erc-send-ctcp-message): Fix braino with my previous | 3976 | * erc.el (erc-send-ctcp-message): Fix braino with my previous |
| 3977 | patch. It always helps to C-x C-s before `cvs commit'. | 3977 | patch. It always helps to C-x C-s before `cvs commit'. |
| 3978 | 3978 | ||
| 3979 | 2004-12-15 Edward O'Connor <ted@oconnor.cx> | 3979 | 2004-12-15 Theresa O'Connor <ted@oconnor.cx> |
| 3980 | 3980 | ||
| 3981 | * erc.el (erc-send-ctcp-message): Only upcase the ctcp command, | 3981 | * erc.el (erc-send-ctcp-message): Only upcase the ctcp command, |
| 3982 | and not the entire message. Brian Palmer's change of 2004-12-12 had broken /me. | 3982 | and not the entire message. Brian Palmer's change of 2004-12-12 had broken /me. |
| @@ -5646,7 +5646,7 @@ | |||
| 5646 | * erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only' | 5646 | * erc-log.el (erc-save-buffer-in-logs): bind `inhibit-read-only' |
| 5647 | to t around call to `erase-buffer'. | 5647 | to t around call to `erase-buffer'. |
| 5648 | 5648 | ||
| 5649 | 2004-02-23 Edward O'Connor <ted@oconnor.cx> | 5649 | 2004-02-23 Theresa O'Connor <ted@oconnor.cx> |
| 5650 | 5650 | ||
| 5651 | * erc-chess.el, erc-dcc.el, erc-ezbounce.el, erc-list.el, | 5651 | * erc-chess.el, erc-dcc.el, erc-ezbounce.el, erc-list.el, |
| 5652 | erc-macs.el, erc-ring.el, erc-stamp.el, erc.el: Normalized buffer | 5652 | erc-macs.el, erc-ring.el, erc-stamp.el, erc.el: Normalized buffer |
diff --git a/lisp/json.el b/lisp/json.el index 049c9b1951a..5f403a411b7 100644 --- a/lisp/json.el +++ b/lisp/json.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> | 5 | ;; Author: Theresa O'Connor <ted@oconnor.cx> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
| 7 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 8 | 8 | ||
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1 index 516fdf975b9..75be6af62a3 100644 --- a/lisp/url/ChangeLog.1 +++ b/lisp/url/ChangeLog.1 | |||
| @@ -1237,7 +1237,7 @@ | |||
| 1237 | * url-expand.el (url-identity-expander, url-default-expander): | 1237 | * url-expand.el (url-identity-expander, url-default-expander): |
| 1238 | Update all callers. | 1238 | Update all callers. |
| 1239 | 1239 | ||
| 1240 | 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change) | 1240 | 2007-08-09 Theresa O'Connor <hober0@gmail.com> (tiny change) |
| 1241 | 1241 | ||
| 1242 | * url-auth.el (url-basic-auth): When prompting for username | 1242 | * url-auth.el (url-basic-auth): When prompting for username |
| 1243 | and password, default to the username and password in the URL. | 1243 | and password, default to the username and password in the URL. |