| Commit message (Expand) | Author | Age | Files | Lines |
| * | (temp_output_buffer_setup): Typo. | Stefan Monnier | 2003-07-22 | 1 | -2/+2 |
| * | (Finsert_file_contents): Use delete_all_overlays. | Stefan Monnier | 2003-07-22 | 2 | -3/+15 |
| * | (temp_output_buffer_setup): Use delete_all_overlays. | Stefan Monnier | 2003-07-22 | 1 | -2/+3 |
| * | (run_pre_post_conversion_on_str): Use delete_all_overlays. | Stefan Monnier | 2003-07-22 | 1 | -2/+3 |
| * | Don't check HAVE_PNG_H: autoconf doesn't seem to find it. | Stefan Monnier | 2003-07-22 | 1 | -5/+3 |
| * | (get_minibuffer): Use it. | Stefan Monnier | 2003-07-22 | 1 | -19/+4 |
| * | (delete_all_overlays): Declare. | Stefan Monnier | 2003-07-22 | 1 | -0/+1 |
| * | (delete_all_overlays): New function. | Stefan Monnier | 2003-07-22 | 1 | -1/+29 |
| * | unexmacosx.c: Sort and merge unexec regions before dumping them. | Andrew Choi | 2003-07-22 | 2 | -1/+48 |
| * | *** empty log message *** | Dave Love | 2003-07-22 | 1 | -0/+4 |
| * | Consider both png.h and libpng/png.h. | Dave Love | 2003-07-22 | 1 | -3/+9 |
| * | (get_minibuffer): Be careful when calling `reset_buffer' | Stefan Monnier | 2003-07-22 | 1 | -1/+20 |
| * | (MARK_STRING, UNMARK_STRING, STRING_MARKED_P) | Stefan Monnier | 2003-07-21 | 2 | -5/+11 |
| * | *** empty log message *** | Richard M. Stallman | 2003-07-21 | 1 | -0/+13 |
| * | (LD_SWITCH_SYSTEM_TEMACS): Add undef. | Richard M. Stallman | 2003-07-21 | 1 | -0/+1 |
| * | (Flocale_info): Renamed from Flanginfo. Doc fixes. | Richard M. Stallman | 2003-07-21 | 1 | -9/+7 |
| * | Use -Wl syntax. | Richard M. Stallman | 2003-07-21 | 1 | -1/+1 |
| * | (syms_of_alloc): Doc fixes. | Richard M. Stallman | 2003-07-21 | 1 | -4/+2 |
| * | (xim_initialize): Redo 6/24 change. | Richard M. Stallman | 2003-07-17 | 2 | -1/+5 |
| * | *** empty log message *** | Stefan Monnier | 2003-07-16 | 1 | -0/+19 |
| * | (copy_overlays): Use EMACS_INT for positions. | Stefan Monnier | 2003-07-15 | 1 | -1/+14 |
| * | Use bitmaps for cons cells, as was done for floats. | Stefan Monnier | 2003-07-15 | 1 | -49/+45 |
| * | *** empty log message *** | Stefan Monnier | 2003-07-14 | 1 | -4/+12 |
| * | * alloc.c (pure, staticvec): | Paul Eggert | 2003-07-14 | 1 | -0/+11 |
| * | (pure, staticvec): Initialize these arrays to nonzero, so that they're | Paul Eggert | 2003-07-14 | 1 | -4/+6 |
| * | (BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update users. | Stefan Monnier | 2003-07-14 | 1 | -16/+34 |
| * | (START_FILES_1, END_FILES_1): Always define them. | Richard M. Stallman | 2003-07-13 | 2 | -0/+7 |
| * | *** empty log message *** | Juanma Barranquero | 2003-07-13 | 1 | -0/+13 |
| * | (xg_set_icon): New function. | Juanma Barranquero | 2003-07-13 | 1 | -0/+7 |
| * | (x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps. | Juanma Barranquero | 2003-07-13 | 1 | -0/+144 |
| * | (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+ | Juanma Barranquero | 2003-07-13 | 1 | -14/+31 |
| * | *** empty log message *** | Richard M. Stallman | 2003-07-12 | 1 | -0/+5 |
| * | (unexec): Consider a section to precede the .bss | Richard M. Stallman | 2003-07-12 | 1 | -5/+9 |
| * | (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g. | Richard M. Stallman | 2003-07-12 | 2 | -0/+24 |
| * | (HAVE_CRTIN): Add #undef. | Richard M. Stallman | 2003-07-12 | 1 | -1/+3 |
| * | (START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1. | Richard M. Stallman | 2003-07-12 | 1 | -2/+14 |
| * | Don't include bsd4-3.h. | Richard M. Stallman | 2003-07-12 | 1 | -4/+17 |
| * | Include libpng/png.h instead of png.h. | Richard M. Stallman | 2003-07-12 | 1 | -1/+1 |
| * | *** empty log message *** | Stefan Monnier | 2003-07-11 | 1 | -0/+5 |
| * | (adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype. | Andreas Schwab | 2003-07-11 | 2 | -2/+8 |
| * | (modify_overlay): Update prototype. | Andreas Schwab | 2003-07-11 | 1 | -1/+1 |
| * | (VALBITS): Define in terms of GCTYPEBITS. | Stefan Monnier | 2003-07-09 | 2 | -72/+30 |
| * | (struct interval): Move from lisp.h. | Stefan Monnier | 2003-07-09 | 1 | -9/+60 |
| * | Include intervals.h for Fset_text_properties. | Stefan Monnier | 2003-07-09 | 1 | -0/+1 |
| * | (struct buffer_text, struct buffer): Use EMACS_INT for | Stefan Monnier | 2003-07-09 | 1 | -15/+15 |
| * | (fix_overlays_before): Fix typo in last commit. | Stefan Monnier | 2003-07-09 | 1 | -1/+1 |
| * | (overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit. | Stefan Monnier | 2003-07-09 | 2 | -167/+236 |
| * | (mark_object): Mark the new `next' field of overlays. | Stefan Monnier | 2003-07-09 | 1 | -3/+18 |
| * | (run_pre_post_conversion_on_str): Use new type for overlays_(before|after). | Stefan Monnier | 2003-07-09 | 1 | -2/+2 |
| * | (overlays_around): Use new type for overlays_(before|after). | Stefan Monnier | 2003-07-09 | 1 | -9/+6 |