summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add witness-emacs.Glenn Morris2008-06-211-0/+1
* (witness-emacs): Tell lisp to use bootstrap-emacs.Stefan Monnier2008-06-211-1/+1
* (witness-emacs): Use ../lisp, not $(lispsource).Stefan Monnier2008-06-211-1/+1
* * src/Makefile.in (PRECOMP): Remove.Stefan Monnier2008-06-212-6/+12
* (xftfont_open): Handle QCembolden only when FC_EMBOLDEN is defined.Kenichi Handa2008-06-212-0/+7
* (.el.elc): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-212-1/+2
* (witness-emacs): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-212-1/+5
* Fix autoload building command in src MakefileMiles Bader2008-06-212-1/+6
* Make "make" do a bootstrap if needed.Stefan Monnier2008-06-212-12/+53
* (Ffont_face_attributes): Omit key-attribute pairs not defined by theChong Yidong2008-06-201-15/+30
* * font.c (Ffont_face_attributes): Omit key-attribute pairs notChong Yidong2008-06-201-0/+5
* * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-202-6/+23
* [OLD_FONT]: Remove obsolete font code.Jason Rumney2008-06-205-2062/+3
* Update.Stefan Monnier2008-06-201-0/+6
* (font_matches_spec): Use csb bitfield from font signature to determineJason Rumney2008-06-202-8/+20
* (cfsetspeed): New fun extracted from the code.Stefan Monnier2008-06-202-21/+28
* * configure.in: Check for presence of cfmakeraw and cfsetspeed.Stefan Monnier2008-06-202-0/+26
* (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to the pattern.Kenichi Handa2008-06-202-0/+20
* (fontset_from_font): Copy font_spec before changingKenichi Handa2008-06-202-0/+4
* (x_default_font_parameter): Try "monospace-12" too.Kenichi Handa2008-06-202-0/+6
* * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'Stefan Monnier2008-06-204-10/+33
* Include <ctype.h>Kenichi Handa2008-06-192-3/+15
* * w32fns.c, xfns.c (Qfont_param): New var.Stefan Monnier2008-06-193-2/+25
* (font_parse_xlfd): Fix previous change.Kenichi Handa2008-06-192-45/+50
* (ftfont_pattern_entity): New arg extra. Caller changed.Kenichi Handa2008-06-191-14/+13
* (QChinting , QCautohint, QChintstyle, QCrgba)Kenichi Handa2008-06-191-8/+53
* (Ffont_face_attributes): Only define ifAndreas Schwab2008-06-182-0/+12
* Add font logging to list and match functions.Jason Rumney2008-06-183-4/+18
* (font_parse_fcname): For known key symbols, intern using correctChong Yidong2008-06-171-13/+11
* * font.c (font_parse_fcname): For known key symbols, intern usingChong Yidong2008-06-171-1/+2
* (font_parse_fcname): Store divider characters for unknown-spec list.Chong Yidong2008-06-171-3/+3
* * font.c (font_parse_fcname): Store divider characters forChong Yidong2008-06-171-0/+5
* (realize_default_face): If the frame is not on windowKenichi Handa2008-06-172-0/+7
* (fontset_pattern_regexp): Escape some regexp characters.Kenichi Handa2008-06-172-7/+18
* * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)Juanma Barranquero2008-06-163-5/+8
* (font_unparse_gtkname): Use EQ to compare Lisp_Objects.Stefan Monnier2008-06-162-7/+11
* (font_parse_fcname): Fix handling of unknown-spec string.Chong Yidong2008-06-161-7/+12
* * font.c (font_parse_fcname): Fix handling of unknown-spec string.Chong Yidong2008-06-161-0/+4
* (Ffont_face_attributes): Doc fix.Juanma Barranquero2008-06-162-5/+5
* (Ffont_spec): Fix usage in docstring.Juanma Barranquero2008-06-162-2/+6
* (Ffont_face_attributes): Fix definition.Andreas Schwab2008-06-162-2/+6
* (Ffont_get): Return a symbol for :weight, :slant, and :width.Kenichi Handa2008-06-162-1/+8
* Fix crashing bug in use of bold fonts from x-select-font on W32.Jason Rumney2008-06-164-39/+36
* (font_check_object): Delete it.Kenichi Handa2008-06-162-45/+26
* (BASE_PURESIZE): Increase to 1230000.Katsumi Yamaoka2008-06-162-1/+5
* Tweak last change.Chong Yidong2008-06-161-3/+4
* (font_parse_fcname): Correctly parse KEY=VAL values.Chong Yidong2008-06-161-2/+2
* * font.c (font_parse_fcname): Correctly parse KEY=VAL values.Chong Yidong2008-06-161-0/+4
* Fix typo.Juanma Barranquero2008-06-151-5/+3
* (Fx_select_font): Give GTK font dialog the default font name.Chong Yidong2008-06-151-6/+15