log src/ChangeLog @ 105963:db07e62f1123

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