| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-832
Remove lisp/erc/erc-nicklist.el
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-76
Creator: Michael Olson <mwolson@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This file has been removed because it is not release-quality, and relies
heavily on a module which we cannot distribute with Emacs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-832
Creator: Michael Olson <mwolson@gnu.org>
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
| |
I have updated the version of ERC to 5.2, since it fixes a bug with C-c
C-SPC being bound globally by default. For the full list of changes in
this version, see etc/ERC-NEWS.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687
Creator: Michael Olson <mwolson@gnu.org>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Backport additional functions and macros that erc-capab.el needs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-600
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- Display messages starting with "/" but are not commands correctly.
- Add erc-capab.el file, with capab-identify module.
- Fix various ERC menu bugs and add "Current channel" submenu.
- Make header-line display look nicer.
- Fix warning when auto-authenticating to bitlbee.
- New option erc-system-name allows the hostname next to your nick to be
customized.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- New /RECONNECT command.
- Improve default method for auto-identify to nickserv.
- Fix another erc-iswitchb bug.
- Fix reconnect lockup (defaulting to twice before giving up).
- Fix reconnect on ban.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587
Creator: Michael Olson <mwolson@gnu.org>
|
| |
|
|
|
|
|
|
|
|
| |
* erc.el: (erc-iswitchb): Temporarily enable iswitchb mode if it isn't
active already, instead of leaving it on.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-555
Creator: Michael Olson <mwolson@gnu.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Highlights:
- Remove contributions from someone who has not assigned changes yet.
- Merge in a couple of bug-fixes from the main branch.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(erc-prompt-for-channel-key, erc-ignore-reply-list, erc-send-post-hook,
erc-active-buffer, erc-join-buffer, erc-frame-alist, erc-with-buffer,
erc-modules, erc-display-message-highlight, erc-process-input-line,
erc-cmd-HELP, erc-server-hooks, erc-echo-notice-in-user-buffers,
erc-format-my-nick, erc-echo-notice-in-user-and-target-buffers,
erc-echo-notice-in-first-user-buffer, erc-connection-established,
erc-update-user-nick, erc-update-channel-member, erc-highlight-notice,
erc-command-symbol, erc-add-query, erc-process-script-line,
erc-determine-parameters, erc-client-info, erc-popup-input-buffer,
erc-script-echo): Fix typos in docstrings.
(erc-channel-user-op-p, erc-channel-user-voice-p, erc-startup-file-list,
define-erc-module, erc-once-with-server-event,
erc-once-with-server-event-global, erc-debug-irc-protocol, erc-log-irc-protocol,
erc-cmd-LOAD, erc-update-user, erc-update-current-channel-member,
erc-load-script, erc-mode-line-away-status-format): Doc fixes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge from my ERC Emacs 22 integration branch. The version is now "5.2
stable pre-release". This will probably be the last change to the
version of ERC in Emacs 22 before the release, pending any bugfixes. For
details on the changes, see the lisp/erc/ChangeLog file.
Note that ERC is now invoked with M-x erc, not M-x erc-select. If you
were using the old `erc' function programmatically, use `erc-open'
instead.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520
Creator: Michael Olson <mwolson@gnu.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-388
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-387
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-386
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
| |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348
Creator: Michael Olson <mwolson@gnu.org>
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Sync from erc--emacs--0
|
| |
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Update from erc--emacs--0
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Fix compiler error in erc-dcc.el.
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Make ERC comply with the new copyright year guidelines.
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
|
|
|
|
|
| |
Creator: Michael Olson <mwolson@gnu.org>
Merge from erc--emacs--0
|
| |
|
| |
|