aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Remove license from trivial file.Glenn Morris2007-07-251-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | (map_char_table): Use an array of int for `indices' rather thanStefan Monnier2007-07-101-1/+1
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | (reorder_font_vector): Check contents of font_def.Kenichi Handa2007-04-251-8/+9
* | | | | | | | | | | | | | | | | | | | (fontset_find_font): Pay attention to font sizeKenichi Handa2007-04-251-25/+32
* | | | | | | | | | | | | | | | | | | | (free_realized_fontsets): Avoid unnecessary call ofKenichi Handa2007-04-171-2/+13
* | | | | | | | | | | | | | | | | | | | (fontset_find_font): New function.Kenichi Handa2007-04-131-98/+112
* | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2007-01-261-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Add 2007 to copyright.Glenn Morris2007-01-211-1/+1
| * | | | | | | | | | | | | | | | | | | Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0Miles Bader2006-12-161-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Update AIST copyright years.Kenichi Handa2006-12-131-1/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | (Fset_overriding_fontspec_internal): Check if we needKenichi Handa2006-07-041-0/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | (Finternal_char_font): Fix previous change.Kenichi Handa2006-12-121-6/+5
* | | | | | | | | | | | | | | | | (Finternal_char_font): Fix for the case of POSITIONKenichi Handa2006-12-071-9/+10
* | | | | | | | | | | | | | | | | (Qlatin): New variable.Kenichi Handa2006-10-301-0/+11
* | | | | | | | | | | | | | | | | (Votf_script_alist): New variable.Kenichi Handa2006-07-031-1/+5
* | | | | | | | | | | | | | | | | (Finternal_char_font): Use font_get_name, notKenichi Handa2006-06-191-1/+1
* | | | | | | | | | | | | | | | | (new_fontset_from_font) [USE_FONT_BACKEND]: Argument FKenichi Handa2006-06-161-7/+29
* | | | | | | | | | | | | | | | | (make_fontset_for_ascii_face): Fix previous change.Kenichi Handa2006-06-091-2/+2
* | | | | | | | | | | | | | | | | (reorder_font_vector): Pay attention to the case thatKenichi Handa2006-06-091-21/+41
* | | | | | | | | | | | | | | | | Include "font.h".Kenichi Handa2006-06-061-5/+217
* | | | | | | | | | | | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Copyright fixedKenichi Handa2005-12-191-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Update FSF's address.Lute Kamstra2005-07-041-2/+2
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | (fontset_set): Fix previous change.Kenichi Handa2005-04-251-1/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | *** empty log message ***Kenichi Handa2005-04-221-1/+5
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | (set_default_ascii_font): Fix the change for syncing with CVS head.Kenichi Handa2005-03-141-4/+3
* | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23Miles Bader2005-03-091-15/+17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | (set_default_ascii_font): New function.Kenichi Handa2005-03-081-13/+17
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | (Fset_fontset_font): Check family element of a given vector.Kenichi Handa2005-01-301-3/+2
* | | | | | | | | | (Fset_fontset_font): Call find_font_encoding withKenichi Handa2004-12-081-4/+2
* | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-121-15/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | (fontset_pattern_regexp): Cancel my previous change;Kenichi Handa2004-11-081-14/+27
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | (fontset_pattern_regexp): Use unsigned char.Kim F. Storm2004-11-041-5/+5
* | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | (fontset_pattern_regexp): If '*' is preceded by '\',Kenichi Handa2004-11-041-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65Miles Bader2004-10-271-4/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | (fontset_pattern_regexp): Optimize for the case thatKenichi Handa2004-10-251-4/+22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | (fs_load_font): Use fast_string_match_ignore_caseKenichi Handa2004-10-231-8/+10
* | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-221-10/+8
|\ \ \ \ \ \ \ | |/ / / / / /