log

age author description
Mon, 15 Nov 2010 10:11:52 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Fix previous change.
Mon, 15 Nov 2010 12:41:33 -0500 Ken Manheimer (allout-version): micro increment
Mon, 15 Nov 2010 09:21:18 -0800 Dan Nicolaescu Remove config.h include guards.
Mon, 15 Nov 2010 09:11:08 -0800 Dan Nicolaescu * src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
Mon, 15 Nov 2010 13:27:33 +0100 Agustin Martin flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
Sun, 14 Nov 2010 22:42:21 -0800 Dan Nicolaescu * lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
Sun, 14 Nov 2010 22:39:02 -0800 Dan Nicolaescu * configure.in: Do not check for unconditionally included headers.
Sun, 14 Nov 2010 22:27:41 -0800 Dan Nicolaescu * src/process.c: Include <sys/ioctl.h> unconditionally,
Sun, 14 Nov 2010 22:18:50 -0800 Dan Nicolaescu * src/keyboard.c (pending_malloc_warning): Add const to match
Sun, 14 Nov 2010 22:10:35 -0800 Dan Nicolaescu Clean up src/systty.h macros.
Sun, 14 Nov 2010 21:52:58 -0800 Dan Nicolaescu * src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
Mon, 15 Nov 2010 02:40:42 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
Sun, 14 Nov 2010 14:58:24 -0500 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
Sun, 14 Nov 2010 11:21:16 +0100 Jan D Fix last cons in set_wm_state, remove unused variables.
Sun, 14 Nov 2010 15:55:27 +0900 YAMAMOTO Mitsuharu Add const to array elements.