(__FreeBSD_version): Don't define it if it is
[bpt/emacs.git] / src /
1999-08-31 Gerd Moellmann(__FreeBSD_version): Don't define it if it is
1999-08-30 Gerd Moellmann(FRAME_X_FLAGS_AREA_COLS): Define it as the total width
1999-08-30 Gerd MoellmannRemove unused bitmaps.
1999-08-30 Gerd Moellmann(x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
1999-08-30 Gerd Moellmann(window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
1999-08-30 Gerd Moellmann(coordinates_in_window): Use
1999-08-30 Gerd Moellmann(set_frame_size): Set flags_area_extra to
1999-08-30 Gerd Moellmann(FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
1999-08-30 Gerd Moellmann(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
1999-08-30 Gerd Moellmann(WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
1999-08-30 Gerd Moellmann(C_SWITCH_SYSTEM): Added to let configure find headers
1999-08-30 Gerd Moellmann(QCweakness): Replaces QCweak.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available. Declare errno only...
1999-08-30 Andreas SchwabInclude <stdlib.h> if available.
1999-08-30 Andreas SchwabInclude <stdlib.h> if available, and declare abort...
1999-08-30 Andreas SchwabAdd declarations for some functions.
1999-08-29 Richard M. Stallman(SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
1999-08-29 Richard M. Stallman(lisp_parse_state, back_comment, Fmodify_syntax_entry)
1999-08-29 Richard M. Stallman(compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
1999-08-29 Richard M. Stallman[emacs]: Handle character classes for multibyte chars:
1999-08-29 Richard M. Stallman(read_input_waiting): Pass read_socket_hook just 4...
1999-08-28 Ken Raeburn(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float):...
1999-08-25 Gerd Moellmann(resize_mini_window): Don't resize if
1999-08-25 Gerd Moellmann(Frecenter): Clear frame if called with nil or no arg.
1999-08-25 Gerd Moellmann(Fforward_word): If in a mini-buffer and moving
1999-08-25 Karl HeuerMerge IRIX debugging info patch from unexsgi.c
1999-08-25 Karl HeuerUse unexelf for IRIX 5.*.
1999-08-25 Karl HeuerUse unexelf for IRIX 6.*.
1999-08-25 Gerd Moellmann(try_window_id): Remove typo.
1999-08-25 Gerd Moellmann(try_window_id): Recognize case that PT == ZV and in
1999-08-25 Gerd Moellmann(PVEC_TYPE_MASK): Add the bit for hash tables.
1999-08-24 Gerd Moellmann(expose_window_tree): Fix typo CANON_Y_UNIT to
1999-08-24 Gerd Moellmann[HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
1999-08-24 Gerd Moellmann(Qmargin): Replacement for Qbitmap_area.
1999-08-24 Gerd Moellmann(redisplay_window): Don't ever test just_this_one_p
1999-08-24 Gerd Moellmann(Fset_window_point): Reset Vresize_mini_config.
1999-08-24 Gerd Moellmann(Vresize_mini_config, resize_mini_frame,
1999-08-24 Gerd Moellmann(adjust_frame_glyphs): Reset Vresize_mini_config.
1999-08-23 Kenichi HandaInclude "ccl.h" instead of "../src/ccl.h".
1999-08-23 Gerd Moellmann(redisplay_internal): Clear garbaged frames after
1999-08-23 Gerd Moellmann(beg_unchanged, end_unchanged, unchanged_modified,
1999-08-23 Gerd Moellmann(Fset_window_hscroll): Set
1999-08-23 Gerd Moellmann(command_loop_1): Set beg/end_unchanged per
1999-08-23 Gerd Moellmann(gap_left): Use BUF_COMPUTE_UNCHANGED.
1999-08-23 Gerd Moellmann(direct_output_for_insert): Set beg_unchanged
1999-08-23 Gerd Moellmann(struct glyph_matrix): Add buffer, begv, and zv.
1999-08-23 Gerd Moellmann(code_convert_region): Compute beg/end_unchanged per
1999-08-23 Gerd Moellmann(BUF_COMPUTE_UNCHANGED): New.
1999-08-23 Gerd Moellmann(set_buffer_internal): Set windows_or_buffers_changed
1999-08-23 Gerd Moellmann(mark_glyph_matrix): Mark strings only.
1999-08-22 Gerd MoellmannAdd prototype for copy_hash_table and Fcopy_hash_table.
1999-08-22 Gerd Moellmann(Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
1999-08-22 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd Moellmann(resize_mini_window): Do it for truncate-lines t as
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd Moellmann(face_at_buffer_position): Don't xassert that
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd MoellmannRemove references to echo_area_glyphs
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd MoellmannRemove conditional compilation on `standalone'.
1999-08-21 Gerd MoellmannRemove conditional compilation on
1999-08-21 Gerd MoellmannAdd function prototypes.
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd MoellmannRemove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-21 Gerd Moellmann(hash_lookup): Test with EQ before calling key comparion
1999-08-21 Gerd Moellmann(Fdo_auto_save): Use push_message, restore_message,
1999-08-21 Gerd Moellmann(shut_down_emacs): Call check_message_stack.
1999-08-21 Gerd MoellmannRemove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-08-21 Gerd Moellmann(do_pending_window_change): Add parameter `safe'.
1999-08-21 Gerd Moellmann(NO_PROMPT_IN_BUFFER): Removed.
1999-08-21 Gerd Moellmann(Fgarbage_collect): Use push_message, restore_message,
1999-08-21 Dave Love(C_DEBUG_SWITCH): Use -g -O.
1999-08-21 Dave Love(C_DEBUG_SWITCH): Set for debug and optimize.
1999-08-20 Gerd Moellmannremove tiff34 prefix from include.
1999-08-20 Dave LoveRevert previous change.
1999-08-19 Gerd Moellmann(XTset_vertical_scroll_bar): Fix previous change. ...
1999-08-18 Dave LoveUse termcap.h.
1999-08-18 Dave LoveAdd HAVE_TERMCAP_H.
1999-08-18 Dave LoveUse lisp.h
1999-08-18 Dave LoveUse stdlib.h, unistd.h.
1999-08-18 Dave LoveUse stdlib.h.
1999-08-18 Dave Love(Finsert_file_contents): Use xfree.
1999-08-18 Gerd Moellmann(x_window) [USE_X_TOOLKIT]: Remove test for
1999-08-18 Gerd Moellmann(update_frame_line): Fix previous change. If writing
1999-08-17 Gerd Moellmann(unwind_redisplay): New. Resets flag redisplaying_p.
1999-08-17 Gerd Moellmann(Fcoordinates_in_window_p): Return `left-bitmap-area'
1999-08-17 Gerd Moellmann(Fsignal): Don't reset redisplaying_p here.
1999-08-17 Gerd Moellmann(update_frame_line): If writing whole line,
1999-08-17 Gerd Moellmann(expose_area): If row extends face to end of line,
1999-08-17 Gerd Moellmann(Qshow_trailing_whitespace): Removed.
1999-08-17 Gerd Moellmann(direct_output_for_insert): Use
1999-08-17 Gerd Moellmann(struct it): Remove member
1999-08-17 Gerd Moellmann(x_draw_glyph_string_box): Use the background width
1999-08-17 Gerd Moellmann(add_to_log): Renamed from display_message.
1999-08-17 Gerd Moellmann(Fpos_visible_in_window_p): Rewritten.
1999-08-16 Karl Heuer(Fforward_comment): Set comstyle for Scomment_fence.
1999-08-16 Geoff Voelker(x_set_frame_parameters): Set foreground and
1999-08-15 Gerd Moellmann(Vfont_list_limit): New.
1999-08-15 Gerd Moellmann(XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
next