1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp/erc
Stefan Monnier 19dc72069c Use cl-lib instead of cl, and interactive-p => called-interactively-p.
* lisp/erc/erc-track.el, lisp/erc/erc-networks.el, lisp/erc/erc-netsplit.el:
* lisp/erc/erc-dcc.el, lisp/erc/erc-backend.el: Use cl-lib, nth, pcase, and
called-interactively-p instead of cl.
* lisp/erc/erc-speedbar.el, lisp/erc/erc-services.el:
* lisp/erc/erc-pcomplete.el, lisp/erc/erc-notify.el, lisp/erc/erc-match.el:
* lisp/erc/erc-log.el, lisp/erc/erc-join.el, lisp/erc/erc-ezbounce.el:
* lisp/erc/erc-capab.el: Don't require cl since we don't use it.
* lisp/erc/erc.el: Use cl-lib, nth, pcase, and called-interactively-p i.s.o cl.
(erc-lurker-ignore-chars, erc-common-server-suffixes): Move before first use.
* lisp/json.el: Don't require cl since we don't use it.
* lisp/color.el: Don't require cl.
(color-complement): `caddr' -> `nth 2'.
* test/automated/ert-x-tests.el: Use cl-lib.
* test/automated/ert-tests.el: Use lexical-binding and cl-lib.
2012-11-19 12:24:12 -05:00
..
.gitignore
ChangeLog Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
ChangeLog.01 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.02 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.03 Spelling fixes. 2012-01-09 22:20:22 -08:00
ChangeLog.04 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.05 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.06 ChangeLog fixes. 2012-01-10 18:32:19 +01:00
ChangeLog.07 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.08 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-autoaway.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-backend.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-button.el * lisp/erc/erc-button.el (erc-button-alist): Remove "finger". 2012-10-06 18:45:03 -07:00
erc-capab.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-compat.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-dcc.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-desktop-notifications.el Add missing :version tags 2012-10-06 13:30:26 -07:00
erc-ezbounce.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-fill.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-goodies.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-ibuffer.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-identd.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-imenu.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-join.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-lang.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-list.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-log.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-match.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-menu.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-netsplit.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-networks.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-notify.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-page.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-pcomplete.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-replace.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-ring.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-services.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-sound.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-speedbar.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-spelling.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-stamp.el Small fix for invisible timestamps 2012-10-06 18:41:03 -07:00
erc-track.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00
erc-truncate.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc-xdcc.el Set maintainer of most lisp/erc/*.el files to FSF 2012-10-05 21:04:53 -04:00
erc.el Use cl-lib instead of cl, and interactive-p => called-interactively-p. 2012-11-19 12:24:12 -05:00