mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
f8db61b2de
(rcirc-bright-nicks, rcirc-dim-nicks): New variables. (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove variables. (rcirc-responses-no-activity): New function. (rcirc-handler-generic): Check for responses in above. (rcirc-process-command): Add ?: character to arguments of raw server commands. (rcirc-format-response-string): Use `rcirc-bright-nicks' and `rcirc-dim-nicks'. (rcirc-gray-toggle): Remove unused variable. (rcirc-print): Remove some tracking logic, which is moved into markup functions. (rcirc-activity-types): Was `rcirc-activity-type', now a list of types. (rcirc-activity-string): Look for 'keyword in activity-types. (rcirc-window-configuration-change): Don't erase overlay-arrow unnecessarily. (rcirc-add-or-remove): New function. (rcirc-cmd-ignore): Use it. (rcirc-message-leader): Remove unused function. (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands. (rcirc-add-face): New function. (rcirc-facify): Use rcirc-add-face. (rcirc-url-regexp): Add parens. (rcirc-map-regexp): Remove function. (rcirc-mangle-regexp): Remove function. (rcirc-markup-text-functions): New variable. (rcirc-markup-text): New function (replaces `rcirc-mangle-text'). (rcirc-markup-body-text, rcirc-markup-attributes) (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords) (rcirc-markup-bright-nicks): New markup handler functions. (rcirc-nick-in-message-full-line): New face. (rcirc-track-nick): Rename from `rcirc-mode-line-nick'. (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces. |
||
---|---|---|
.. | ||
.gitignore | ||
ange-ftp.el | ||
browse-url.el | ||
eudc-bob.el | ||
eudc-export.el | ||
eudc-hotlist.el | ||
eudc-vars.el | ||
eudc.el | ||
eudcb-bbdb.el | ||
eudcb-ldap.el | ||
eudcb-mab.el | ||
eudcb-ph.el | ||
goto-addr.el | ||
ldap.el | ||
net-utils.el | ||
netrc.el | ||
newsticker.el | ||
quickurl.el | ||
rcirc.el | ||
rcompile.el | ||
rlogin.el | ||
snmp-mode.el | ||
telnet.el | ||
tls.el | ||
tramp-ftp.el | ||
tramp-smb.el | ||
tramp-util.el | ||
tramp-uu.el | ||
tramp-vc.el | ||
tramp.el | ||
trampver.el | ||
webjump.el |