1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/erc
Dima Kogan 2cd894dc34 Ensure that we don't have several timers in erc
* lisp/erc/erc-backend.el (erc-server-setup-periodical-ping): Checks
for existing timers in the alist before adding new ones.  If a
timer already exists, it is cancelled and
overwritten. (bug#19292).
2015-12-27 21:19:13 +01:00
..
ChangeLog.1
ChangeLog.2 erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771 2015-11-07 12:54:58 -05:00
erc-autoaway.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
erc-backend.el Ensure that we don't have several timers in erc 2015-12-27 21:19:13 +01:00
erc-button.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
erc-capab.el
erc-compat.el
erc-dcc.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
erc-goodies.el
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el Don't join erc channels doubly 2015-12-27 20:26:22 +01:00
erc-lang.el
erc-list.el
erc-log.el Don't insert erc logs at the end 2015-12-27 21:08:01 +01:00
erc-match.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
erc-menu.el
erc-netsplit.el
erc-networks.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el erc-pcomplete.el (pcomplete-erc-nicks): Fix bug#18771 2015-11-07 12:54:58 -05:00
erc-replace.el
erc-ring.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
erc-services.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
erc-sound.el
erc-speedbar.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-spelling.el
erc-stamp.el Make erc timestamps visible again 2015-05-25 16:45:36 +02:00
erc-track.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
erc-truncate.el
erc-xdcc.el
erc.el Fix auth source lookups from erc with port numbers 2015-12-27 09:04:02 +01:00