aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc
diff options
context:
space:
mode:
authorGlenn Morris2017-05-06 18:34:36 -0700
committerGlenn Morris2017-05-06 18:38:18 -0700
commit55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch)
tree59894603fe941266bb84481b270abcc03f01b4b6 /lisp/erc
parent723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff)
downloademacs-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 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.130
1 files changed, 15 insertions, 15 deletions
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
4382007-12-07 Edward O'Connor <ted@oconnor.cx> 4382007-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
19822006-05-01 Edward O'Connor <ted@oconnor.cx> 19822006-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
23172006-01-29 Edward O'Connor <ted@oconnor.cx> 23172006-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
23732006-01-25 Edward O'Connor <ted@oconnor.cx> 23732006-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
27242005-10-18 Edward O'Connor <ted@oconnor.cx> 27242005-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
27682005-10-05 Edward O'Connor <ted@oconnor.cx> 27682005-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
33082005-04-07 Edward O'Connor <ted@oconnor.cx> 33082005-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
34632005-01-23 Edward O'Connor <ted@oconnor.cx> 34632005-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
34702005-01-22 Edward O'Connor <ted@oconnor.cx> 34702005-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
34822005-01-21 Edward O'Connor <ted@oconnor.cx> 34822005-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
36862005-01-08 Edward O'Connor <ted@oconnor.cx> 36862005-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
39622004-12-16 Edward O'Connor <ted@oconnor.cx> 39622004-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
39742004-12-15 Edward O'Connor <ted@oconnor.cx> 39742004-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
39792004-12-15 Edward O'Connor <ted@oconnor.cx> 39792004-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
56492004-02-23 Edward O'Connor <ted@oconnor.cx> 56492004-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