| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-12 | 1 | -1/+1 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -2/+2 |
* | * xfaces.c (x_update_menu_appearance): Don't overrun buffer | Paul Eggert | 2011-08-29 | 1 | -14/+21 |
* | Merge from trunk. | Paul Eggert | 2011-08-19 | 1 | -3/+12 |
|\ |
|
| * | Avoid a crash in mouse-highlight of Speedbar frames. | Eli Zaretskii | 2011-08-19 | 1 | -3/+12 |
* | | Merge from trunk. | Paul Eggert | 2011-08-14 | 1 | -57/+81 |
|\ \
| |/ |
|
| * | Follow variable naming convention | Andreas Schwab | 2011-08-14 | 1 | -6/+6 |
| * | Whitespace cleanup | Andreas Schwab | 2011-08-14 | 1 | -52/+76 |
| | | |
| \ | |
*-. \ | Merge from trunk. | Paul Eggert | 2011-08-13 | 1 | -1/+1 |
|\ \ \
| | |/ |
|
| | * | * xfaces.c (Qframe_set_background_mode): Now static. | Paul Eggert | 2011-08-13 | 1 | -1/+1 |
| |/ |
|
* | | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -24/+7 |
* | | Merge from trunk. | Paul Eggert | 2011-07-28 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Merge from trunk. | Paul Eggert | 2011-07-27 | 1 | -1/+2 |
| |\ |
|
| | * | Fix crash at startup under XASSERTS. | Eli Zaretskii | 2011-07-24 | 1 | -1/+2 |
* | | | * xfaces.c: Integer and memory overflow fixes. | Paul Eggert | 2011-07-28 | 1 | -3/+11 |
|/ / |
|
* | | * xfaces.c (Fbitmap_spec_p): Fix integer overflow bug. | Paul Eggert | 2011-07-12 | 1 | -4/+6 |
|/ |
|
* | Protoize | Andreas Schwab | 2011-07-10 | 1 | -7/+3 |
* | Fix how custom themes handle faces, so the multi-tty/multi-frame case works. | Chong Yidong | 2011-07-03 | 1 | -0/+12 |
* | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -143/+72 |
* | GLYPH_DEBUG fixes | Paul Eggert | 2011-06-22 | 1 | -15/+15 |
* | * dispextern.h (struct face.stipple): | Paul Eggert | 2011-06-21 | 1 | -3/+4 |
* | Use ptrdiff_t, not int, for overlay counts. | Paul Eggert | 2011-06-21 | 1 | -1/+1 |
* | Fixes for GLYPH_DEBUG. | Chong Yidong | 2011-06-18 | 1 | -24/+3 |
* | GLYPH_CODE_FACE returns EMACS_INT, not int. | Paul Eggert | 2011-06-12 | 1 | -1/+2 |
* | [ChangeLog] | Paul Eggert | 2011-05-28 | 1 | -19/+19 |
* | Merge from mainline. | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
|\ |
|
| * | Repair the MSDOS build following latest changes. | Eli Zaretskii | 2011-04-24 | 1 | -1/+1 |
* | | * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE. | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
* | | lisp.h: Fix a problem with aliasing and vector headers. | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
|/ |
|
* | * xfaces.c (USG, __TIMEVAL__): Likewise. | Paul Eggert | 2011-04-16 | 1 | -0/+2 |
* | Fix link errors in the Mac OS build that were caused by variables being marke... | Ben Key | 2011-04-14 | 1 | -4/+8 |
* | Undo the DEFUN->DEFUE change. | Paul Eggert | 2011-04-13 | 1 | -4/+4 |
* | * font.c, fontset.c: Make symbols static if they're not exported. | Paul Eggert | 2011-04-13 | 1 | -1/+1 |
* | * xfaces.c: Make symbols static if they're not exported. | Paul Eggert | 2011-04-11 | 1 | -25/+7 |
* | font.c: Make copy_font_spec and merge_font_spec ordinary C functions. | Paul Eggert | 2011-04-10 | 1 | -3/+3 |
* | Declare Lisp_Object Q* variables to be 'static' if not exproted. | Paul Eggert | 2011-04-10 | 1 | -25/+32 |
* | Make Emacs functions such as Fatom 'static' by default. | Paul Eggert | 2011-04-10 | 1 | -4/+4 |
* | * xfaces.c (realize_named_face): Remove vars that are set but not used. | Paul Eggert | 2011-04-01 | 1 | -14/+8 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-03-19 | 1 | -1/+1 |
|\ |
|
| * | src/xfaces.c (Fx_load_color_file): Read color file from absolute filename. | Juanma Barranquero | 2011-03-17 | 1 | -1/+1 |
* | | * xfaces.c (STRDUPA, LSTRDUPA, FONT_POINT_SIZE_QUANTUM): Remove; not used. | Paul Eggert | 2011-03-08 | 1 | -14/+2 |
* | | * xfaces.c (Fx_list_fonts): Mark variable that gcc -Wuninitialized | Paul Eggert | 2011-03-08 | 1 | -1/+1 |
* | | * xfaces.c (free_realized_faces_for_fontset): Remove; not used. | Paul Eggert | 2011-03-08 | 1 | -39/+0 |
* | | * xfaces.c (tty_defined_color, merge_face_heights): Now static. | Paul Eggert | 2011-03-08 | 1 | -2/+2 |
* | | * xfaces.c (clear_face_cache, Fx_list_fonts, Fface_font): Rename | Paul Eggert | 2011-03-08 | 1 | -14/+13 |
* | | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -1/+1 |
* | | Hide implementation of `struct buffer' | Tom Tromey | 2011-02-14 | 1 | -1/+1 |
* | | Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca. | Glenn Morris | 2011-02-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Doc fixes related to face heights. (Bug#2659) | Glenn Morris | 2011-02-02 | 1 | -2/+2 |