diff options
| author | Ted Zlatanov | 2010-09-26 01:06:28 -0500 |
|---|---|---|
| committer | Ted Zlatanov | 2010-09-26 01:06:28 -0500 |
| commit | 8af55556e6cc093641dde5205aa5e295039b809f (patch) | |
| tree | 2f0bebd6d170687acc470e4a1a030abd18daf651 /src/coding.h | |
| parent | 8ccbef23ea624d892bada3c66ef2339ada342997 (diff) | |
| download | emacs-8af55556e6cc093641dde5205aa5e295039b809f.tar.gz emacs-8af55556e6cc093641dde5205aa5e295039b809f.zip | |
Set up GnuTLS support.
* configure.in: Set up GnuTLS.
* lisp/net/gnutls.el: GnuTLS glue code to set up a connection.
* src/Makefile.in (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS, ALL_CFLAGS)
(obj, LIBES): Set up GnuTLS support.
* src/config.in: Set up GnuTLS support.
* src/emacs.c: Set up GnuTLS support and call syms_of_gnutls.
* src/gnutls.c: The source code for GnuTLS support in Emacs.
* src/gnutls.h: The GnuTLS glue for Emacs, macros and enums.
* src/process.c (make_process, Fstart_process)
(read_process_output, send_process): Set up GnuTLS support for
process input/output file descriptors.
* src/process.h: Set up GnuTLS support.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions