aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (GC_MARK_STACK, REL_ALLOC_MMAP): Define.Gerd Moellmann2000-09-082-0/+11
|
* Mention REL_ALLOC_MMAP.Dave Love2000-09-081-0/+3
|
* Don't include string.h (redundant).Dave Love2000-09-081-5/+57
| | | | | | | | | | | | (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.
* (Fset_keymap_parent): Check for cycles in keymapGerd Moellmann2000-09-082-1/+16
| | | | inheritance.
* (allocaobj) [!SYSTEM_MALLOC && REL_ALLOC_MMAP]:Dave Love2000-09-081-1/+1
| | | | Remove vm-limit.o.
* (try_window_id): When trying to locate cursor inGerd Moellmann2000-09-082-2/+5
| | | | unchanged rows at the top, handle the case that we can't find it.
* (x_draw_glyphs): Handle case START and END are outGerd Moellmann2000-09-082-2/+9
| | | | of bounds more carefully.
* (SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last change to __NetBSD__.Dave Love2000-09-082-3/+8
|
* (compile_pattern): Check the multibyteness of cachedKenichi Handa2000-09-081-0/+1
| | | | string and PATTERN.
* *** empty log message ***Kenichi Handa2000-09-081-0/+5
|
* (default_face_vector): Function removed.Miles Bader2000-09-082-22/+20
| | | | | | (Finternal_merge_in_global_face): Restore old global/local attribute override order. Use inline loop instead of calling default_face_vector.
* (obtain, relinquish, relinquish, r_alloc_size_in_use)Gerd Moellmann2000-09-072-20/+28
| | | | | | (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'.
* *** empty log message ***Eli Zaretskii2000-09-071-0/+6
|
* (make_terminal_frame): Initialize frame foreground andEli Zaretskii2000-09-071-1/+17
| | | | | background colors to unspecified, for the initial instance of an MSDOS frame.
* (mmap_find): Fix overlap computation.Gerd Moellmann2000-09-072-8/+18
| | | | | (mmap_enlarge): Compute nbytes before trying to find an overlapping region.
* *** empty log message ***Gerd Moellmann2000-09-071-1/+13
|
* (xdialog_show): When looking up the selection inGerd Moellmann2000-09-071-0/+6
| | | | | menu_items, take `quote' boundaries into account; this corresponds to a nil ITEM in x-popup-dialog.
* (syms_of_lread): Change value of regexpGerd Moellmann2000-09-071-1/+1
| | | | Vbytecomp_version_regexp to not match some XEmacs-compiled files.
* (smaller_face): Compare font heights with `<' and `>'Gerd Moellmann2000-09-071-1/+2
| | | | instead of `!='.
* (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81.Kenichi Handa2000-09-071-2/+2
| | | | (MIN_CHAR_OFFICIAL_DIMENSION1): Define it as ((0x81 - 0x70) << 7).
* (detect_coding_sjis): Check the byte sequence more regidly.Kenichi Handa2000-09-072-3/+13
|
* (encode_coding_sjis_big5): Fix previous change.Kenichi Handa2000-09-071-0/+2
|
* *** empty log message ***Kenichi Handa2000-09-071-2/+2
|
* (encode_coding_sjis_big5): Use translation table forKenichi Handa2000-09-071-5/+5
| | | | | | encoding, not decoding. Check for the charset katakana-jisx0201, not latin-jisx0201. (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
* *** empty log message ***Kenichi Handa2000-09-071-0/+7
|
* *** empty log message ***Gerd Moellmann2000-09-071-1/+11
|
* (Vparam_value_alist): New variable.Gerd Moellmann2000-09-071-1/+14
| | | | | (syms_of_xfaces): Initialize it. (Finternal_set_lisp_face_attribute): Avoid more consing.
* (Fframe_parameter): Handle `name' and `background-mode'Gerd Moellmann2000-09-071-2/+10
| | | | | | | specially. (Fframe_parameter) [HAVE_X_WINDOWS]: Handle `display' specially. (Qbackground_mode): New variable. (syms_of_frame_1): Initialize Qbackground_mode.
* (Qdisplay): Declare extern.Gerd Moellmann2000-09-071-1/+1
|
* *** empty log message ***Gerd Moellmann2000-09-071-0/+2
|
* (Fframe_parameter): Handle `name' specially.Gerd Moellmann2000-09-071-7/+12
|
* *** empty log message ***Gerd Moellmann2000-09-071-0/+5
|
* (Finternal_set_lisp_face_attribute): If FRAME is 0,Gerd Moellmann2000-09-071-4/+15
| | | | change face on all frames, and change the default for new frames.
* [!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj.Dave Love2000-09-072-0/+10
|
* (MAKE_CHAR): Be sure to set MSB of C1 to 0.Kenichi Handa2000-09-071-1/+1
|
* *** empty log message ***Kenichi Handa2000-09-071-0/+2
|
* *** empty log message ***Kenichi Handa2000-09-071-0/+6
|
* (charset.o): Depends on composite.h.Kenichi Handa2000-09-071-1/+2
|
* Include composite.hKenichi Handa2000-09-071-2/+40
| | | | | (lisp_string_width): New function. (Fstring_width): Call lisp_string_width instead of strwidth.
* (read_process_output): Before inserting the decodedKenichi Handa2000-09-071-0/+6
| | | | text in the buffer, adjust the multibyteness.
* *** empty log message ***Kenichi Handa2000-09-071-0/+5
|
* *** empty log message ***Gerd Moellmann2000-09-061-0/+3
|
* (set_buffer_internal_1) [REL_ALLOC_MMAP]: IfGerd Moellmann2000-09-061-0/+11
| | | | buffer's text buffer is null, map new memory.
* (POINTER, SIZE) [emacs]: Define in terms ofGerd Moellmann2000-09-062-80/+492
| | | | | | | | | | | POINTER_TYPE and size_t. (struct mmap_region) [REL_ALLOC_MMAP]: New structure. (mmap_regions, mmap_regions_1) [REL_ALLOC_MMAP]: New variables. (ROUND, MMAP_REGION_STRUCT_SIZE, MMAP_REGION, MMAP_USER_AREA) [REL_ALLOC_MMAP]: New macros. (mmap_find, mmap_free, mmap_enlarge, mmap_set_vars) (mmap_mapped_bytes, r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC_MMAP]: New functions.
* (Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_varsGerd Moellmann2000-09-061-0/+7
| | | | before and after unexec.
* (init_buffer) [REL_ALLOC_MMAP]: Map new bufferGerd Moellmann2000-09-061-1/+18
| | | | text buffers if necessary.
* (R_ALLOC_DECLARE): Removed because unused.Gerd Moellmann2000-09-061-13/+14
| | | | | (r_alloc, r_re_alloc, r_alloc_free): Use POINTER_TYPE and size_t in prototypes.
* *** empty log message ***Gerd Moellmann2000-09-061-0/+4
|
* (HAVE_MMAP): Add #undef.Gerd Moellmann2000-09-061-0/+1
|
* *** empty log message ***Gerd Moellmann2000-09-051-0/+5
|