aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include FT_BDF_H.Kenichi Handa2008-07-091-0/+3
* (font_make_object, font_match_p): Adjust prototypes.Kenichi Handa2008-07-091-2/+2
* (fontset_compare_rfontdef): Fix plus/minus.Kenichi Handa2008-07-091-168/+150
* (x_create_tip_frame): Pass parameter argument toChong Yidong2008-07-083-3/+3
* * macfns.c (x_create_tip_frame):Chong Yidong2008-07-081-0/+5
* (Finternal_merge_in_global_face): Save merged attributes for theChong Yidong2008-07-081-2/+5
* * xfaces.c (Finternal_merge_in_global_face): Save mergedChong Yidong2008-07-081-0/+5
* * fontset.h: Declare fontset_from_font. Don't declareAndreas Schwab2008-07-084-3/+10
* Use __sparc__ rather than sparc. (Bug#507.)Glenn Morris2008-07-084-6/+11
* (Qinhibit_face_set_after_frame_default): Var deleted.Chong Yidong2008-07-071-30/+6
* * frame.c (Qinhibit_face_set_after_frame_default): Var deleted.Chong Yidong2008-07-071-0/+5
* * w32fns.c (map_w32_filename): Declare extern.Juanma Barranquero2008-07-072-3/+7
* (WS_EX_LAYERED): Define if not already.Jason Rumney2008-07-072-0/+9
* Fix typo.Juanma Barranquero2008-07-071-1/+1
* (set_font_frame_param): Don't try to set the font parameter if it isChong Yidong2008-07-061-3/+6
* * xfaces.c (set_font_frame_param): Don't try to set the fontChong Yidong2008-07-061-0/+5
* (Finternal_merge_in_global_face): Don't realize default face if itChong Yidong2008-07-051-15/+19
* * xfaces.c (Finternal_merge_in_global_face): Don't realize defaultChong Yidong2008-07-051-0/+3
* (try_window_id): Give up if word-wrapping is on.Chong Yidong2008-07-051-6/+11
* * xdisp.c (try_window_id): Give up if word-wrapping is on.Chong Yidong2008-07-051-0/+4
* (get_it_property): Move out of HAVE_WINDOW_SYSTEMAndreas Schwab2008-07-052-19/+24
* (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.Chong Yidong2008-07-051-66/+106
* * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off ifChong Yidong2008-07-051-0/+11
* (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.Stefan Monnier2008-07-042-14/+23
* EXFUN adjusted for the change of Fstring_to_unibyte.Kenichi Handa2008-07-042-1/+7
* (Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.Kenichi Handa2008-07-041-8/+6
* (str_to_unibyte): Modify the comment.Kenichi Handa2008-07-041-1/+2
* (syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.Jason Rumney2008-07-022-1/+9
* (next_element_from_display_vector): Move assignment outJason Rumney2008-07-021-2/+2
* Changes from Toru Tsuneyoshi for using Trash can when deleting files.Jason Rumney2008-07-024-0/+94
* Fix whitespace.Juanma Barranquero2008-07-021-1/+1
* (w32font_text_extents): Don't count overhang as part of width.Jason Rumney2008-07-012-2/+7
* Fix typos.Juanma Barranquero2008-07-011-8/+7
* Implement display-time wrap/line-prefix featureMiles Bader2008-07-013-8/+156
* Spelling fix.Glenn Morris2008-07-011-3/+3
* Set bug-reference-url-format.Glenn Morris2008-07-011-0/+1
* (xftfont_open): Don't call FcConfigSubstitute andKenichi Handa2008-06-301-5/+4
* (fc_charset_table): New member lang.Kenichi Handa2008-06-302-46/+78
* Fix typo in comments.Chong Yidong2008-06-301-1/+1
* (Finternal_merge_in_global_face): If default face was modified,Chong Yidong2008-06-301-8/+33
* * xfaces.c (Finternal_merge_in_global_face): If default face wasChong Yidong2008-06-301-0/+5
* (x_set_frame_alpha): Fix logic.Jason Rumney2008-06-291-1/+1
* *** empty log message ***Jason Rumney2008-06-291-0/+4
* (Finternal_char_font): Return font-object instead of font-name.Kenichi Handa2008-06-292-8/+16
* (get_composition_id): Fix the width calculation for TAB.Kenichi Handa2008-06-291-1/+1
* (Fvertical_motion): Properly handle float column arg.Stefan Monnier2008-06-292-35/+42
* * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.Jason Rumney2008-06-284-7/+74
* * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)Jason Rumney2008-06-273-890/+377
* (USG_SHARED_LIBRARIES): Remove duplicate definition.Dan Nicolaescu2008-06-272-6/+1
* Fix previous change: keep the correct branch of aDan Nicolaescu2008-06-272-2/+8