log src/ChangeLog @ 105803:40c67139980b

age author description
Fri, 30 Oct 2009 10:55:20 +0000 Eli Zaretskii *** empty log message ***
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Thu, 29 Oct 2009 14:33:44 +0000 Jason Rumney (syms_of_w32fns): Change default value of
Mon, 26 Oct 2009 16:20:44 +0000 Juanma Barranquero * minibuf.c (Fall_completions): Fix typos in docstring.
Mon, 26 Oct 2009 15:18:03 +0000 Juanma Barranquero Fix typos in comments.
Mon, 26 Oct 2009 10:39:41 +0000 Andreas Schwab (PURESIZE_RATIO): Increase back to 10/6.
Mon, 26 Oct 2009 10:04:37 +0000 Juanma Barranquero * window.c (grow_mini_window): Comment out "delta >= 0" assertion.
Sun, 25 Oct 2009 00:40:13 +0000 Chong Yidong * keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
Sat, 24 Oct 2009 18:58:50 +0000 Chong Yidong * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
Sat, 24 Oct 2009 16:45:25 +0000 Andreas Schwab (xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
Sat, 24 Oct 2009 16:34:52 +0000 Andreas Schwab (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
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.