diff options
| author | Paul Eggert | 2012-08-24 20:11:12 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-08-24 20:11:12 -0700 |
| commit | 2f221583cf4a4b412c16260d148b59931b12455a (patch) | |
| tree | 8525d0d67da67946b809c470aa2c4387bf10697a /src/alloc.c | |
| parent | aa0ecd9449986eacd07989f599739902dcaacc49 (diff) | |
| download | emacs-2f221583cf4a4b412c16260d148b59931b12455a.tar.gz emacs-2f221583cf4a4b412c16260d148b59931b12455a.zip | |
* bytecode.c, callint.c, callproc.c: Use bool for boolean.
* bytecode.c (exec_byte_code):
* callint.c (check_mark, Fcall_interactively):
* callproc.c (Fcall_process, add_env, child_setup, getenv_internal_1)
(getenv_internal, sync_process_alive, call_process_exited):
* lisp.h (USE_SAFE_ALLOCA):
Use bool for booleans, instead of int.
* lisp.h, process.h: Adjust prototypes to match above changes.
* callint.c (Fcall_interactively): Don't assume the mark's
offset fits in 'int'.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions