emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src emacs.c


From: Kim F. Storm
Subject: [Emacs-commit] emacs/src emacs.c
Date: Mon, 04 Dec 2006 12:27:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/12/04 12:27:09

Modified files:
        src            : emacs.c 

Log message:
        (handle_USR1_signal, handle_USR2_signal): Replace by...
        (handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
        first with code == 0 [signal] and one with code == sig number.
        (main): Use it as handler for SIGUR1 and SIGUSR2.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/emacs.c?cvsroot=emacs&r1=1.392&r2=1.393




reply via email to

[Prev in Thread] Current Thread [Next in Thread]