emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11140
retrieving revision 1.11141
diff -u -b -r1.11140 -r1.11141
--- ChangeLog   29 May 2007 23:19:41 -0000      1.11140
+++ ChangeLog   30 May 2007 14:06:38 -0000      1.11141
@@ -1,3 +1,11 @@
+2007-05-30  Michael Olson  <address@hidden>
+
+       * emacs-lisp/tq.el (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.
+
 2007-05-29  Martin Rudalics  <address@hidden>
 
        * textmodes/table.el (table--point-entered-cell-function)




reply via email to

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