aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore errors from mkdir when creating depsAndreas Schwab2009-11-142-2/+7
* gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.Jan Djärv2009-11-142-0/+6
* Use gcc-generated dependency files if we can (GNU Make and gcc required).Jan Djärv2009-11-143-21/+53
* Fix typo.Glenn Morris2009-11-141-1/+1
* * dbusbind.c (Vdbus_registered_objects_table): Renamed fromMichael Albinus2009-11-132-43/+52
* (mark_object): Don't reprocess marked strings.Stefan Monnier2009-11-132-50/+52
* (word_boundary_p): Adjusted for the change of theKenichi Handa2009-11-132-3/+13
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-132-2/+8
* (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.Eli Zaretskii2009-11-131-0/+2
* (syms_of_xdisp): Fix typo in last change.Stefan Monnier2009-11-122-1/+5
* * makefile.w32-in: Update dependencies; add dependencies to lisp.h.Juanma Barranquero2009-11-122-3/+86
* menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables ...David Reitter2009-11-122-6/+7
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-1113-35/+45
* * frame.c (make_initial_frame):Dan Nicolaescu2009-11-114-4/+9
* * s/freebsd.h:Dan Nicolaescu2009-11-113-23/+4
* Add dependencies to lisp.h. Remove dependenciesDan Nicolaescu2009-11-112-97/+95
* * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.Dan Nicolaescu2009-11-118-16/+28
* (Fplist_get): Merge the active and the uncommented code.Stefan Monnier2009-11-102-33/+13
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-106-100/+188
* (Fx_popup_menu) [HAVE_NS]: Remove unused vars.Stefan Monnier2009-11-102-5/+4
* xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.Jan Djärv2009-11-102-1/+5
* Fix typos.Juanma Barranquero2009-11-091-10/+8
* * menu.c [HAVE_NTGUI]: Declare current_popup_menu.Juanma Barranquero2009-11-092-0/+5
* * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,Stefan Monnier2009-11-098-838/+424
* Delete trailing whitespace.Chong Yidong2009-11-081-4/+3
* (parse_menu_item): Handle `notreal' a bit earlier.Stefan Monnier2009-11-082-54/+64
* * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.Chong Yidong2009-11-082-2/+6
* Fix last change.Chong Yidong2009-11-071-1/+1
* * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it toChong Yidong2009-11-072-11/+26
* Let integers use up 2 tags to give them one extra bit and double their range.Stefan Monnier2009-11-068-57/+133
* (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.Eli Zaretskii2009-11-062-2/+4
* (make_pure_c_string): Fix last change to avoid compiler warning.Eli Zaretskii2009-11-062-1/+6
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-064-1/+50
* * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.Dan Nicolaescu2009-11-062-5/+7
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-0651-1003/+1054
* * process.c (socket_options): Make it const.Dan Nicolaescu2009-11-067-55/+74
* * alloc.c (make_pure_c_string): New function.Dan Nicolaescu2009-11-063-9/+30
* (Finsert_file_contents): Be sure set coding-system ofKenichi Handa2009-11-052-0/+6
* (BASE_PURESIZE): Increase to 1620000.Dan Nicolaescu2009-11-042-1/+5
* (save_restriction_restore): Update the (pt/begv/vz)_markersStefan Monnier2009-11-032-16/+34
* (XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.Stefan Monnier2009-11-031-1/+4
* Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.Stefan Monnier2009-11-032-21/+34
* * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fixChong Yidong2009-10-312-10/+23
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-302-6/+19
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-303-2/+8
* (syms_of_w32fns): Change default value ofJason Rumney2009-10-292-1/+6
* * minibuf.c (Fall_completions): Fix typos in docstring.Juanma Barranquero2009-10-262-2/+2
* Fix typos in comments.Juanma Barranquero2009-10-264-6/+10
* (PURESIZE_RATIO): Increase back to 10/6.Andreas Schwab2009-10-262-1/+5
* * window.c (grow_mini_window): Comment out "delta >= 0" assertion.Juanma Barranquero2009-10-262-4/+12