1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-21 07:30:50 -08:00
emacs/lisp/net
Stefan Monnier 488086f4dd * lisp/net/rcirc.el: Add support for SSL/TLS connections.
(rcirc-server-alist): New field `encryption'.
(rcirc): Check `encryption' settings.
(rcirc-connect): New arg `encryption'.  Use open-network-stream.
Merge make-local-variable into `set'.
(rcirc--connection-open-p): New function.
(rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
the process is not a network process (e.g. running gnutls-cli).
(set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
Make rcirc-(en|de)code-coding-system local here.
(rcirc-mode): Merge make-local-variable into `set'.
(rcirc-parent-buffer): Make permanent buffer-local.
(rcirc-multiline-minor-mode): Don't do it here.
(rcirc-switch-to-server-buffer): Don't switch to a random buffer if
there's no server buffer.
2011-05-11 23:25:58 -03:00
..
.gitignore
ange-ftp.el * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default to "". 2011-05-05 12:22:14 +02:00
browse-url.el Expand file names during browse-url-of-dired-file (Bug#8259). 2011-05-08 14:34:51 -04:00
dbus.el * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS. 2011-02-07 09:01:15 +01:00
dig.el
dns.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
gnutls.el Use CL-style keyword arguments for `gnutls-negotiate' and allow :keylist and :crlfiles arguments. 2011-05-03 20:44:58 -05:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el Merge changes made in Gnus trunk. 2011-03-29 13:23:38 +00:00
ldap.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
mairix.el
net-utils.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
netrc.el Merge changes made in Gnus trunk. 2011-02-21 13:29:15 +00:00
network-stream.el Declaration fixes. 2011-05-04 23:35:41 -07:00
newst-backend.el
newst-plainview.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
ntlm.el
quickurl.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
rcirc.el * lisp/net/rcirc.el: Add support for SSL/TLS connections. 2011-05-11 23:25:58 -03:00
rcompile.el
rlogin.el rlogin.el trivia. 2011-04-07 20:11:31 -07:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el
snmp-mode.el
soap-client.el Deprecate using "mode:" to enable minor modes (bug#8613) 2011-05-09 19:31:42 -07:00
soap-inspect.el Add package name. Fix author email address. 2011-03-05 11:32:10 +01:00
socks.el
telnet.el
tls.el
tramp-cache.el * lisp/bookmark.el: 2011-03-06 01:30:16 +01:00
tramp-cmds.el * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path shadows. 2011-02-28 11:58:59 +01:00
tramp-compat.el
tramp-ftp.el
tramp-gvfs.el Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
tramp-gw.el
tramp-sh.el * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Fix 2011-05-05 11:48:43 +02:00
tramp-smb.el * net/tramp.el (tramp-process-actions): Add POS argument. Delete 2011-04-25 20:10:17 +02:00
tramp-uu.el
tramp.el * net/tramp.el (tramp-process-actions): Add POS argument. Delete 2011-04-25 20:10:17 +02:00
trampver.el * net/tramp.el (tramp-process-actions): Add POS argument. Delete 2011-04-25 20:10:17 +02:00
webjump.el
xesam.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
zeroconf.el