aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Rudalics2008-08-311-0/+5
* (prepare_menu_bars): Don't callMartin Rudalics2008-08-311-2/+3
* *** empty log message ***Glenn Morris2008-08-311-0/+2
* * font.h (font_range):Stefan Monnier2008-08-314-5/+11
* (Fmake_variable_frame_local): Doc fix.Glenn Morris2008-08-301-1/+3
* Comment.Glenn Morris2008-08-301-0/+3
* *** empty log message ***Glenn Morris2008-08-301-0/+4
* (Fmodify_frame_parameters): Doc fix.Glenn Morris2008-08-301-1/+3
* (init_user_info): Allocate buf[] with xmalloc using the size needed byEli Zaretskii2008-08-302-81/+154
* (IT_update_begin, IT_update_end): Add termscript trace.Eli Zaretskii2008-08-302-1/+9
* (IT_display_cursor): Write "CURSOR ON/OFF" to termscript only whenEli Zaretskii2008-08-302-2/+7
* (Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable.Eli Zaretskii2008-08-302-4/+11
* (init_display): Set `tty's association in frame's parameters alist to the nameEli Zaretskii2008-08-302-1/+13
* (uniscribe_check_otf): Don't fallback on DFLT script.Jason Rumney2008-08-292-0/+6
* (fill_gstring_body): Avoid compiler warnings.Eli Zaretskii2008-08-292-1/+6
* (font_fill_lglyph_metrics): Use EMACS_INT in LGLYPH_SET_CODE to avoidEli Zaretskii2008-08-291-2/+5
* (report_file_error): Clarify the case of slash defeating downcasing.Eli Zaretskii2008-08-291-1/+2
* (uniscribe_shape): Shut up compiler warning in LGLYPH_SET_CODE.Eli Zaretskii2008-08-292-1/+15
* (LGLYPH_SET_CODE): Cast `val' to EMACS_INT.Eli Zaretskii2008-08-291-1/+1
* ($(BLD)/w32uniscribe.$(O)): Depend on composite.hEli Zaretskii2008-08-291-0/+1
* (report_file_error): Don't downcase the first characterKenichi Handa2008-08-291-1/+2
* *** empty log message ***Kenichi Handa2008-08-291-0/+5
* (x_draw_composite_glyph_string_foreground): Adjusted forKenichi Handa2008-08-292-42/+185
* Include font.h.Kenichi Handa2008-08-291-324/+365
* (struct uniscribe_font_info): Include composite.h.Kenichi Handa2008-08-291-1/+2
* (x_draw_composite_glyph_string_foreground): AdjustedKenichi Handa2008-08-291-41/+42
* (encode_terminal_code): Adjusted for the change of structKenichi Handa2008-08-291-16/+60
* (ns_draw_glyph_string): Adjusted for the change ofKenichi Handa2008-08-291-1/+2
* (adjust_point_for_property): Check composition byKenichi Handa2008-08-291-6/+2
* Include composite.h and dispextern.h.Kenichi Handa2008-08-291-55/+59
* Include composite.h.Kenichi Handa2008-08-291-2/+12
* (font_for_char): Extern it.Kenichi Handa2008-08-291-0/+2
* (font_for_char): New function.Kenichi Handa2008-08-291-0/+50
* * font.h (enum lgstring_indices): Delete it.Kenichi Handa2008-08-291-86/+14
* (QCf): New variable.Kenichi Handa2008-08-291-309/+129
* * dispextern.h (struct glyph): New union u.cmp. Delete the memberKenichi Handa2008-08-291-16/+48
* * composite.h (enum composition_method): DeleteKenichi Handa2008-08-291-6/+99
* Include window.h, frame.h, dispextern.h font.h.Kenichi Handa2008-08-291-12/+764
* (optimize_sub_char_table): Perform more greedy optimization.Kenichi Handa2008-08-291-7/+6
* (Vunicode_category_table): Extern it.Kenichi Handa2008-08-291-0/+1
* (Vunicode_category_table): New variable.Kenichi Handa2008-08-291-0/+11
* (ftfont.o): Depend on composite.h.Kenichi Handa2008-08-291-2/+4
* *** empty log message ***Glenn Morris2008-08-291-0/+6
* (truncate-partial-width-windows): Doc fix. Increase default to 50.Glenn Morris2008-08-291-2/+4
* (syms_of_buffer): Doc fix.Glenn Morris2008-08-291-1/+4
* (update_tool_bar_unwind): New function.Chong Yidong2008-08-291-1/+17
* * xdisp.c (update_tool_bar_unwind): New function.Chong Yidong2008-08-291-0/+6
* *** empty log message ***Michael Albinus2008-08-281-0/+6
* * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy andMichael Albinus2008-08-281-5/+5
* Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.Chong Yidong2008-08-281-1/+1