- 18 Sep, 2000 5 commits
-
-
Dave Love authored
(current_active_maps): Remove redundant get_local_map call.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
frames sharing an image cache. Block input while freeing images. Fix timestamp comparison. (x_clear_image): Also free the mask.
-
Gerd Moellmann authored
that we won't get interrupted in a state where the image isn't yet set up completely. (xbm_load_image, xbm_load, xpm_load, xpm_load, lookup_rgb_color) (lookup_pixel_color, x_to_xcolors, x_from_xcolors) (x_disable_image, x_build_heuristic_mask, pbm_load, png_load) (jpeg_load, tiff_load, gif_load, gs_load): Don't block/unblock input.
-
- 16 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
current even if they are completely invisible at the top of a window.
-
- 15 Sep, 2000 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 14 Sep, 2000 6 commits
-
-
Andrew Innes authored
-
Andrew Innes authored
-
Gerd Moellmann authored
position to the next tab stop is less than a canonical character width, use the tab stop after that.
-
Dave Love authored
-
Gerd Moellmann authored
functions, bind `fontification-functions' and `after-change-functions' to nil.
-
Gerd Moellmann authored
-
- 13 Sep, 2000 3 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(parse_tool_bar_item): Ignore cached key bindings.
-
Gerd Moellmann authored
and allocation of Lisp data.
-
- 12 Sep, 2000 3 commits
-
-
Gerd Moellmann authored
(Finternal_set_lisp_face_attribute): If frame is 0, set new frame defaults first.
-
Gerd Moellmann authored
-
Kenichi Handa authored
-
- 11 Sep, 2000 4 commits
-
-
Gerd Moellmann authored
that might be clobbered by longjmp. (check_x_display_info, x_decode_color, create_frame_xic) (Fx_display_backing_store, Fx_display_visual_class) (x_build_heuristic_mask, pbm_scan_number): Avoid compiler warnings.
-
Gerd Moellmann authored
(Fload): Show list of recursively loaded files, when signaling an error.
-
Gerd Moellmann authored
(record_load_unwind): New function. (Fload): Check for recursive loads. (syms_of_lread): Initialize Vloads_in_progress. (read_integer, read1): Avoid some compiler warnings.
-
Miles Bader authored
-
- 10 Sep, 2000 2 commits
-
-
Gerd Moellmann authored
-
Ken Raeburn authored
-
- 09 Sep, 2000 2 commits
-
-
Gerd Moellmann authored
by Fmemq in a condition.
-
Stefan Monnier authored
-
- 08 Sep, 2000 10 commits
-
-
Gerd Moellmann authored
read-only in a dumped Emacs. (mmap_fd_1): New variable. (mmap_set_vars): Remove local `fd'. Save mmap_fd in mmap_fd_1, restore it from there. (r_alloc, r_re_alloc, r_alloc_free): Call r_alloc_init unconditionally so that mmap_fd can be initialized there. (r_alloc_init_fd): Open-coded in r_alloc_init; function removed. (r_alloc_init) [REL_ALLOC_MMAP && !MAP_ANON]: Open /dev/zero. (r_alloc_init) [REL_ALLOC_MMAP && MAP_ANON]: Set mmap_fd to -1.
-
Gerd Moellmann authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
inheritance.
-
Gerd Moellmann authored
unchanged rows at the top, handle the case that we can't find it.
-
Gerd Moellmann authored
of bounds more carefully.
-
Dave Love authored
-
Kenichi Handa authored
-
Miles Bader authored
(Finternal_merge_in_global_face): Restore old global/local attribute override order. Use inline loop instead of calling default_face_vector.
-
- 07 Sep, 2000 1 commit
-
-
Gerd Moellmann authored
(get_bloc, relocate_blocs, update_heap_bloc_correspondence) (resize_bloc, r_alloc_sbrk, r_alloc_init): Add casts to `char *' where necessary, in case POINTER_TYPE is `void'.
-