aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2008-06-031-3/+4
* (char_charset): Return NULL if the arg charset_list isKenichi Handa2008-06-031-0/+5
* * 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-021-7/+31
* remove useless if-before-free testsJim Meyering2008-06-021-0/+11
* (font_find_for_lface): Handle float font size.Kenichi Handa2008-06-021-0/+3
* (x_supports_face_attributes_p): Check face->font beforeKenichi Handa2008-06-021-0/+5
* *** empty log message ***Kenichi Handa2008-06-021-0/+12
* (w32_enumfont_pattern_entity): Use requested registry.Jason Rumney2008-06-011-1/+9
* (dot, dotdot): Remove, update users.Dan Nicolaescu2008-06-011-0/+6
* Implement face-remapping-alist featureMiles Bader2008-06-011-0/+34
* (syms_of_textprop) <text-property-default-nonsticky>:Juanma Barranquero2008-06-011-0/+5
* (font_list_entities): Fix the car part of data to beKenichi Handa2008-05-311-0/+3
* (ftfont_font_format): Don't use strcasestr.Kenichi Handa2008-05-311-0/+4
* * chartab.c (Foptimize_char_table, optimize_sub_char_table):Stefan Monnier2008-05-301-2/+10
* (Ffont_info): Define only if HAVE_WINDOW_SYSTEM isKenichi Handa2008-05-301-0/+7
* (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2008-05-301-9/+14
* (utf-8-sig, utf-8-auto): New coding systems.Kenichi Handa2008-05-291-0/+31
* *** empty log message ***Jason Rumney2008-05-291-2/+5
* (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.Stefan Monnier2008-05-291-2/+9
* (w32font_open_internal): Prefer truetype fonts unlessJason Rumney2008-05-291-0/+5
* *** empty log message ***Kenichi Handa2008-05-291-0/+1
* (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.Juanma Barranquero2008-05-291-3/+7
* (Fx_list_fonts): Make it return a list of font names.Kenichi Handa2008-05-291-0/+4
* (x_draw_glyph_string): Use clipmask if specified.Jason Rumney2008-05-281-0/+4
* * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to afterStefan Monnier2008-05-281-0/+5
* *** empty log message ***Kenichi Handa2008-05-281-0/+11
* *** empty log message ***Juanma Barranquero2008-05-281-49/+47
* *** empty log message ***Kenichi Handa2008-05-281-0/+6
* * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.Chong Yidong2008-05-271-0/+5
* (encode_coding_raw_text): Set coding->produced_char for all branches.Stefan Monnier2008-05-271-0/+3
* Include font.h for --without-x.Stefan Monnier2008-05-271-2/+6
* (compute_metrics): Rewrite an "else { if () ... else ... }"Juanma Barranquero2008-05-271-0/+5
* (w32font_open_internal): Determine if glyph indices are likely to work here.Jason Rumney2008-05-271-0/+5
* * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt toChong Yidong2008-05-271-0/+5
* (xfont_open): Fix calculation of font->average_width.Kenichi Handa2008-05-271-0/+4
* (casify_object): Try to guess better whether the argument is a byte or a char.Stefan Monnier2008-05-271-15/+17
* *** empty log message ***Jason Rumney2008-05-261-0/+3
* (x_reply_selection_request): Properly handle format ==Andreas Schwab2008-05-261-0/+3
* (x_set_frame_alpha): Fix type mismatch.Andreas Schwab2008-05-261-0/+4
* (w32font_text_extents): Zero whole metrics struct first.Jason Rumney2008-05-261-0/+1
* (w32font_text_extents): Zero whole metrics struct first.Jason Rumney2008-05-261-0/+4
* (x_draw_glyph_string): Fix calculation of underlineKenichi Handa2008-05-251-0/+28
* Include dispextern.h.Eli Zaretskii2008-05-241-0/+6
* *** empty log message ***Eli Zaretskii2008-05-241-5/+6
* (Qemacs, charset_emacs): New variables.Kenichi Handa2008-05-231-0/+4
* *** empty log message ***Juanma Barranquero2008-05-231-26/+30
* Remove includes that are already included by config.hJason Rumney2008-05-231-0/+4
* *** empty log message ***Kenichi Handa2008-05-231-2/+3
* (x_draw_glyph_string): Be sure to draw underline within the currentKenichi Handa2008-05-231-1/+2