diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-07 18:32:21 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-07 18:32:21 -0800 |
commit | 0bce5d9eb88ed1020385874ca8b3367ad6ee4359 (patch) | |
tree | 27b8a950e134236b42e0ce055cabd94f9c1d1684 /lisp/emacs-lisp/pcase.el | |
parent | 6d7ebb726dd39b5e5e9f12e0341a4bb350caf637 (diff) | |
download | emacs-0bce5d9eb88ed1020385874ca8b3367ad6ee4359.tar.gz emacs-0bce5d9eb88ed1020385874ca8b3367ad6ee4359.tar.bz2 emacs-0bce5d9eb88ed1020385874ca8b3367ad6ee4359.zip |
print.c, process.c: Use bool for booleans.
* lisp.h (wait_reading_process_output):
* print.c (print_output_debug_flag, PRINTDECLARE, printchar)
(strout, debug_output_compilation_hack, float_to_string, print)
(print_object):
* process.c (kbd_is_on_hold, inhibit_sentinels, process_output_skip)
(decode_status, status_message, create_process, create_pty)
(Fmake_network_process, Fnetwork_interface_info)
(wait_reading_process_output, read_process_output)
(write_queue_push, write_queue_pop, process_send_signal)
(handle_child_signal, keyboard_bit_set, kbd_on_hold_p):
* process.h (struct Lisp_Process, inhibit_sentinels, kbd_on_hold_p):
Use bool for booleans.
* process.c (Fnetwork_interface_list): Remove unused local.
(connect_counter): Now EMACS_INT, not int.
Diffstat (limited to 'lisp/emacs-lisp/pcase.el')
0 files changed, 0 insertions, 0 deletions