log src/ChangeLog @ 112347:67bea318ed68

age author description
Mon, 17 Jan 2011 18:49:59 -0800 Glenn Morris Merge from emacs-23 branch, up to r100386.
Sun, 16 Jan 2011 10:40:47 -0500 Stefan Monnier * image.c (syms_of_image): Don't access XSYMBOL's internals directly.
Sun, 16 Jan 2011 04:51:59 -0500 Eli Zaretskii Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
Mon, 17 Jan 2011 11:24:36 -0800 Paul Eggert Merge from mainline.
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Fri, 14 Jan 2011 10:14:17 -0800 Paul Eggert Merge from mainline.
Tue, 11 Jan 2011 21:57:19 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:21:21 -0800 Paul Eggert Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 08 Jan 2011 20:33:54 -0800 Paul Eggert * mktime.c: Remove; moving to ../lib.
Sat, 08 Jan 2011 20:31:19 -0800 Paul Eggert Use gnulib's mktime module.
Sat, 08 Jan 2011 17:18:39 -0800 Paul Eggert Use gnulib's ftoastr module.
Sat, 08 Jan 2011 13:02:38 -0800 Paul Eggert Automate syncing from gnulib.
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.