2009-07-09 |
Kenichi Handa |
(fontset_find_font): Fix previous change.
|
2009-07-08 |
Kenichi Handa |
(fontset_find_font): Fix the logic of handling
|
2009-06-25 |
Kenichi Handa |
(fontset_find_font): When a usable rfont_def is found
|
2009-06-24 |
Kenichi Handa |
(fontset_get_font_group): Return 0 if no font-group is
|
2009-06-23 |
Kenichi Handa |
(fontset_font): Call FONT_DEFERRED_LOG.
|
2009-06-08 |
Adrian Robert |
fontset.c (fontset_from_font): Remove NS-specific code.
|
2009-05-21 |
Kenichi Handa |
(Qlatin): Don't make it static.
|
2009-04-30 |
Kenichi Handa |
(fontset_find_font): Check if rfont_def is Qnil or not.
|
2009-04-30 |
Chong Yidong |
* xfaces.c (face_at_buffer_position): New arg base_face_id.
|
2009-04-30 |
Kenichi Handa |
(fontset_find_font): Check if rfont_def is Qnil or not.
|
2009-04-29 |
Kenichi Handa |
(set_default_ascii_font): Delete this unused function.
|
2009-04-02 |
Kenichi Handa |
(fontset_font): Record no-font when a fontset
|
2009-03-30 |
Kenichi Handa |
(fontset_from_font): Specify only registry in a font-spec for all
|
2009-03-19 |
Kenichi Handa |
(Fset_fontset_font): When a spec of ASCII font is
|
2009-03-13 |
Stefan Monnier |
(Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).
|
2009-03-13 |
Stefan Monnier |
(Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).
|
2009-03-13 |
Stefan Monnier |
(fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup).
|
2009-03-13 |
Kenichi Handa |
(Ffontset_info, check_fontset_name): New arg frame.
|
2009-03-11 |
Kenichi Handa |
(Fset_fontset_font): When a font for ASCII is changed,
|
2009-03-05 |
Kenichi Handa |
(fontset_find_font): Fix previous change.
|
2009-03-05 |
Kenichi Handa |
(fontset_find_font): If a font found without
|
2009-02-24 |
Kenichi Handa |
(fontset_find_font): Fix the condition for checking
|
2009-02-11 |
Juanma Barranquero |
Remove spurious semicolons.
|
2009-01-28 |
Kenichi Handa |
(font_for_char): Use assq_no_quit, not assoc_no_quit.
|
2009-01-28 |
Kenichi Handa |
(font_for_char): Use assq_no_quit, not assoc_no_quit.
|
2009-01-27 |
Kenichi Handa |
(font_for_char): Use assq_no_quit, not assoc_no_quit.
|
2009-01-26 |
Chong Yidong |
(fontset_find_font): Fix handling of non-cons return
|
2009-01-24 |
Chong Yidong |
(fontset_font): If we know there is no font, don't do any work.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-03 |
Kenichi Handa |
(face_for_char): Handle invalid charset property
|
2008-11-27 |
Kenichi Handa |
(fontset_add): Adjusted for the change of
|
2008-10-09 |
Kenichi Handa |
(face_for_char): If face->fontset is negative, just return ascii_face.
|
2008-10-08 |
Chong Yidong |
(fontset_find_font): Check frame validity.
|
2008-08-29 |
Kenichi Handa |
(font_for_char): New function.
|
2008-08-19 |
Kenichi Handa |
(reorder_font_vector): Use encoding charset of fonts
|
2008-08-18 |
Kenichi Handa |
(face_for_char): Add font log.
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-07-14 |
Kenichi Handa |
Include <stdio.h> unconditionally.
|
2008-07-11 |
Kenichi Handa |
(fontset_from_font): Cancel the previous change.
|
2008-07-09 |
Stefan Monnier |
* fontset.c (fontset_get_font_group):
|
2008-07-09 |
Kenichi Handa |
(fontset_compare_rfontdef): Fix plus/minus.
|
2008-06-29 |
Kenichi Handa |
(Finternal_char_font): Return font-object instead of font-name.
|
2008-06-20 |
Kenichi Handa |
(fontset_from_font): Copy font_spec before changing
|
2008-06-17 |
Kenichi Handa |
(fontset_pattern_regexp): Escape some regexp characters.
|
2008-06-15 |
Kenichi Handa |
(fontset_pattern_regexp): Escape `+' characters in pattern.
|
2008-06-08 |
Andreas Schwab |
(Ffontset_info): Fix typo.
|
2008-06-05 |
Kenichi Handa |
(fontset_find_font): Call font_open_for_lface with the
|
2008-06-01 |
Miles Bader |
Implement face-remapping-alist feature
|
2008-05-30 |
Kenichi Handa |
* fontset.c (Ffont_info): Moved to font.c.
|
2008-05-28 |
Kenichi Handa |
(Ffont_info): Don't call font_close_object.
|
2008-05-25 |
Kenichi Handa |
(face_for_char): Optimize for the case of no charset property.
|
2008-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2008-05-23 |
Kenichi Handa |
Delete unused variables and add casting for char *
|
2008-05-22 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
2008-05-22 |
Jason Rumney |
(fs_query_fontset): Use xstricmp.
|
2008-05-22 |
Kenichi Handa |
(fontset_from_font, Ffontset_info): Add the 2nd arg in
|
2008-05-20 |
Juanma Barranquero |
(Ffontset_info): Doc fix.
|
2008-05-20 |
Kenichi Handa |
(Vfont_encoding_alist, find_font_encoding): Moved to
|
2008-05-15 |
Kenichi Handa |
(Fnew_fontset): Call font_unparse_xlfd with 256-byte
|