| Commit message (Expand) | Author | Age | Files | Lines |
* | * xfont.c (compare_font_names): Redo to omit the need for casts. | Paul Eggert | 2012-07-06 | 1 | -2/+3 |
* | USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604) | Paul Eggert | 2012-06-12 | 1 | -1/+1 |
* | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix typos. | Juanma Barranquero | 2011-11-14 | 1 | -3/+3 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -1/+1 |
|/ |
|
* | * xfont.c (xfont_match): Avoid need for strlen. | Paul Eggert | 2011-06-20 | 1 | -3/+1 |
* | font.c: Make copy_font_spec and merge_font_spec ordinary C functions. | Paul Eggert | 2011-04-10 | 1 | -1/+1 |
* | * xfont.c (xfont_open): Avoid unnecessary tests. | Paul Eggert | 2011-04-04 | 1 | -13/+16 |
* | * xfont.c (xfont_text_extents): Remove var that was set but not used. | Paul Eggert | 2011-04-04 | 1 | -2/+2 |
* | * xfont.c (xfont_list_family): Mark var as initialized. | Paul Eggert | 2011-03-18 | 1 | -1/+1 |
* | * xfont.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -1/+1 |
* | xstrcasecmp: conform to C89 pointer rules | Paul Eggert | 2011-02-05 | 1 | -2/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h. | Paul Eggert | 2011-01-22 | 1 | -4/+3 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -2/+2 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope... | Kenichi Handa | 2010-09-29 | 1 | -1/+1 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | Use const char* instead of char*. | Dan Nicolaescu | 2010-08-08 | 1 | -1/+1 |
* | | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -10/+0 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -4/+4 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -39/+14 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -15/+15 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -1/+3 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (xfont_list_pattern): Don't ignore the return value of | Kenichi Handa | 2009-07-28 | 1 | -3/+16 |
* | Change font_add_log to FONT_ADD_LOG. | Kenichi Handa | 2009-06-23 | 1 | -6/+6 |
* | (xfont_list_pattern): Don't initialize xfont_scripts_cache | Stefan Monnier | 2009-05-21 | 1 | -60/+11 |
* | (xfont_chars_supported, xfont_supported_scripts): New | Kenichi Handa | 2009-05-21 | 1 | -48/+231 |
* | Cancel previous changes. | Kenichi Handa | 2009-05-08 | 1 | -156/+18 |
* | (xfont_check_char_support) | Kenichi Handa | 2009-05-08 | 1 | -18/+156 |
* | * font.c (Qja, Qko): Move definitions here from ftfont.c. | Chong Yidong | 2009-04-17 | 1 | -2/+0 |
* | (xfont_has_char): Special handling of `ja' and `ko' adstyle. | Kenichi Handa | 2009-04-16 | 1 | -7/+23 |
* | (xfont_has_char): The font has C if C is ASCII and the | Kenichi Handa | 2009-04-14 | 1 | -1/+4 |
* | Remove spurious semicolons. | Juanma Barranquero | 2009-02-11 | 1 | -4/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
* | (xfont_decode_coding_xlfd): New function. | Kenichi Handa | 2008-12-19 | 1 | -28/+103 |
* | (xfont_list_family): Return a list of symbols, not | Kenichi Handa | 2008-08-06 | 1 | -2/+2 |
* | (xfont_open): Add workaround for X's bug. | Kenichi Handa | 2008-07-14 | 1 | -0/+29 |
* | (xfont_open): Log the reason of failure. | Kenichi Handa | 2008-07-10 | 1 | -3/+12 |
* | (xfont_text_extents): Fix initial setting of metrics. | Kenichi Handa | 2008-07-09 | 1 | -10/+27 |
* | (xfont_open): Cancel the previous about font->vertical_centering. | Kenichi Handa | 2008-07-09 | 1 | -1/+4 |
* | (xfont_open): Adjust it for the change of | Kenichi Handa | 2008-07-09 | 1 | -8/+3 |
* | (xfont_list): Don't set registry to iso8859-1 even if it | Kenichi Handa | 2008-06-05 | 1 | -4/+3 |
* | (xfont_list): Try an alias. | Kenichi Handa | 2008-06-03 | 1 | -0/+8 |