]> git.eshelyaron.com Git - emacs.git/commit
* lisp.h: Declare check_obarray.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:28:12 +0000 (18:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:28:12 +0000 (18:28 +0000)
commit8b60f44cc40ae2d556e9c34316f25e5c27bf114c
treee36cfc8620d4c96650a19217149ccc0de3233c33
parent200f966fdf61d3d1c826608747cc371b2bbba89d
* lisp.h: Declare check_obarray.

* process.c (Fdelete_process): Properly handle deletion of first
element of deleted_pid_list.
(create_process): Declare pid as pid_t.
src/ChangeLog