diff options
author | Jim Blandy <jimb@redhat.com> | 1992-10-31 05:27:42 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-10-31 05:27:42 +0000 |
commit | f97388409e045f8ed7aec32517069de0534be754 (patch) | |
tree | 165321dad7d1a6a7357e68a665ba402d68f91ee9 /lisp/emacs-lisp/lisp.el | |
parent | 8caf6c73d778b9c871d566852f0dbab3dc56f9fe (diff) | |
download | emacs-f97388409e045f8ed7aec32517069de0534be754.tar.gz emacs-f97388409e045f8ed7aec32517069de0534be754.tar.bz2 emacs-f97388409e045f8ed7aec32517069de0534be754.zip |
* process.c: (status_convert): Declare this to return a
Lisp_Object at the top of the file.
(decode_status): Don't untag XCONS (tem)->cdr before storing it in
tem; tem is a Lisp_Object, too.
(process_send_signal): Declare this to be static void. Don't
return Qnil; nobody cares.
(sigchld_handler): Use XFASTINT to manipulate p->infd.
* process.c (pty_process): Variable deleted; it's no longer used.
(syms_of_process): Don't initialize it.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions