summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INTGerd Moellmann2000-09-262-3/+22
* (BITS_PER_EMACS_INT) [__arch64__]: Don't define.Gerd Moellmann2000-09-261-1/+0
* (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.Gerd Moellmann2000-09-261-1/+1
* *** empty log message ***Gerd Moellmann2000-09-261-0/+12
* (freeze_window_starts): Construct last argument forGerd Moellmann2000-09-261-1/+1
* (x_decode_color): Don't return a Lisp_Object.Gerd Moellmann2000-09-261-2/+3
* (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT andGerd Moellmann2000-09-261-17/+17
* (struct frame): Make the `nothing' member of unionGerd Moellmann2000-09-261-1/+1
* (GC_CHECK_STRING_BYTES): Temporarily define, for bugGerd Moellmann2000-09-262-4/+81
* (__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.Dave Love2000-09-252-7/+18
* (__malloc_extra_blocks): Declare as __malloc_size_t.Dave Love2000-09-251-1/+1
* (mark_image): Use GC_NILP instead of NILP.Gerd Moellmann2000-09-252-1/+3
* Include stdio.h.Dave Love2000-09-251-0/+1
* *** empty log message ***Gerd Moellmann2000-09-251-0/+577
* *** empty log message ***Gerd Moellmann2000-09-251-0/+14
* (show_help_echo): Set help_echo_showing_p.Gerd Moellmann2000-09-251-2/+7
* (help_echo_showing_p): New variable.Gerd Moellmann2000-09-251-0/+7
* (help_echo_showing_p): Declare extern.Gerd Moellmann2000-09-251-0/+1
* Fix typo in __GNUC_MINOR__.Gerd Moellmann2000-09-251-1/+2
* (quit_throw_to_read_char): Declare NO_RETURN.Gerd Moellmann2000-09-251-1/+1
* *** empty log message ***Gerd Moellmann2000-09-251-0/+2
* (POSIX_SIGNALS): Define.Gerd Moellmann2000-09-251-0/+5
* *** empty log message ***Gerd Moellmann2000-09-251-0/+4
* (base64_encode_1): Fix last change.Dave Love2000-09-252-5/+13
* (x_clear_mouse_face): Blick/unblock input.Gerd Moellmann2000-09-251-0/+2
* (enable_glyph_matrix_rows): Remove xasserts.Gerd Moellmann2000-09-222-4/+7
* (try_window_reusing_current_matrix): More fixesGerd Moellmann2000-09-221-14/+16
* *** empty log message ***Dave Love2000-09-221-1/+6
* (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provideDave Love2000-09-221-1/+6
* [SOLARIS2]: Remove redundant include of string.h.Dave Love2000-09-221-7/+0
* (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.Dave Love2000-09-222-4/+9
* (wrong_type_argument, Fthrow, Fsignal, error): DeclareGerd Moellmann2000-09-212-4/+10
* (NO_RETURN): Define.as `__attribute__((__noreturn__))'Gerd Moellmann2000-09-211-0/+6
* Avoid some more compiler warnings.Gerd Moellmann2000-09-212-1/+10
* Avoid some more compiler warnings.Gerd Moellmann2000-09-2115-36/+62
* *** empty log message ***Gerd Moellmann2000-09-211-0/+10
* (try_window_reusing_current_matrix): Fix computation ofGerd Moellmann2000-09-211-2/+2
* (scrolling_window): Compare y-positions of rowsGerd Moellmann2000-09-211-14/+17
* (Fx_create_frame): Set default frame parameter valueGerd Moellmann2000-09-211-1/+1
* *** empty log message ***Gerd Moellmann2000-09-211-0/+5
* (process_sent_to): New variable.Gerd Moellmann2000-09-211-107/+118
* (Vrecursive_load_depth_limit): New variable.Gerd Moellmann2000-09-212-26/+52
* *** empty log message ***Gerd Moellmann2000-09-201-0/+6
* (Fread_file_name): Doc fix.Gerd Moellmann2000-09-201-1/+5
* (Fmessage_or_box): Doc fix.Gerd Moellmann2000-09-201-1/+2
* (Fy_or_n_p, Fyes_or_no_p): Doc fix.Gerd Moellmann2000-09-201-2/+2
* *** empty log message ***Gerd Moellmann2000-09-201-0/+2
* (xbm_scan): Allow C-style comments.Gerd Moellmann2000-09-201-0/+14
* *** empty log message ***Gerd Moellmann2000-09-201-0/+11
* (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If colorGerd Moellmann2000-09-201-18/+69