log src/w32.c @ 112453:06719a229a46 default tip

age author description
Wed, 19 Jan 2011 10:24:40 -0500 Sam Steingold * src/w32.c (check_windows_init_file): Remove declarations of
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
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.
Mon, 22 Nov 2010 20:09:29 +0200 Eli Zaretskii Back-port revision 101465 from the trunk, to resolve bug #7452.
Mon, 22 Nov 2010 20:15:07 +0200 Eli Zaretskii w32.c: Fix a typo in a comment.
Mon, 15 Nov 2010 09:21:18 -0800 Dan Nicolaescu Remove config.h include guards.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
Mon, 27 Sep 2010 18:27:37 +0200 Juanma Barranquero src/w32.c: Remove unused code and make static many functions.
Sun, 26 Sep 2010 03:39:24 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix previous change.
Wed, 22 Sep 2010 20:39:51 +0200 Eli Zaretskii w32.c (get_emacs_configuration_options): Fix last change.
Wed, 22 Sep 2010 19:31:21 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
Mon, 20 Sep 2010 02:18:18 +0200 Juanma Barranquero Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
Fri, 17 Sep 2010 23:34:45 +0200 Eli Zaretskii Fix bug #6989.