summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:YAMAMOTO Mitsuharu2009-04-252-1/+10
* Fix typos.Juanma Barranquero2009-04-241-5/+5
* (Fx_list_fonts): If a font size is specified in PATTERN, set it inKenichi Handa2009-04-232-1/+21
* * keyboard.c (Fset_input_meta_mode): Doc fix.Chong Yidong2009-04-226-24/+44
* * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,Chong Yidong2009-04-222-4/+4
* * term.c (Ftty_display_color_p, Ftty_display_color_cells)Chong Yidong2009-04-222-18/+25
* Minor comment fix.Chong Yidong2009-04-221-8/+5
* Add bug reference.Juanma Barranquero2009-04-211-1/+1
* (font_score): Check AVGWIDTH too.Kenichi Handa2009-04-212-0/+4
* (font_load_for_lface): Cancel previous change.Kenichi Handa2009-04-212-2/+3
* (decode_coding_utf_16): Reduce charbuf_end for theKenichi Handa2009-04-212-7/+26
* The following changes fix Bug#3005 for wide glyphs on each platform,Jason Rumney2009-04-194-20/+56
* Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Jan Djärv2009-04-192-6/+14
* (font_put_frame_data): Use xfree instead of free.Andreas Schwab2009-04-182-1/+5
* * w32font.c (Qja, Qko): Remove declarations.Juanma Barranquero2009-04-172-3/+6
* * font.c (Qja, Qko): Move definitions here from ftfont.c.Chong Yidong2009-04-175-7/+19
* (Ftranslate_region_internal): Use Fconcat to make aKenichi Handa2009-04-172-6/+4
* (ftfont_pattern_entity): Return a newly allocatedKenichi Handa2009-04-172-1/+13
* * search.c: Use EMACS_INT for buffer positions. Add prototypes.Andreas Schwab2009-04-163-56/+70
* Add bug reference.Andreas Schwab2009-04-161-1/+1
* (boyer_moore): Use zero as marker value for a possibleAndreas Schwab2009-04-162-98/+74
* * keyboard.c (adjust_point_for_property): Disable 2009-02-12Chong Yidong2009-04-162-11/+18
* (xfont_has_char): Special handling of `ja' and `ko' adstyle.Kenichi Handa2009-04-162-7/+55
* (xftfont_has_char): Special handling of `ja' and `ko' adstyle.Kenichi Handa2009-04-161-0/+12
* (Qja, Qko): Don't make them static.Kenichi Handa2009-04-161-86/+93
* (font_sort_entites): Change the meaning of the argKenichi Handa2009-04-161-40/+13
* (merge_face_vectors): Reflect font properties inKenichi Handa2009-04-161-1/+12
* (charset_ksc5601): Extern it.Kenichi Handa2009-04-162-0/+9
* (charset_ksc5601): New variable.Kenichi Handa2009-04-161-0/+4
* (match-data): Refer to `set-match-data' rather than `store-match-data'.Stefan Monnier2009-04-151-1/+1
* * fileio.c (history_delete_duplicates): Remove unused declaration.Dan Nicolaescu2009-04-153-4/+14
* (syms_of_buffer) <line-spacing>: Doc fix.Eli Zaretskii2009-04-142-1/+6
* (Ffont_info): Fix docstring. Fix the second element ofKenichi Handa2009-04-142-4/+9
* Fix last change.Chong Yidong2009-04-141-1/+2
* * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.Chong Yidong2009-04-142-10/+15
* (xfont_has_char): The font has C if C is ASCII and theKenichi Handa2009-04-142-1/+13
* (Fdefine_charset_internal): Make charsetKenichi Handa2009-04-141-0/+2
* * nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier2009-04-136-9/+21
* (get_adstyle_property): Fix previous change.Kenichi Handa2009-04-132-1/+28
* (Qja, Qko): New variables.Kenichi Handa2009-04-131-37/+162
* (font_delete_unmatched): Preserve the order of listKenichi Handa2009-04-131-2/+9
* Remove `tiny change' for Nikolaj Schumacher.Stefan Monnier2009-04-101-4/+4
* (map_charset_chars): For a charset of `superset'Kenichi Handa2009-04-092-2/+5
* (font_put_extra): If VAL is nil, delete the slot for PROPKenichi Handa2009-04-092-1/+18
* (redraw_overlapping_rows): Fix detection ofYAMAMOTO Mitsuharu2009-04-082-3/+6
* (ftfont_text_extents): Fix calculation of metrics->descent.Kenichi Handa2009-04-082-3/+8
* (x_set_font): Avoid C99 mid-block variable declaration.Jason Rumney2009-04-062-3/+6
* (ftxfont_draw_backgrond): Fix args to XFillRectangle.Kenichi Handa2009-04-062-1/+7
* (xftfont_open): Fix setting font->underline_thickness.Kenichi Handa2009-04-061-1/+1
* (ftfont_open): Fix checking of the return value ofKenichi Handa2009-04-062-2/+7