aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (x_new_font):Dan Nicolaescu2009-11-211-0/+6
* * s/cygwin.h: Remove unneeded linker flags.Chong Yidong2009-11-201-0/+4
* Always suggest system font because .emacs may not have been read yet.Jan Djärv2009-11-201-0/+9
* gtkutil.c (xg_modify_menubar_widgets): If menubar is totally emptyJan Djärv2009-11-201-0/+5
* (Funintern): Comment out last change.Stefan Monnier2009-11-191-1/+5
* * lread.c (Funintern): Error if symbol is t or nil.Richard M. Stallman2009-11-191-0/+4
* (make_gap_larger): Don't make as many assumptions about theStefan Monnier2009-11-191-13/+19
* * lisp.h: Remove declaration of Ffont_get_system_font.Andreas Schwab2009-11-171-0/+6
* xsettings.c didn't check font-use-system-font, fix that.Jan Djärv2009-11-171-0/+6
* (x_default_font_parameter): Remove dead assignment.Andreas Schwab2009-11-171-0/+2
* (Fbyteorder, init_font, Ffont_get_system_font): Declare.Andreas Schwab2009-11-171-0/+4
* * xftfont.c (xftfont_fix_match): Older versions of fontconfig doesJan Djärv2009-11-171-1/+1
* #ifdef on FC_LCD_FILTER.Jan Djärv2009-11-171-0/+5
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-0/+51
* (x_produce_glyphs): Consider face-remapping when fallingKenichi Handa2009-11-171-0/+5
* (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.Stefan Monnier2009-11-171-3/+8
* xmenu.c(x_menu_wait_for_event): Call XFlush before select.Jan Djärv2009-11-161-0/+4
* Ignore errors from mkdir when creating depsAndreas Schwab2009-11-141-0/+5
* gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.Jan Djärv2009-11-141-0/+3
* Use gcc-generated dependency files if we can (GNU Make and gcc required).Jan Djärv2009-11-141-0/+7
* * dbusbind.c (Vdbus_registered_objects_table): Renamed fromMichael Albinus2009-11-131-0/+8
* (mark_object): Don't reprocess marked strings.Stefan Monnier2009-11-131-1/+7
* (word_boundary_p): Adjusted for the change of theKenichi Handa2009-11-131-0/+7
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-131-0/+6
* (syms_of_xdisp): Fix typo in last change.Stefan Monnier2009-11-121-0/+4
* * makefile.w32-in: Update dependencies; add dependencies to lisp.h.Juanma Barranquero2009-11-121-0/+4
* menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables ...David Reitter2009-11-121-0/+5
* * process.c (ifflag_def): Make flag_sym constant.Dan Nicolaescu2009-11-111-0/+18
* * frame.c (make_initial_frame):Dan Nicolaescu2009-11-111-0/+5
* * s/freebsd.h:Dan Nicolaescu2009-11-111-0/+3
* Add dependencies to lisp.h. Remove dependenciesDan Nicolaescu2009-11-111-0/+3
* * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.Dan Nicolaescu2009-11-111-0/+11
* (Fplist_get): Merge the active and the uncommented code.Stefan Monnier2009-11-101-1/+6
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-101-0/+21
* (Fx_popup_menu) [HAVE_NS]: Remove unused vars.Stefan Monnier2009-11-101-0/+4
* xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.Jan Djärv2009-11-101-0/+4
* Fix typos.Juanma Barranquero2009-11-091-10/+8
* * menu.c [HAVE_NTGUI]: Declare current_popup_menu.Juanma Barranquero2009-11-091-0/+4
* * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,Stefan Monnier2009-11-091-0/+29
* (parse_menu_item): Handle `notreal' a bit earlier.Stefan Monnier2009-11-081-0/+5
* * xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.Chong Yidong2009-11-081-2/+2
* * xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it toChong Yidong2009-11-071-0/+7
* Let integers use up 2 tags to give them one extra bit and double their range.Stefan Monnier2009-11-061-0/+28
* (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.Eli Zaretskii2009-11-061-0/+2
* (make_pure_c_string): Fix last change to avoid compiler warning.Eli Zaretskii2009-11-061-0/+5
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-061-0/+9
* * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.Dan Nicolaescu2009-11-061-0/+2
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-0/+54
* * process.c (socket_options): Make it const.Dan Nicolaescu2009-11-061-0/+23
* * alloc.c (make_pure_c_string): New function.Dan Nicolaescu2009-11-061-0/+6