| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Dave Love | 2002-11-21 | 1 | -6/+65 |
| * | *** empty log message *** | Richard M. Stallman | 2002-11-21 | 1 | -0/+5 |
| * | (interactive_p): Skip any number of bytecode | Richard M. Stallman | 2002-11-21 | 1 | -9/+7 |
| * | (convert_mono_to_color_image): New function. | Jason Rumney | 2002-11-20 | 2 | -5/+64 |
| * | *** empty log message *** | Stefan Monnier | 2002-11-19 | 1 | -15/+6 |
| * | *** empty log message *** | Stefan Monnier | 2002-11-19 | 1 | -23/+22 |
| * | (bcopy, bzero, bcmp): Don't define. | Dave Love | 2002-11-19 | 3 | -13/+4 |
| * | Fix spacing and adapt to GNU coding conventions. | Juanma Barranquero | 2002-11-19 | 1 | -58/+56 |
| * | (xpm_format, pbm_format, png_format, jpeg_format, tiff_format) | Jason Rumney | 2002-11-18 | 2 | -30/+20 |
| * | (x_build_heuristic_mask): Filter palette info from color. | Jason Rumney | 2002-11-18 | 1 | -2/+3 |
| * | *** empty log message *** | Jason Rumney | 2002-11-18 | 1 | -0/+1 |
| * | (x_build_heuristic_mask): Filter palette info from color. | Jason Rumney | 2002-11-18 | 1 | -1/+2 |
| * | *** empty log message *** | Jason Rumney | 2002-11-18 | 1 | -0/+4 |
| * | *** empty log message *** | Dave Love | 2002-11-18 | 1 | -0/+26 |
| * | Don't define | Dave Love | 2002-11-18 | 1 | -5/+0 |
| * | (bcopy, bzero, bcmp): Don't define. | Dave Love | 2002-11-18 | 4 | -39/+0 |
| * | Don't define alloca. | Dave Love | 2002-11-18 | 3 | -11/+1 |
| * | Don't include alloca.h. | Dave Love | 2002-11-18 | 4 | -22/+0 |
| * | Remove comments. | Dave Love | 2002-11-18 | 1 | -10/+0 |
| * | (HAVE_ALLOCA): Don't define. | Dave Love | 2002-11-18 | 1 | -2/+0 |
| * | Don't include alloca.h or define alloca. | Dave Love | 2002-11-18 | 1 | -10/+0 |
| * | Don't include alloca.h, stdlib.h. Don't declare | Dave Love | 2002-11-18 | 1 | -24/+0 |
| * | (bcopy, bzero, bcmp, alloca): Don't define. | Dave Love | 2002-11-18 | 1 | -6/+0 |
| * | Don't define LIB_STANDARD. | Dave Love | 2002-11-18 | 1 | -4/+0 |
| * | Move OSF1 stuff from here to s/osf1.h. | Dave Love | 2002-11-18 | 1 | -53/+0 |
| * | Move OSF1 stuff from m/alpha.h to here. | Dave Love | 2002-11-18 | 1 | -0/+28 |
| * | (HAVE_FSYNC): Don't define. | Dave Love | 2002-11-18 | 1 | -2/+0 |
| * | *** empty log message *** | Dave Love | 2002-11-18 | 1 | -0/+8 |
| * | (_GNU_SOURCE): Don't define. | Dave Love | 2002-11-18 | 2 | -4/+0 |
| * | (_GNU_SOURCE, HAVE_FSYNC): Don't define. | Dave Love | 2002-11-18 | 1 | -12/+0 |
| * | *** empty log message *** | Markus Rost | 2002-11-18 | 1 | -0/+4 |
| * | Include sol2-6.h. | Markus Rost | 2002-11-18 | 1 | -1/+1 |
| * | (load_face_font): Set `face->overstrike' based on result from | Miles Bader | 2002-11-17 | 2 | -11/+57 |
| * | (x_draw_glyph_string_foreground) | Miles Bader | 2002-11-17 | 1 | -4/+23 |
| * | (struct face): Add `overstrike' field. | Miles Bader | 2002-11-17 | 1 | -0/+3 |
| * | Added a partial implementation of play-sound-internal for Windows. Fixed the... | Ben Key | 2002-11-17 | 8 | -141/+651 |
| * | (w32_get_glyph_string_clip_rect): Clip cursor tightly. | Jason Rumney | 2002-11-16 | 1 | -0/+12 |
| * | (w32_load_system_font): Don't disable Cleartype. | Jason Rumney | 2002-11-16 | 1 | -3/+1 |
| * | *** empty log message *** | Jason Rumney | 2002-11-16 | 1 | -0/+6 |
| * | *** empty log message *** | Richard M. Stallman | 2002-11-15 | 1 | -0/+4 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 2002-11-15 | 1 | -1/+2 |
| * | (x_draw_image_foreground) | Jason Rumney | 2002-11-15 | 1 | -5/+4 |
| * | (x_create_x_image_and_pixmap): Fill in palette for | Jason Rumney | 2002-11-15 | 1 | -6/+17 |
| * | *** empty log message *** | Jason Rumney | 2002-11-15 | 1 | -0/+11 |
| * | (command_loop_1): Fix int/Lisp_Object mixup. | Stefan Monnier | 2002-11-15 | 1 | -28/+77 |
| * | (w32_defined_color): Adjust RGB values for Emacs. | Jason Rumney | 2002-11-15 | 1 | -95/+128 |
| * | (x_draw_image_foreground, x_draw_image_glyph_string) | Jason Rumney | 2002-11-15 | 1 | -98/+65 |
| * | *** empty log message *** | Jason Rumney | 2002-11-15 | 1 | -0/+14 |
| * | (Fmap_char_table): Cast `call2'. | Dave Love | 2002-11-14 | 2 | -2/+3 |
| * | *** empty log message *** | Stefan Monnier | 2002-11-14 | 1 | -12/+13 |