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
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.
-2007-12-07 Edward O'Connor <ted@oconnor.cx>
+2007-12-07 Theresa O'Connor <ted@oconnor.cx>
* erc-services.el: Provide a hook that runs when nickserv confirms
that the user has successfully identified.
* erc.el (erc-buffer-filter): Make sure all buffers returned from
this are live.
-2006-05-01 Edward O'Connor <ted@oconnor.cx>
+2006-05-01 Theresa O'Connor <ted@oconnor.cx>
* erc-goodies.el (erc-handle-irc-url): New function, suitable as
a value for `url-irc-function'.
sections may be skipped if using the version of ERC that comes
with Emacs.
-2006-01-29 Edward O'Connor <ted@oconnor.cx>
+2006-01-29 Theresa O'Connor <ted@oconnor.cx>
* erc-viper.el: Remove. Now that ERC is included in Emacs, these
work-arounds live in Viper itself.
other versions of Emacs.
(erc-insert-timestamp-right): Use the new function.
-2006-01-25 Edward O'Connor <ted@oconnor.cx>
+2006-01-25 Theresa O'Connor <ted@oconnor.cx>
* erc.el (erc-modules): Ensure that `erc-button-mode' gets enabled
before `erc-match-mode'.
xemacs feature as future versions of XEmacs might accept three
arguments.
-2005-10-18 Edward O'Connor <ted@oconnor.cx>
+2005-10-18 Theresa O'Connor <ted@oconnor.cx>
* erc.el: Tell emacs-lisp-mode how to font-lock define-erc-module
docstrings.
* erc-match.el (erc-log-matches-make-buffer): Use
erc-view-mode-enter rather than view-mode-enter.
-2005-10-05 Edward O'Connor <ted@oconnor.cx>
+2005-10-05 Theresa O'Connor <ted@oconnor.cx>
* erc-backend.el (erc-encode-string-for-target): If str is nil,
pass the empty string to erc-encode-coding-string instead, which
* 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 <ted@oconnor.cx>
+2005-04-07 Theresa O'Connor <ted@oconnor.cx>
* erc-viper.el: Remove final newlines from previously-existing ERC
buffers. (Minor bug fix.)
(erc-load-irc-script-lines): Use `erc-command-indicator' instead
of `erc-prompt'.
-2005-01-23 Edward O'Connor <ted@oconnor.cx>
+2005-01-23 Theresa O'Connor <ted@oconnor.cx>
* 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 <ted@oconnor.cx>
+2005-01-22 Theresa O'Connor <ted@oconnor.cx>
* erc.el (erc-mode): Remove frobbing of `require-final-newline'.
Emacs, some of the hacks in this file should be merged into Viper
itself.
-2005-01-21 Edward O'Connor <ted@oconnor.cx>
+2005-01-21 Theresa O'Connor <ted@oconnor.cx>
* erc.el (erc-mode): Set `require-final-newline' to nil in ERC
buffers. This prevents a Viper misfeature whereby extraneous
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 <ted@oconnor.cx>
+2005-01-08 Theresa O'Connor <ted@oconnor.cx>
* erc-track.el: Support using faces to indicate channel activity
in the modeline under XEmacs.
* 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 <ted@oconnor.cx>
+2004-12-16 Theresa O'Connor <ted@oconnor.cx>
* erc-track.el (erc-track-position-in-mode-line): Check for
'erc-track-mode variable with boundp. From Adrian Aichner
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 <ted@oconnor.cx>
+2004-12-15 Theresa O'Connor <ted@oconnor.cx>
* 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 <ted@oconnor.cx>
+2004-12-15 Theresa O'Connor <ted@oconnor.cx>
* 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.
* 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 <ted@oconnor.cx>
+2004-02-23 Theresa O'Connor <ted@oconnor.cx>
* 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