emacs/lisp/erc
Vivek Dasmohapatra badf7369a6 Prefer 'font-lock-face to 'face in erc where appropriate
* lisp/erc/erc-button.el (erc-button-add-face): Prefer
'font-lock-face to 'face where appropriate.
* lisp/erc/erc-capab.el (erc-capab-identify-add-prefix)
* lisp/erc/erc-dcc.el (erc-dcc-chat-parse-output)
* lisp/erc/erc-goodies.el (erc-controls-propertize)
* lisp/erc/erc-stamp.el (erc-format-timestamp)
* lisp/erc/erc-track.el (erc-faces-in)
* lisp/erc/erc.el (erc-load-irc-script-lines, erc-display-msg)
(erc-display-command, erc-make-notice, erc-highlight-notice)
(erc-format-my-nick, erc-format-@nick, erc-format-privmessage)
(erc-display-prompt, erc-display-message-highlight)
(erc-log-irc-protocol): Ditto.

* test/lisp/erc/erc-track-tests.el: Converted asserts into ert
tests.
2016-04-07 14:23:18 +02: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 Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02:00
erc-capab.el Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02:00
erc-compat.el Deterministic build improvements 2016-03-02 10:24:11 -08:00
erc-dcc.el Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02: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 Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02: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 Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02: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 Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02:00
erc-track.el Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02: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 Prefer 'font-lock-face to 'face in erc where appropriate 2016-04-07 14:23:18 +02:00