log src/ChangeLog @ 105747:35e7b757c606

age author description
Sat, 24 Oct 2009 16:32:06 +0000 Andreas Schwab (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
Sat, 24 Oct 2009 14:01:03 +0000 Andreas Schwab (procfs_ttyname): Fix sprintf format to match argument
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
Fri, 23 Oct 2009 20:56:30 +0000 Andreas Schwab (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
Fri, 23 Oct 2009 17:56:06 +0000 Andreas Schwab (PURESIZE_RATIO): Decrease to 11/7.
Fri, 23 Oct 2009 17:52:56 +0000 Chong Yidong * window.c (Fwindow_edges, Fwindow_pixel_edges)
Fri, 23 Oct 2009 17:33:52 +0000 Stefan Monnier * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
Fri, 23 Oct 2009 05:15:26 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
Thu, 22 Oct 2009 09:40:54 +0000 Juanma Barranquero Add missing entry.
Wed, 21 Oct 2009 21:28:59 +0000 Andreas Schwab (doprnt): Fix overflow check.
Wed, 21 Oct 2009 19:15:57 +0000 Jan Dj¸«£rv * xterm.c (x_term_init): Remove XSynchronize call done for debugging.
Wed, 21 Oct 2009 18:29:46 +0000 Jan Dj¸«£rv Fix resize due to font change on a maximized/xmonad-controlled frame.
Tue, 20 Oct 2009 14:03:48 +0000 Juanma Barranquero Fix typo.
Tue, 20 Oct 2009 13:48:37 +0000 Stefan Monnier (char_resolve_modifier_mask): Don't resolve meta to the
Tue, 20 Oct 2009 10:21:25 +0000 YAMAMOTO Mitsuharu Add Bug#.
Tue, 20 Oct 2009 10:03:46 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 20 Oct 2009 07:59:57 +0000 Juanma Barranquero * fns.c: Add #endif accidentally removed in previous change.
Mon, 19 Oct 2009 22:33:42 +0000 Dan Nicolaescu * fns.c: Remove code for unsupported system: MAC_OS.
Mon, 19 Oct 2009 18:08:53 +0000 Jan Dj¸«£rv (x_create_toolkit_scroll_bar): Don't allocate color for
Mon, 19 Oct 2009 16:58:18 +0000 Dan Nicolaescu * nsterm.m:
Mon, 19 Oct 2009 05:13:31 +0000 Dan Nicolaescu * process.c (create_pty): Remove conditionals for no longer
Mon, 19 Oct 2009 05:11:07 +0000 Dan Nicolaescu * xterm.c:
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 19:47:38 +0000 Juanma Barranquero Whitespace.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Sun, 18 Oct 2009 02:08:52 +0000 Stefan Monnier (internal_self_insert): `c' is already in "multibyte" form.
Sat, 17 Oct 2009 07:13:44 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1310000.
Sat, 17 Oct 2009 02:35:35 +0000 Juanma Barranquero * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
Fri, 16 Oct 2009 04:32:23 +0000 Juanma Barranquero *** empty log message ***
Fri, 16 Oct 2009 03:09:48 +0000 Adrian Robert * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,