log src/ChangeLog @ 106161:0ea716305b13

age author description
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.