log

age author description
Sun, 16 Jan 2011 23:35:13 -0800 Paul Eggert * regex.c (analyse_first): Remove unreachable 'continue' statement.
Sun, 16 Jan 2011 23:28:25 -0800 Paul Eggert * xterm.h (struct x_display_info): Remove stray semicolon.
Sun, 16 Jan 2011 23:17:23 -0800 Paul Eggert * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
Sun, 16 Jan 2011 23:08:57 -0800 Paul Eggert * fileio.c (make_temp_name): Remove unreachable code.
Sun, 16 Jan 2011 19:06:11 -0800 Paul Eggert * fontset.c (free_realized_fontset): Mark unreachable code with if (0).
Sun, 16 Jan 2011 23:45:28 -0800 Paul Eggert * xfns.c (x_real_positions): Fix signedness of local var 'ign'.
Sun, 16 Jan 2011 23:34:14 -0800 Paul Eggert * regex.c (analyse_first): Remove unreachable 'continue' statement.