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.
|
Sun, 16 Jan 2011 23:27:25 -0800 |
Paul Eggert |
* xterm.h (struct x_display_info): Remove stray semicolon.
|
Sun, 16 Jan 2011 23:16:08 -0800 |
Paul Eggert |
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
|
Sun, 16 Jan 2011 23:07:30 -0800 |
Paul Eggert |
* fileio.c (make_temp_name): Remove unreachable code.
|
Sun, 16 Jan 2011 19:05:08 -0800 |
Paul Eggert |
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).
|
Sun, 16 Jan 2011 18:55:28 -0800 |
Paul Eggert |
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
|
Sat, 15 Jan 2011 18:21:30 -0800 |
Glenn Morris |
Refill some copyright headers.
|
Sat, 15 Jan 2011 12:38:27 -0800 |
Glenn Morris |
Merge from emacs-23 branch, up to r100382.
|