diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-17 19:49:24 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-17 19:49:24 -0700 |
commit | 6a09a33b5551348f15c7c6f5a6182c57e0ee8ef4 (patch) | |
tree | 79fa8dc7fef88400ad2f47eb319ee9e37d9c4032 /src/casetab.c | |
parent | e8c17b818670b73acc2499b501aef3aab2ae8e58 (diff) | |
download | emacs-6a09a33b5551348f15c7c6f5a6182c57e0ee8ef4.tar.gz |
* process.h (PSET): Remove.
Replace all uses with calls to new setter functions.
Use INLINE_HEADER_BEGIN, INLINE_HEADER_END.
(PROCESS_INLINE): New macro.
(pset_childp): New setter function.
(pset_gnutls_cred_type) [HAVE_GNUTLS]: New setter function.
* process.c (PROCESS_INLINE):
Define to EXTERN_INLINE, so that the corresponding functions
are compiled into code.
(pset_buffer, pset_command, pset_decode_coding_system)
(pset_decoding_buf, pset_encode_coding_system)
(pset_encoding_buf, pset_filter, pset_log, pset_mark, pset_name)
(pset_plist, pset_sentinel, pset_status, pset_tty_name)
(pset_type, pset_write_queue): New setter functions.
Fixes: debbugs:12215
Diffstat (limited to 'src/casetab.c')
0 files changed, 0 insertions, 0 deletions