comparison src/ChangeLog @ 46867:ee3c03ac519e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Aug 2002 17:31:43 +0000
parents 8b7ade57211d
children 99501febdd3f
comparison
equal deleted inserted replaced
46866:34ee31960675 46867:ee3c03ac519e
1 2002-08-12 Richard M. Stallman <rms@gnu.org>
2
3 * syswait.h: Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
4 [!VMS] (WCOREDUMP, WEXITSTATUS, WIFEXITED, WIFSTOPPED, WIFSIGNALED)
5 (WSTOPSIG, WTERMSIG): Define each one independently if not defined
6 already.
7
8 * buffer.c (syms_of_buffer) <fill-column>: Doc fix.
9
1 2002-08-11 Andrew Choi <akochoi@shaw.ca> 10 2002-08-11 Andrew Choi <akochoi@shaw.ca>
2 11
3 * macterm.c (XTmouse_position): Check wp with is_emacs_window. 12 * macterm.c (XTmouse_position): Check wp with is_emacs_window.
4 (Vmac_pass_command_to_system): New variable. 13 (Vmac_pass_command_to_system): New variable.
5 (Vmac_pass_control_to_system): New variable. 14 (Vmac_pass_control_to_system): New variable.