summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAge
* Updates to Display chapter of Lisp manual.Chong Yidong2012-03-21
* Comment fix.Glenn Morris2012-02-06
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* Spelling fixes.Paul Eggert2011-11-14
* Fix typos.Juanma Barranquero2011-11-12
* Whitespace changes.Juanma Barranquero2011-09-09
* * xfaces.c (x_update_menu_appearance): Don't overrun bufferPaul Eggert2011-08-29
* Merge from trunk.Paul Eggert2011-08-19
|\
| * Avoid a crash in mouse-highlight of Speedbar frames.Eli Zaretskii2011-08-19
* | Merge from trunk.Paul Eggert2011-08-14
|\|
| * Follow variable naming conventionAndreas Schwab2011-08-14
| * Whitespace cleanupAndreas Schwab2011-08-14
| |
| \
*-. | Merge from trunk.Paul Eggert2011-08-13
|\ \|
| | * * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-13
| |/
* | Adjust in response to jan.h.d's comments.Paul Eggert2011-08-04
* | Merge from trunk.Paul Eggert2011-07-28
|\|
| * Merge from trunk.Paul Eggert2011-07-27
| |\
| | * Fix crash at startup under XASSERTS.Eli Zaretskii2011-07-24
* | | * xfaces.c: Integer and memory overflow fixes.Paul Eggert2011-07-28
|/ /
* / * xfaces.c (Fbitmap_spec_p): Fix integer overflow bug.Paul Eggert2011-07-12
|/
* ProtoizeAndreas Schwab2011-07-10
* Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-03
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-24
* GLYPH_DEBUG fixesPaul Eggert2011-06-22
* * dispextern.h (struct face.stipple):Paul Eggert2011-06-21
* Use ptrdiff_t, not int, for overlay counts.Paul Eggert2011-06-21
* Fixes for GLYPH_DEBUG.Chong Yidong2011-06-18
* GLYPH_CODE_FACE returns EMACS_INT, not int.Paul Eggert2011-06-12
* [ChangeLog]Paul Eggert2011-05-28
* Merge from mainline.Paul Eggert2011-04-25
|\
| * Repair the MSDOS build following latest changes.Eli Zaretskii2011-04-24
* | * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE.Paul Eggert2011-04-25
* | lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert2011-04-25
|/
* * xfaces.c (USG, __TIMEVAL__): Likewise.Paul Eggert2011-04-16
* Fix link errors in the Mac OS build that were caused by variables being marke...Ben Key2011-04-14
* Undo the DEFUN->DEFUE change.Paul Eggert2011-04-13
* * font.c, fontset.c: Make symbols static if they're not exported.Paul Eggert2011-04-13
* * xfaces.c: Make symbols static if they're not exported.Paul Eggert2011-04-11
* font.c: Make copy_font_spec and merge_font_spec ordinary C functions.Paul Eggert2011-04-10
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-10
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-10
* * xfaces.c (realize_named_face): Remove vars that are set but not used.Paul Eggert2011-04-01
* Merge changes from emacs-23 branchChong Yidong2011-03-19
|\
| * src/xfaces.c (Fx_load_color_file): Read color file from absolute filename.Juanma Barranquero2011-03-17
* | * xfaces.c (STRDUPA, LSTRDUPA, FONT_POINT_SIZE_QUANTUM): Remove; not used.Paul Eggert2011-03-08
* | * xfaces.c (Fx_list_fonts): Mark variable that gcc -WuninitializedPaul Eggert2011-03-08
* | * xfaces.c (free_realized_faces_for_fontset): Remove; not used.Paul Eggert2011-03-08
* | * xfaces.c (tty_defined_color, merge_face_heights): Now static.Paul Eggert2011-03-08
* | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): RenamePaul Eggert2011-03-08