log src/ChangeLog @ 106217:eae8732dcc16

age author description
Tue, 24 Nov 2009 08:37:56 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 24 Nov 2009 02:40:03 +0000 Glenn Morris (focus-follows-mouse): Mention mouse-autoselect-window.
Mon, 23 Nov 2009 14:48:59 +0000 Jan Dj¸«£rv Must create deps for ecrt0.o in its rule.
Mon, 23 Nov 2009 08:55:08 +0000 Jan Dj¸«£rv Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
Sun, 22 Nov 2009 12:11:00 +0000 Andreas Schwab (simple_search): Avoid CHAR_TO_BYTE in inner loop when
Sat, 21 Nov 2009 15:28:59 +0000 Jan Dj¸«£rv Use a select wrapper around the GLib event loop, thus taking into account GLib
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Sat, 21 Nov 2009 02:33:45 +0000 Dan Nicolaescu * xterm.c (x_new_font):
Fri, 20 Nov 2009 21:44:58 +0000 Chong Yidong * s/cygwin.h: Remove unneeded linker flags.
Fri, 20 Nov 2009 09:44:42 +0000 Jan Dj¸«£rv Always suggest system font because .emacs may not have been read yet.
Fri, 20 Nov 2009 08:54:18 +0000 Jan Dj¸«£rv gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
Thu, 19 Nov 2009 22:10:40 +0000 Stefan Monnier (Funintern): Comment out last change.
Thu, 19 Nov 2009 16:13:22 +0000 Richard M. Stallman * lread.c (Funintern): Error if symbol is t or nil.
Thu, 19 Nov 2009 01:40:22 +0000 Stefan Monnier (make_gap_larger): Don't make as many assumptions about the
Tue, 17 Nov 2009 21:57:48 +0000 Andreas Schwab * lisp.h: Remove declaration of Ffont_get_system_font.
Tue, 17 Nov 2009 20:17:46 +0000 Jan Dj¸«£rv xsettings.c didn't check font-use-system-font, fix that.
Tue, 17 Nov 2009 19:13:14 +0000 Andreas Schwab (x_default_font_parameter): Remove dead assignment.
Tue, 17 Nov 2009 19:11:53 +0000 Andreas Schwab (Fbyteorder, init_font, Ffont_get_system_font): Declare.
Tue, 17 Nov 2009 13:47:29 +0000 Jan Dj¸«£rv * xftfont.c (xftfont_fix_match): Older versions of fontconfig does
Tue, 17 Nov 2009 09:53:45 +0000 Jan Dj¸«£rv #ifdef on FC_LCD_FILTER.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Tue, 17 Nov 2009 04:17:19 +0000 Kenichi Handa *** empty log message ***
Tue, 17 Nov 2009 03:32:04 +0000 Stefan Monnier (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
Mon, 16 Nov 2009 19:43:40 +0000 Jan Dj¸«£rv xmenu.c(x_menu_wait_for_event): Call XFlush before select.
Sat, 14 Nov 2009 18:35:19 +0000 Andreas Schwab Ignore errors from mkdir when creating deps
Sat, 14 Nov 2009 18:22:34 +0000 Jan Dj¸«£rv gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
Sat, 14 Nov 2009 15:17:38 +0000 Jan Dj¸«£rv Use gcc-generated dependency files if we can (GNU Make and gcc required).
Fri, 13 Nov 2009 16:12:08 +0000 Michael Albinus *** empty log message ***
Fri, 13 Nov 2009 15:26:28 +0000 Stefan Monnier (mark_object): Don't reprocess marked strings.
Fri, 13 Nov 2009 11:18:02 +0000 Kenichi Handa *** empty log message ***
Fri, 13 Nov 2009 10:10:15 +0000 Eli Zaretskii *** empty log message ***
Thu, 12 Nov 2009 02:09:33 +0000 Stefan Monnier (syms_of_xdisp): Fix typo in last change.
Thu, 12 Nov 2009 00:51:37 +0000 Juanma Barranquero * makefile.w32-in: Update dependencies; add dependencies to lisp.h.
Thu, 12 Nov 2009 00:26:09 +0000 David Reitter menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
Wed, 11 Nov 2009 20:11:51 +0000 Dan Nicolaescu * process.c (ifflag_def): Make flag_sym constant.
Wed, 11 Nov 2009 19:25:24 +0000 Dan Nicolaescu * frame.c (make_initial_frame):
Wed, 11 Nov 2009 19:13:50 +0000 Dan Nicolaescu * s/freebsd.h:
Wed, 11 Nov 2009 06:41:07 +0000 Dan Nicolaescu Add dependencies to lisp.h. Remove dependencies
Wed, 11 Nov 2009 06:10:42 +0000 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
Tue, 10 Nov 2009 21:22:57 +0000 Stefan Monnier (Fplist_get): Merge the active and the uncommented code.
Tue, 10 Nov 2009 19:06:40 +0000 Jan Dj¸«£rv Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
Tue, 10 Nov 2009 18:07:09 +0000 Stefan Monnier (Fx_popup_menu) [HAVE_NS]: Remove unused vars.
Tue, 10 Nov 2009 07:58:57 +0000 Jan Dj¸«£rv xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
Mon, 09 Nov 2009 11:21:04 +0000 Juanma Barranquero Fix typos.
Mon, 09 Nov 2009 11:07:05 +0000 Juanma Barranquero * menu.c [HAVE_NTGUI]: Declare current_popup_menu.
Mon, 09 Nov 2009 06:21:03 +0000 Stefan Monnier * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
Sun, 08 Nov 2009 15:06:50 +0000 Stefan Monnier (parse_menu_item): Handle `notreal' a bit earlier.
Sun, 08 Nov 2009 00:14:30 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
Sat, 07 Nov 2009 23:49:08 +0000 Chong Yidong * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Fri, 06 Nov 2009 11:40:24 +0000 Eli Zaretskii *** empty log message ***
Fri, 06 Nov 2009 10:55:11 +0000 Eli Zaretskii *** empty log message ***
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