| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | xstrcasecmp: conform to C89 pointer rules | Paul Eggert | 2011-02-05 | 1 | -15/+17 |
* | | Use SSDATA when the context wants char *. | Paul Eggert | 2011-01-30 | 1 | -12/+12 |
* | | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h. | Paul Eggert | 2011-01-22 | 1 | -3/+2 |
* | | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -56/+9 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -1/+3 |
* | | 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 |