log src/ChangeLog @ 106598:62f00c3d5b60

age author description
Tue, 15 Dec 2009 22:51:31 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Inhibit garbage collection when
Tue, 15 Dec 2009 05:59:39 +0000 Michael Albinus * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
Mon, 14 Dec 2009 01:20:29 +0000 Kenichi Handa *** empty log message ***
Sun, 13 Dec 2009 15:39:28 +0000 Jan Dj¸«£rv Set the extended window manager hint for tooltip windows.
Sun, 13 Dec 2009 14:24:22 +0000 Jan Dj¸«£rv Work around warning about g_set_prgname() called multiple times.
Sun, 13 Dec 2009 13:31:35 +0000 Jan Dj¸«£rv Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Sun, 13 Dec 2009 13:16:17 +0000 Jan Dj¸«£rv xftfont.c: Parse symbolic names for constants also.
Sat, 12 Dec 2009 17:11:41 +0000 Jan Dj¸«£rv Fix typo.
Sat, 12 Dec 2009 16:12:59 +0000 Jan Dj¸«£rv DPI might get set to 0 if we saw some Xsettings, but not DPI.
Sat, 12 Dec 2009 13:41:21 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Dec 2009 12:29:15 +0000 Jan Dj¸«£rv gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
Sat, 12 Dec 2009 02:14:16 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Dec 2009 14:30:37 +0000 Andreas Schwab * xsettings.c: Include "keyboard.h".
Wed, 09 Dec 2009 14:26:26 +0000 Andreas Schwab (xg_tool_bar_proxy_help_callback): Fix missing return.
Wed, 09 Dec 2009 14:20:49 +0000 Andreas Schwab * cmds.c: Include "frame.h".
Wed, 09 Dec 2009 01:06:32 +0000 Chong Yidong * configure.in: Allow compiling Emacs with GTK on Cygwin.
Mon, 07 Dec 2009 20:27:40 +0000 Andreas Schwab (unexec): Don't search for .data twice.
Sat, 05 Dec 2009 22:49:00 +0000 Chong Yidong * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
Sat, 05 Dec 2009 20:16:42 +0000 Chong Yidong * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
Fri, 04 Dec 2009 16:16:26 +0000 Juanma Barranquero Fix `string-to-number' to deal consistently with integers and floats.
Fri, 04 Dec 2009 10:51:37 +0000 Eli Zaretskii *** empty log message ***
Thu, 03 Dec 2009 20:03:55 +0000 Eli Zaretskii *** empty log message ***
Thu, 03 Dec 2009 19:01:36 +0000 Stefan Monnier (Fmake_network_process): Fix up the tests for
Thu, 03 Dec 2009 18:51:32 +0000 Stefan Monnier (Qseqpacket): New symbol.
Tue, 01 Dec 2009 09:07:36 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 30 Nov 2009 21:08:25 +0000 Stefan Monnier (print_preprocess): Preprocess the key_and_value table of
Sun, 29 Nov 2009 09:48:50 +0000 Jan Dj¸«£rv frame.c (frame_make_pointer_invisible)
Sat, 28 Nov 2009 10:24:51 +0000 Eli Zaretskii *** empty log message ***
Fri, 27 Nov 2009 17:27:04 +0000 Jan Dj¸«£rv Don't crash if an X terminal is deleted with force == t.
Fri, 27 Nov 2009 15:44:30 +0000 Jan Dj¸«£rv serach.c (simple_search): Remove warning by making *p const.