1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 19:31:29 -07:00
emacs/lisp/erc
Stefan Monnier 52c7b770d5 * lisp/erc/erc-backend.el: Use lexical-binding. Silence byte-compiler
Use #' to quote functions.
(erc-server-delayed-reconnect): Remove unused arg `event'.
(erc-process-sentinel-2): Adjust accordingly.
Don't pass `err' to condition-case if we don't use it.
(define-erc-response-handler): Use add-hook rather than add-to-list.
(NICK): Use cl-pushnew rather than add-to-list.
(331): Remove unused var `topic'.
(352): Remove unused var `hopcount'.
2016-04-02 15:38:54 -04:00
..
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ChangeLog.2 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-autoaway.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-backend.el * lisp/erc/erc-backend.el: Use lexical-binding. Silence byte-compiler 2016-04-02 15:38:54 -04:00
erc-button.el Make erc work when subword-mode is switched on 2016-02-04 14:24:18 +11:00
erc-capab.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-compat.el Deterministic build improvements 2016-03-02 10:24:11 -08:00
erc-dcc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-desktop-notifications.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-ezbounce.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-fill.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-goodies.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-ibuffer.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-identd.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-imenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-join.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-lang.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-list.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-log.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-match.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-menu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-netsplit.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-networks.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
erc-notify.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-page.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-pcomplete.el Make complection in erc use consistent casing 2016-02-04 17:03:34 +11:00
erc-replace.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-ring.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-services.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-sound.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-speedbar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-spelling.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-stamp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-track.el Make tracking faces in Emacs work more reliably 2016-02-04 16:49:42 +11:00
erc-truncate.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc-xdcc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
erc.el Deterministic build improvements 2016-03-02 10:24:11 -08:00