]> code.delx.au - gnu-emacs/history - src/fontset.c
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / src / fontset.c
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-07-26 Andreas Schwab* fontset.c (fontset_get_font_group): Add proper type...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-05 Jan DjärvMerge from mainline.
2010-01-05 Kenichi Handafontset.c (fontset_find_font): Fix getting the frame...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-08 Juanma Barranquero* fontset.c (Fset_fontset_font): Fix typos in error...
2009-08-18 Kenichi Handa(Ffontset_font): Fix previous change.
2009-08-18 Kenichi Handa*** empty log message ***
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 Robertfontset.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...
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...
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...
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...
2009-03-13 Stefan Monnier(fontset_from_font): YAILOM (Yet another int/Lisp_Objec...
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 BarranqueroRemove 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...
2009-01-08 Glenn MorrisAdd 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...
2008-10-08 Chong Yidong(fontset_find_font): Check frame validity.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
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-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-14 Kenichi HandaInclude <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...
2008-06-20 Kenichi Handa(fontset_from_font): Copy font_spec before changing
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-17 Kenichi Handa(fontset_pattern_regexp): Escape some regexp characters.
2008-06-15 Kenichi Handa(fontset_pattern_regexp): Escape `+' characters in...
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 BaderImplement face-remapping-alist feature
2008-06-01 Miles BaderMerge from emacs--rel--22
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-26 Miles BaderMerge from emacs--rel--22
2008-05-25 Kenichi Handa(face_for_char): Optimize for the case of no charset...
2008-05-23 Juanma Barranquero*** empty log message ***
2008-05-23 Kenichi HandaDelete unused variables and add casting for char *
2008-05-22 Jason Rumney* dispextern.h, xfaces.c (xstrcasecmp): Renamed from...
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-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Kenichi Handa(Fnew_fontset): Call font_unparse_xlfd with 256-byte
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi HandaThroughout the file, delete all USE_FONT_BACKEND
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-10 Jan Djärv(Ffontset_info): Remove extra ;
2008-03-10 Miles BaderMerge from emacs--rel--22
next