log src/ChangeLog @ 105880:5910e0380daf

age author description
Fri, 06 Nov 2009 08:30:43 +0000 Jan Dj¸«£rv Fix bug #4870, issues 3 and 4.
Fri, 06 Nov 2009 07:49:31 +0000 Dan Nicolaescu * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Fri, 06 Nov 2009 06:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Fri, 06 Nov 2009 05:24:28 +0000 Dan Nicolaescu * alloc.c (make_pure_c_string): New function.
Thu, 05 Nov 2009 04:16:04 +0000 Kenichi Handa *** empty log message ***
Wed, 04 Nov 2009 06:31:42 +0000 Dan Nicolaescu (BASE_PURESIZE): Increase to 1620000.
Tue, 03 Nov 2009 21:34:59 +0000 Stefan Monnier (save_restriction_restore): Update the (pt/begv/vz)_markers
Tue, 03 Nov 2009 15:30:39 +0000 Stefan Monnier Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
Sat, 31 Oct 2009 17:12:13 +0000 Chong Yidong * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
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.
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,
Thu, 15 Oct 2009 07:22:27 +0000 Kenichi Handa *** empty log message ***
Tue, 13 Oct 2009 19:50:43 +0000 Adrian Robert Adjust acknowledgement in last changelog entry.
Tue, 13 Oct 2009 01:04:07 +0000 Adrian Robert * dbusbind.c (dbus-method-return-internal)
Mon, 12 Oct 2009 00:35:54 +0000 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
Mon, 12 Oct 2009 00:28:30 +0000 Adrian Robert 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
Sun, 11 Oct 2009 00:01:11 +0000 Glenn Morris (Fframe_pixel_height): Doc fix. (Bug#4535)
Thu, 08 Oct 2009 15:18:15 +0000 Jan Dj¸«£rv gtkutil.c (create_menus): Call gtk_widget_set_size_request for
Thu, 08 Oct 2009 10:54:58 +0000 Juanma Barranquero * fontset.c (Fset_fontset_font): Fix typos in error messages.
Tue, 06 Oct 2009 02:45:26 +0000 Glenn Morris (emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this