1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/lisp/net
Eli Zaretskii f8db61b2de (rcirc-keywords): New variable.
(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.
2006-09-02 21:25:11 +00:00
..
.gitignore
ange-ftp.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
browse-url.el (browse-url-file-url): Encode file name on conversion to URL. 2006-05-20 04:29:38 +00:00
eudc-bob.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudc-export.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudc-hotlist.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudc-vars.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudcb-bbdb.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudcb-ldap.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudcb-mab.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
eudcb-ph.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
goto-addr.el * net/goto-addr.el (goto-address): Mark as safe for local evals. 2006-07-05 12:35:22 +00:00
ldap.el 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change) 2006-06-13 20:31:32 +00:00
net-utils.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
netrc.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
newsticker.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
quickurl.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
rcirc.el (rcirc-keywords): New variable. 2006-09-02 21:25:11 +00:00
rcompile.el * net/rcompile.el (remote-compile): Replace ange-ftp based 2006-06-25 21:05:03 +00:00
rlogin.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
snmp-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
telnet.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tls.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tramp-ftp.el Sync with Tramp 2.0.52. 2006-01-22 21:59:55 +00:00
tramp-smb.el Sync with Tramp 2.0.53. 2006-04-17 12:56:56 +00:00
tramp-util.el Sync with Tramp 2.0.52. 2006-01-22 21:59:55 +00:00
tramp-uu.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tramp-vc.el * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test 2006-01-27 19:38:02 +00:00
tramp.el Sync with Tramp 2.0.54. 2006-08-29 05:48:40 +00:00
trampver.el Sync with Tramp 2.0.54. 2006-08-29 05:48:40 +00:00
webjump.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00