Mercurial > emacs
comparison lisp/xscheme.el @ 1203:bc1acd76b294
* sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
set the subshell's priority to normal; nice doesn't return a
defined value on all systems. Instead, since emacs_priority gives
the priority that Emacs was nastied to, we can use it to reset the
priority in a straightforward way.
[BSD4_1], [USG], [VMS] (setpriority): Remove dummy and
compatibility definitions of setpriority.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 23 Sep 1992 03:51:13 +0000 |
parents | 9620f7edf04d |
children | d98c49df2acd |
comparison
equal
deleted
inserted
replaced
1202:3d1bf36f0896 | 1203:bc1acd76b294 |
---|