- 08 Sep, 2000 27 commits
-
-
Dave Love authored
-
Dave Love authored
-
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.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
autoconf.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(display_line, move_it_in_display_line_to): Avoid compiler warnings.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
ATTRS is non-nil.
-
Dave Love authored
-
Dave Love authored
(MAP_ANON) [REL_ALLOC_MMAP]: Ensure it's defined. [!MAP_ANON]: Include fcntl.h. (mmap_fd) [REL_ALLOC_MMAP]: New variable. (r_alloc, r_re_alloc, r_alloc_free) (mmap_enlarge, mmap_set_vars): Use it. (r_alloc_init_fd): New function. (__morecore) [SYSTEM_MALLOC]: Don't declare. (r_alloc_init): Call r_alloc_init_fd. Conditionalize stuff on malloc type.
-
Gerd Moellmann authored
inheritance.
-
Dave Love authored
Remove vm-limit.o.
-
Gerd Moellmann authored
unchanged rows at the top, handle the case that we can't find it.
-
Eli Zaretskii authored
-
Gerd Moellmann authored
of bounds more carefully.
-
Dave Love authored
-
Kenichi Handa authored
string and PATTERN.
-
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 13 commits
-
-
Sam Steingold authored
-
Eli Zaretskii authored
chinese-py, and chinese-tonepy input methods.
-
Dave Love authored
-
Dave Love authored
(vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
-
Dave Love authored
(vc-rcs-register-switches, vc-rcs-checkin-switches) (vc-rcs-checkout-switches, vc-rcs-header) (vc-rcs-master-templates): Add or change :version.
-
Dave Love authored
(vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit) (vc-cvs-stay-local): Add :version.
-
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'.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(menu-bar-tools-menu): Use it to compute and display the package used to read email. (menu-bar-tools-menu): Fix typo in GUD's help string.
-
Eli Zaretskii authored
background colors to unspecified, for the initial instance of an MSDOS frame.
-
Gerd Moellmann authored
(mmap_enlarge): Compute nbytes before trying to find an overlapping region.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-