log src/blockinput.h @ 112278:ef719132ddfa

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 11 Jul 2010 21:51:46 +0200 Andreas Schwab * blockinput.h: Remove obsolete comment.
Fri, 02 Jul 2010 15:18:28 -0700 Dan Nicolaescu Convert some prototypes to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 01 Feb 2009 16:32:00 +0000 Adrian Robert * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
Wed, 28 Jan 2009 15:13:18 +0000 Adrian Robert add parens in a defined statement
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 30 Jan 2007 22:22:43 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 26 Jan 2007 08:36:18 +0000 YAMAMOTO Mitsuharu (interrupt_input_blocked): Declare volatile.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 07 Mar 2005 10:49:51 +0000 Kim F. Storm (TOTALLY_UNBLOCK_INPUT): Avoid dangling else.
Mon, 07 Mar 2005 01:54:13 +0000 Andreas Schwab (UNBLOCK_INPUT_TO): Always call UNBLOCK_INPUT.
Sun, 06 Mar 2005 15:59:44 +0000 Richard M. Stallman (UNBLOCK_INPUT_TO): New macro.
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Mon, 17 May 2004 23:06:16 +0000 Kim F. Storm (INPUT_BLOCKED_P): New macro.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 25 Jun 2000 16:02:04 +0000 Dave Love Protect against multiple inclusion. Include
Tue, 25 Jan 2000 15:53:45 +0000 Gerd Moellmann (pending_atimers): Add extern declaration.
Tue, 28 Apr 1998 02:33:19 +0000 Richard M. Stallman (reinvoke_input_signal): Don't use prototype decl.
Tue, 14 Apr 1998 12:33:47 +0000 Andreas Schwab Add more prototypes.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 10 May 1993 00:14:09 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Wed, 07 Apr 1993 22:09:23 +0000 Richard M. Stallman (interrupt_input_blocked): Make this signed int.
Wed, 07 Apr 1993 20:25:14 +0000 Richard M. Stallman (UNBLOCK_INPUT): Fix typo.
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Wed, 31 Mar 1993 08:13:16 +0000 Jim Blandy Initial revision