aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2008-06-051-2/+11
* (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.Stefan Monnier2008-06-052-1/+4
* * keymap.c (Vminibuffer_local_filename_must_match_map):Stefan Monnier2008-06-054-7/+15
* (Fx_family_fonts): Use font_parse_family_registry instead ofKenichi Handa2008-06-051-1/+1
* (Ffont_put): Don't use font_parse_family_registry forKenichi Handa2008-06-051-7/+1
* (Ffont_spec): Don't use font_parse_family_registry forKenichi Handa2008-06-051-5/+0
* (fontset_find_font): Call font_open_for_lface with theKenichi Handa2008-06-051-1/+2
* (xfont_list): Don't set registry to iso8859-1 even if itKenichi Handa2008-06-052-4/+12
* (realize_x_face): If the font-related face attributesKenichi Handa2008-06-051-1/+2
* * window.c (window_scroll_pixel_based_preserve_x)Stefan Monnier2008-06-055-23/+94
* (Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).Juanma Barranquero2008-06-052-5/+13
* (Fset_window_parameter): Doc fix.Juanma Barranquero2008-06-042-8/+10
* (struct window): Add new member window_parameters.Juanma Barranquero2008-06-042-7/+18
* (Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns.Juanma Barranquero2008-06-041-1/+52
* (Fdefmacro): Doc fix.John Paul Wallington2008-06-042-1/+10
* (detect_coding): Fix handling of coding->head_ascii.Kenichi Handa2008-06-042-39/+50
* (font_prop_validate_spacing): Fix last change.Andreas Schwab2008-06-032-1/+5
* *** empty log message ***Kenichi Handa2008-06-031-0/+5
* (font_parse_fcname): Fix handling of unknown key.Kenichi Handa2008-06-031-2/+4
* Fix typos.Juanma Barranquero2008-06-031-3/+4
* (font_prop_validate_spacing): Handle uppercase symbols.Kenichi Handa2008-06-031-8/+13
* (xfont_list): Try an alias.Kenichi Handa2008-06-031-0/+8
* (char_charset): Return NULL if the arg charset_list isKenichi Handa2008-06-032-1/+11
* (font_pixel_size): Don't take cdr of an integer.Chong Yidong2008-06-021-1/+1
* * font.c (font_pixel_size): Don't take cdr of an integer.Chong Yidong2008-06-021-0/+4
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-0218-93/+80
* remove useless if-before-free testsJim Meyering2008-06-027-22/+23
* (font_find_for_lface): Handle float font size.Kenichi Handa2008-06-022-12/+14
* (x_supports_face_attributes_p): Check face->font beforeKenichi Handa2008-06-022-2/+9
* *** empty log message ***Kenichi Handa2008-06-021-0/+12
* (w32_enumfont_pattern_entity): Use requested registry.Jason Rumney2008-06-012-13/+57
* Fix typo in comment.Juanma Barranquero2008-06-011-11/+11
* (dot, dotdot): Remove, update users.Dan Nicolaescu2008-06-012-32/+28
* Implement face-remapping-alist featureMiles Bader2008-06-015-40/+268
* (syms_of_textprop) <text-property-default-nonsticky>:Juanma Barranquero2008-06-012-3/+8
* (font_list_entities): Fix the car part of data to beKenichi Handa2008-05-312-0/+6
* (ftfont_font_format): Don't use strcasestr.Kenichi Handa2008-05-312-8/+18
* * chartab.c (Foptimize_char_table, optimize_sub_char_table):Stefan Monnier2008-05-304-20/+31
* (Ffont_info): Define only if HAVE_WINDOW_SYSTEM isKenichi Handa2008-05-302-0/+12
* (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2008-05-302-12/+24
* * fontset.c (Ffont_info): Moved to font.c.Kenichi Handa2008-05-301-56/+0
* (font_style_to_value, font_score): Delete casting of theKenichi Handa2008-05-301-9/+80
* (utf-8-sig, utf-8-auto): New coding systems.Kenichi Handa2008-05-291-0/+31
* (CODING_UTF_8_BOM): New macro.Kenichi Handa2008-05-291-25/+159
* (enum define_coding_utf8_arg_index): New enum.Kenichi Handa2008-05-291-6/+13
* *** empty log message ***Jason Rumney2008-05-291-2/+5
* (add_font_entity_to_list): Allow non-opentype truetype fonts backJason Rumney2008-05-291-1/+8
* (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.Stefan Monnier2008-05-292-16/+26
* (w32font_open_internal): Prefer truetype fonts unlessJason Rumney2008-05-292-0/+11
* *** empty log message ***Kenichi Handa2008-05-291-0/+1