aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2008-01-281-1/+22
* (FONTP): Make it return 1 also for a font-object.Kenichi Handa2008-01-281-2/+4
* (xfontset): New function.Kenichi Handa2008-01-281-0/+23
* (font_find_for_lface): Check if the character C isKenichi Handa2008-01-281-22/+18
* (reorder_font_vector): Fix typo.Kenichi Handa2008-01-281-118/+102
* *** empty log message ***Kenichi Handa2008-01-251-0/+5
* (font_load_for_face): Handle the case that the font inKenichi Handa2008-01-251-0/+4
* *** empty log message ***Kenichi Handa2008-01-231-0/+5
* (set_lface_from_font_and_fontset): Set the fontname inKenichi Handa2008-01-231-1/+2
* *** empty log message ***Kenichi Handa2008-01-221-0/+6
* (Finternal_set_lisp_face_attribute) [USE_FONT_BACKEND]:Kenichi Handa2008-01-221-20/+11
* *** empty log message ***Kenichi Handa2008-01-181-0/+8
* (decode_coding_object): Adjuste marker positions afterKenichi Handa2008-01-181-0/+68
* (struct Lisp_Marker): New member need_adjustment.Kenichi Handa2008-01-181-1/+5
* *** empty log message ***Kenichi Handa2008-01-142-2/+20
* (FONTSET_REF_AND_RANGE): Delete it.Kenichi Handa2008-01-141-74/+5
* *** empty log message ***Kenichi Handa2008-01-101-0/+5
* (Finternal_set_lisp_face_attribute): Check if the frameKenichi Handa2008-01-101-0/+1
* Merge from emacs--devo--0Miles Bader2008-01-09344-12595/+714
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08234-250/+293
| |\
| | * Regenerate.Glenn Morris2008-01-081-2/+2
| | * Add 2008 to copyright years.Glenn Morris2008-01-08174-185/+215
| | * (main): Set copyright year to 2008.Glenn Morris2008-01-081-2/+3
| | * *** empty log message ***Glenn Morris2008-01-081-1/+5
| | * Add 2008 to copyright years.Glenn Morris2008-01-0860-60/+61
| | * Add 2008 to copyright years.Glenn Morris2008-01-0887-87/+90
| | * *** empty log message ***YAMAMOTO Mitsuharu2008-01-071-0/+5
| | * (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.YAMAMOTO Mitsuharu2008-01-071-1/+1
| | * (Ffile_name_directory, Fexpand_file_name): Doc fixes.Richard M. Stallman2008-01-042-2/+6
| * | Regenerate.Glenn Morris2008-01-081-2/+2
| * | *** empty log message ***Juanma Barranquero2008-01-071-9/+9
| * | (parse_menu_item): Don't enclose key bindings onNick Roberts2008-01-061-1/+2
| * | *** empty log message ***Nick Roberts2008-01-061-0/+5
| * | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-06110-11956/+117
| * | * configure.in: Remove support for Masscomp.Dan Nicolaescu2008-01-053-272/+5
| * | * dbusbind.c (Fdbus_method_return): New function.Michael Albinus2008-01-042-8/+106
| * | (read_key_sequence): Fix typo.Stefan Monnier2008-01-032-23/+24
| * | * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.Michael Albinus2008-01-032-66/+136
| * | * dbusbind.c (Fdbus_call_method): Handle the case of no returnedMagnus Henoch2008-01-032-9/+11
| * | * dbusbind.c (xd_append_arg): Use unsigned char instead ofMagnus Henoch2008-01-032-2/+7
* | | *** empty log message ***Kenichi Handa2008-01-071-0/+3
* | | (lisp): Add kherm.el and myanmar.el.Kenichi Handa2008-01-071-0/+4
* | | *** empty log message ***Kenichi Handa2008-01-071-0/+9
* | | (Ffont_shape_text): Fix setting of `to' field of glyphs.Kenichi Handa2008-01-071-1/+1
* | | (ftfont_driver): Set ftfont_shape in ftfont_driver onlyKenichi Handa2008-01-071-3/+3
* | | (Ffont_shape_text): If the font driver doesn't have aKenichi Handa2008-01-071-4/+40
* | | Merge from emacs--devo--0Miles Bader2008-01-024-118/+277
|\ \ \ | |/ /
| * | * dbusbind.c (xd_read_message): Use non-static input_event struct.Michael Albinus2007-12-312-1/+5
| * | * dbusbind.c (xd_signature): Signature of variant is just "v".Magnus Henoch2007-12-312-1/+5
| * | *** empty log message ***Michael Albinus2007-12-301-1/+1