| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -4/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * src/xfaces.c (lookup_face): Make static. | Andreas Schwab | 2010-11-20 | 1 | -1/+1 |
* | | Remove duplicate definition of tty-defined-color-alist. | Glenn Morris | 2010-10-23 | 1 | -5/+6 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -7/+4 |
* | | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -8/+0 |
* | | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu | 2010-07-28 | 1 | -2/+0 |
* | | Use const, move declarations to header files. | Dan Nicolaescu | 2010-07-26 | 1 | -6/+6 |
* | | * w32fns.c, xfaces.c: Remove obsolete static declarations. | Juanma Barranquero | 2010-07-23 | 1 | -1/+0 |
* | | Convert some more functions to standard C. | Juanma Barranquero | 2010-07-20 | 1 | -7/+2 |
* | | Convert function definitions to standard C. | Dan Nicolaescu | 2010-07-12 | 1 | -2/+1 |
* | | Convert old-style definitions | Andreas Schwab | 2010-07-12 | 1 | -27/+13 |
* | | * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091). | Chong Yidong | 2010-07-11 | 1 | -5/+9 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | * xfaces.c (realize_face): Garbage the frame if a face is removed | Chong Yidong | 2010-07-10 | 1 | -0/+1 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -62/+32 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -27/+27 |
* | | Fix whitespace to follow coding guidelines. | Juanma Barranquero | 2010-07-07 | 1 | -1/+1 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -246/+76 |
* | | Fix setting colors on MS-DOS frames. | Eli Zaretskii | 2010-07-03 | 1 | -31/+33 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -45/+45 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Minor doc fix. | Chong Yidong | 2009-12-05 | 1 | -0/+1 |
* | * xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return | Chong Yidong | 2009-12-05 | 1 | -26/+32 |
* | * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string. | Dan Nicolaescu | 2009-11-11 | 1 | -1/+1 |
* | Let integers use up 2 tags to give them one extra bit and double their range. | Stefan Monnier | 2009-11-06 | 1 | -1/+1 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -71/+71 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (face_with_height): Call font_clear_prop. | Kenichi Handa | 2009-07-27 | 1 | -0/+1 |
* | Remove useless if-before-xfree tests. | Jim Meyering | 2009-06-29 | 1 | -2/+1 |
* | x-load-color-file: avoid array bounds error | Jim Meyering | 2009-06-09 | 1 | -1/+1 |
* | * xfaces.c (tty_supports_face_attributes_p): Recognize unspecified | Chong Yidong | 2009-05-14 | 1 | -2/+3 |
* | * xfaces.c (face_at_buffer_position): New arg base_face_id. | Chong Yidong | 2009-04-30 | 1 | -7/+8 |
* | (Fx_list_fonts): If a font size is specified in PATTERN, set it in | Kenichi Handa | 2009-04-23 | 1 | -1/+16 |
* | (merge_face_vectors): Reflect font properties in | Kenichi Handa | 2009-04-16 | 1 | -1/+12 |
* | (Finternal_set_font_selection_order): Remove leading whitespace that | Glenn Morris | 2009-02-24 | 1 | -1/+1 |
* | (Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of fon... | Chong Yidong | 2009-01-19 | 1 | -5/+13 |
* | (Finternal_set_lisp_face_attribute): Revert last change. | Chong Yidong | 2009-01-13 | 1 | -11/+0 |
* | (Finternal_set_lisp_face_attribute): If setting the family, clear the | Chong Yidong | 2009-01-12 | 1 | -0/+6 |
* | (Fx_font_family_list): Function deleted. Compatibility version moved | Chong Yidong | 2009-01-09 | 1 | -24/+0 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Remove obsolete comment. | Chong Yidong | 2009-01-01 | 1 | -3/+1 |
* | (Finternal_set_lisp_face_attribute): Improve error message. | Chong Yidong | 2009-01-01 | 1 | -11/+16 |
* | In comments, write delete_frame instead of Fdelete_frame. | Martin Rudalics | 2008-12-23 | 1 | -1/+1 |
* | Update commentary. | Chong Yidong | 2008-12-13 | 1 | -1/+3 |
* | (font_rescale_ratio): Moved to font.c. | Kenichi Handa | 2008-12-13 | 1 | -20/+2 |
* | (realize_x_face): Make abort condition clearer. | Chong Yidong | 2008-12-01 | 1 | -3/+6 |
* | (Fx_font_family_list, syms_of_xfaces): Fix last change. | Eli Zaretskii | 2008-11-27 | 1 | -20/+23 |
* | (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with | Glenn Morris | 2008-11-26 | 1 | -0/+4 |
* | (Finternal_set_lisp_face_attribute): Make null values of :foreground | Chong Yidong | 2008-10-16 | 1 | -0/+6 |