diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-05-11 23:25:58 -0300 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-05-11 23:25:58 -0300 |
commit | 488086f4dd22b95c37cf23bd4d1d9cc190aaf6b8 (patch) | |
tree | 00dc155dc1d3a3d538f46070947885ebe20ea11d /lisp/emacs-lisp/regexp-opt.el | |
parent | 9820ccdf510351c2850218be8fd6402c5ada9805 (diff) | |
download | emacs-488086f4dd22b95c37cf23bd4d1d9cc190aaf6b8.tar.gz emacs-488086f4dd22b95c37cf23bd4d1d9cc190aaf6b8.tar.bz2 emacs-488086f4dd22b95c37cf23bd4d1d9cc190aaf6b8.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions