summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Fvertical_motion): Restore hscroll before moving to goal column.Chong Yidong2008-07-121-7/+16
* * indent.c (Fvertical_motion): Restore hscroll before moving toChong Yidong2008-07-121-0/+5
* Remove left over code.Dan Nicolaescu2008-07-112-7/+9
* Fix logic in last change.Andreas Schwab2008-07-112-1/+3
* * menu.h: New file.Andreas Schwab2008-07-115-3/+53
* (fontset_from_font): Cancel the previous change.Kenichi Handa2008-07-112-0/+5
* * lisp.h:Dan Nicolaescu2008-07-1122-102/+51
* (move_it_to): Backtrack if past the edge of a wrapped line.Chong Yidong2008-07-101-36/+51
* * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.Chong Yidong2008-07-101-0/+5
* * src/fileio.c:Dan Nicolaescu2008-07-1017-96/+22
* (ftfont_resolve_generic_family): Remove foundry fromAndreas Schwab2008-07-102-0/+6
* * unexec.c:Dan Nicolaescu2008-07-104-22/+1
* * s/vms.h:Dan Nicolaescu2008-07-106-33/+6
* * m/template.h:Dan Nicolaescu2008-07-1014-129/+17
* * unexmips.c:Dan Nicolaescu2008-07-103-5/+8
* * configure.in: Use macppc for Darwin.Dan Nicolaescu2008-07-102-73/+2
* Remove boilerplate comments.Dan Nicolaescu2008-07-102-40/+3
* (UNEXEC, NO_TERMIO): Don't define, the s/ filesDan Nicolaescu2008-07-102-4/+5
* (xfont_open): Log the reason of failure.Kenichi Handa2008-07-102-3/+16
* (Fx_create_frame): Doc fixJason Rumney2008-07-091-1/+1
* * fontset.c (fontset_get_font_group):Stefan Monnier2008-07-093-2/+7
* (detect_coding_utf_8): Set detect_info->found only whenKenichi Handa2008-07-092-1/+5
* (xfont_text_extents): Fix initial setting of metrics.Kenichi Handa2008-07-091-10/+27
* (ftfont_text_extents): Fix initial setting of metrics.Kenichi Handa2008-07-092-2/+15
* *** empty log message ***Kenichi Handa2008-07-091-0/+69
* (xfont_open): Cancel the previous about font->vertical_centering.Kenichi Handa2008-07-091-1/+4
* (font_open_entity): Cancel the previous change.Kenichi Handa2008-07-091-6/+0
* (uniscribe_open): Adjust it for the change ofKenichi Handa2008-07-091-1/+2
* (w32font_open): Adjust it for the change ofKenichi Handa2008-07-091-6/+2
* (struct xftfont_info): New member ft_size. Make theKenichi Handa2008-07-091-85/+36
* (struct ftfont_info): New member index, delete memberKenichi Handa2008-07-091-143/+273
* (xfont_open): Adjust it for the change ofKenichi Handa2008-07-091-8/+3
* (font_make_object): New arg entity and pixelsize.Kenichi Handa2008-07-091-22/+165
* 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