emacs/lisp/net
Glenn Morris a0a5c58300 Ryan Yeske <rcyeske at gmail.com>
(rcirc-server-alist): Use coloned symbols for parameter names.
(rcirc-recent-quit-alist): New function.
(rcirc): Print a better message when there is only one connected server.
(rcirc-complete-nick): Do not update the nick table here.
(rcirc-mode-map): Add M-o.
(rcirc-current-line): Add variable.
(rcirc-mode): Setup variables for line based omit.
(rcirc-edit-multiline): Strip text properties.
(rcirc-omit-responses): Add NICK.
(rcirc-omit-threshold): Add variable.
(rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines): Add functions.
(rcirc-print): Keep track of current line.  Do not fill text if
`rcirc-fill-flag' is null.  Only omit text if the last activity
from the sender is more than `rcirc-omit-threshold' lines ago.
(rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
numbers instead of time.
(rcirc-channel-nicks): Sort by line numbers instead of time.
(rcirc-omit-mode): Add `...' when omitting text and recenter.
(rcirc-handler-JOIN): Restore the joiners linestamp.
(rcirc-maybe-remember-nick-quit): Add function.
(rcirc-handler-QUIT): Record sender in table of recently quit nicks.
2007-10-29 01:24:59 +00:00
..
.gitignore
ange-ftp.el * files.el (backup-buffer-copy): Call `copy-file' with non-nil 2007-10-21 10:48:28 +00:00
browse-url.el * emulation/pc-select.el (next-line-mark, next-line-nomark) 2007-10-26 22:24:14 +00:00
eudc-bob.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudc-export.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudc-hotlist.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudc-vars.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudc.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record) 2007-10-13 03:02:35 +00:00
eudcb-ldap.el (eudc-ldap-simple-query-internal): Use mapc rather than mapcar. 2007-10-13 03:02:15 +00:00
eudcb-mab.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
eudcb-ph.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
goto-addr.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
ldap.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
net-utils.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
netrc.el Update Gnus to No Gnus 0.7 from the Gnus CVS trunk 2007-10-28 09:18:39 +00:00
newsticker.el Standardize license wording, and switch license to GPLv3 or later. 2007-07-25 04:25:23 +00:00
quickurl.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
rcirc.el Ryan Yeske <rcyeske at gmail.com> 2007-10-29 01:24:59 +00:00
rcompile.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
rlogin.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
snmp-mode.el Remove spurious * in docstrings. 2007-09-19 14:20:54 +00:00
socks.el (socks-build-auth-list): Use mapc rather than mapcar. 2007-10-13 03:01:49 +00:00
telnet.el (telnet-mode): Fix previous change. 2007-08-03 17:09:43 +00:00
tls.el Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
tramp-cache.el * net/tramp.el (with-file-property, with-connection-property): 2007-09-28 16:05:49 +00:00
tramp-cmds.el * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp. 2007-10-27 13:57:43 +00:00
tramp-compat.el * net/tramp.el (top): Move loading of tramp-util.el and 2007-10-06 12:00:42 +00:00
tramp-fish.el * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp. 2007-10-27 13:57:43 +00:00
tramp-ftp.el * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el. 2007-10-04 20:09:32 +00:00
tramp-gw.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
tramp-smb.el * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp. 2007-10-27 13:57:43 +00:00
tramp-uu.el * net/tramp-compat.el: New file. 2007-09-30 16:43:07 +00:00
tramp.el * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp. 2007-10-27 13:57:43 +00:00
trampver.el * net/tramp.el (top): Put load of all tramp-* files into a dolist. 2007-10-21 14:02:38 +00:00
webjump.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00