emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp ChangeLog emacs-lisp/tq.el


From: Miles Bader
Subject: [Emacs-commit] emacs/lisp ChangeLog emacs-lisp/tq.el
Date: Wed, 30 May 2007 14:06:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/30 14:06:39

Modified files:
        lisp           : ChangeLog 
        lisp/emacs-lisp: tq.el 

Log message:
        Fix tq.el edge case
        
        (tq-queue-pop): Stifle error when a process has died and we are trying 
to
        send a signal to it.  The program using tq.el should periodically check
        to see whether the process has died and react appropriately -- this is
        not the responsibility of tq.el, and is consistent with the rest of the
        tq.el source code.
        
        Revision: address@hidden/emacs--devo--0--patch-779
        Creator:  Michael Olson <address@hidden>

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11140&r2=1.11141
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/tq.el?cvsroot=emacs&r1=1.25&r2=1.26




reply via email to

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