]> code.delx.au - gnu-emacs/history - src
(BITS_PER_EMACS_INT) [__arch64__]: Don't define.
[gnu-emacs] / src /
2000-09-26 Gerd Moellmann(BITS_PER_EMACS_INT) [__arch64__]: Don't define.
2000-09-26 Gerd Moellmann(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
2000-09-26 Gerd Moellmann*** empty log message ***
2000-09-26 Gerd Moellmann(freeze_window_starts): Construct last argument for
2000-09-26 Gerd Moellmann(x_decode_color): Don't return a Lisp_Object.
2000-09-26 Gerd Moellmann(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
2000-09-26 Gerd Moellmann(struct frame): Make the `nothing' member of union
2000-09-26 Gerd Moellmann(GC_CHECK_STRING_BYTES): Temporarily define, for bug
2000-09-25 Dave Love(__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
2000-09-25 Dave Love(__malloc_extra_blocks): Declare as __malloc_size_t.
2000-09-25 Gerd Moellmann(mark_image): Use GC_NILP instead of NILP.
2000-09-25 Dave LoveInclude stdio.h.
2000-09-25 Gerd Moellmann*** empty log message ***
2000-09-25 Gerd Moellmann*** empty log message ***
2000-09-25 Gerd Moellmann(show_help_echo): Set help_echo_showing_p.
2000-09-25 Gerd Moellmann(help_echo_showing_p): New variable.
2000-09-25 Gerd Moellmann(help_echo_showing_p): Declare extern.
2000-09-25 Gerd MoellmannFix typo in __GNUC_MINOR__.
2000-09-25 Gerd Moellmann(quit_throw_to_read_char): Declare NO_RETURN.
2000-09-25 Gerd Moellmann*** empty log message ***
2000-09-25 Gerd Moellmann(POSIX_SIGNALS): Define.
2000-09-25 Gerd Moellmann*** empty log message ***
2000-09-25 Dave Love(base64_encode_1): Fix last change.
2000-09-25 Gerd Moellmann(x_clear_mouse_face): Blick/unblock input.
2000-09-22 Gerd Moellmann(enable_glyph_matrix_rows): Remove xasserts.
2000-09-22 Gerd Moellmann(try_window_reusing_current_matrix): More fixes
2000-09-22 Dave Love*** empty log message ***
2000-09-22 Dave Love(syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
2000-09-22 Dave Love[SOLARIS2]: Remove redundant include of string.h.
2000-09-22 Dave Love(Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
2000-09-21 Gerd Moellmann(wrong_type_argument, Fthrow, Fsignal, error): Declare
2000-09-21 Gerd Moellmann(NO_RETURN): Define.as `__attribute__((__noreturn__))'
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
2000-09-21 Gerd Moellmann*** empty log message ***
2000-09-21 Gerd Moellmann(try_window_reusing_current_matrix): Fix computation of
2000-09-21 Gerd Moellmann(scrolling_window): Compare y-positions of rows
2000-09-21 Gerd Moellmann(Fx_create_frame): Set default frame parameter value
2000-09-21 Gerd Moellmann*** empty log message ***
2000-09-21 Gerd Moellmann(process_sent_to): New variable.
2000-09-21 Gerd Moellmann(Vrecursive_load_depth_limit): New variable.
2000-09-20 Gerd Moellmann*** empty log message ***
2000-09-20 Gerd Moellmann(Fread_file_name): Doc fix.
2000-09-20 Gerd Moellmann(Fmessage_or_box): Doc fix.
2000-09-20 Gerd Moellmann(Fy_or_n_p, Fyes_or_no_p): Doc fix.
2000-09-20 Gerd Moellmann*** empty log message ***
2000-09-20 Gerd Moellmann(xbm_scan): Allow C-style comments.
2000-09-20 Gerd Moellmann*** empty log message ***
2000-09-20 Gerd Moellmann(xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
2000-09-19 Gerd Moellmann*** empty log message ***
2000-09-19 Jeff BaileyAdd warning to top of source files
2000-09-19 Gerd Moellmann(update_window_line): Make sure to always draw
2000-09-19 Andrew Innes(bootstrap-emacs): Don't change directory.
2000-09-19 Kenichi Handa*** empty log message ***
2000-09-19 Kenichi Handa(UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
2000-09-19 Kenichi Handa(Fccl_execute_on_string): Make multibyte string correctly.
2000-09-19 Kenichi Handa*** empty log message ***
2000-09-18 Gerd Moellmann(x_display_and_set_cursor): Don't show a hollow box
2000-09-18 Dave Love(menu_bar_items, tool_bar_items)
2000-09-18 Gerd Moellmann*** empty log message ***
2000-09-18 Gerd Moellmann(x_draw_image_glyph_string): Remove a comment describing
2000-09-18 Gerd Moellmann(x_clear_image_1): New function.
2000-09-18 Gerd Moellmann*** empty log message ***
2000-09-18 Gerd Moellmann(update_window): Move test for invisible lines
2000-09-18 Gerd Moellmann(clear_image_cache): Clear current matrices of all
2000-09-18 Gerd Moellmann(lookup_image): Block input while loading the image so
2000-09-16 Gerd Moellmann(update_window): Make sure to make desired rows
2000-09-15 Gerd Moellmann*** empty log message ***
2000-09-15 Gerd Moellmann(lookup_image): Build mask before applying an algorithm.
2000-09-15 Gerd Moellmann(build_desired_tool_bar_string): For a toolbar item in
2000-09-15 Stefan MonnierSort alphabetically and add `Makefile'.
2000-09-15 Gerd Moellmann*** empty log message ***
2000-09-15 Gerd Moellmann(ALLOC_XPM_COLORS): Define if we can use Emacs' color
2000-09-15 Gerd Moellmann*** empty log message ***
2000-09-15 Gerd Moellmann(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
2000-09-14 Andrew Innes*** empty log message ***
2000-09-14 Andrew InnesRevert to Unix line endings.
2000-09-14 Andrew Innes*** empty log message ***
2000-09-14 Andrew Innes(w32_per_char_metric): Handle non-TrueType fonts.
2000-09-14 Andrew InnesStandardize indentation somewhat.
2000-09-14 Gerd Moellmann(x_produce_glyphs): If the distance from the current
2000-09-14 Dave Love*** empty log message ***
2000-09-14 Dave Love(alloc_buffer_text): Fix xmalloc call.
2000-09-14 Gerd Moellmann(handle_fontified_prop): While running fontification
2000-09-14 Gerd Moellmann*** empty log message ***
2000-09-14 Gerd MoellmannRemove everything having to do with the use of mmap.
2000-09-14 Gerd Moellmann(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
2000-09-14 Gerd MoellmannMove allocation with mmap here, from ralloc.c. Change
2000-09-14 Gerd Moellmann(make_gap): Use enlarge_buffer_text.
2000-09-14 Gerd MoellmannChange conditional compilation on REL_ALLOC_MMAP to
2000-09-14 Gerd Moellmann(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.
2000-09-14 Gerd Moellmann(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.
2000-09-13 Gerd Moellmann(Fplay_sound): Doc fix.
2000-09-13 Gerd MoellmannAvoid some more compiler warnings.
2000-09-13 Gerd MoellmannAdd some comments about DOUG_LEA_MALLOC's use of mmap
2000-09-12 Gerd MoellmannRemove conditional compilation on SCALABLE_FONTS.
2000-09-12 Gerd Moellmann*** empty log message ***
2000-09-12 Gerd Moellmann(Fload): Put code checking for recursive loads in ...
2000-09-12 Kenichi HandaComment fixed.
2000-09-12 Kenichi Handa*** empty log message ***
next