(Fkill_buffer): Remove unused variables.
[bpt/emacs.git] / src /
1999-09-06 Dave Love1998-05-17 Michael Sperber [Mr. Preprocessor] <sperbe...
1999-09-06 Dave Love1998-05-17 Michael Sperber [Mr. Preprocessor] <sperbe...
1999-09-06 Dave LoveNew version incorporating Michael Sperber's changes...
1999-09-06 Dave LoveRemove comment on DEFVAR_BOOL.
1999-09-06 Dave Love(Vbyte_boolean_vars): New variable.
1999-09-05 Gerd Moellmann(Fx_show_tip): Improve documentation.
1999-09-05 Gerd Moellmann(Fset_window_vscroll): Make window the first argument,
1999-09-05 Gerd Moellmann(Qplay_sound_functions): Replaces Qplay_sound_hook.
1999-09-05 Gerd MoellmannChange
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-09-05 Gerd Moellmann(row_containing_pos): New.
1999-09-05 Gerd Moellmann(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
1999-09-04 Gerd Moellmann(Qwindow_size_fixed): Replaces Qfixed_window_size.
1999-09-04 Gerd Moellmann(Fmakehash): Exchange optional test and size arguments.
1999-09-03 Gerd MoellmannChange protorype of x_alloc_nearest_color.
1999-09-03 Gerd Moellmann(XTset_vertical_scroll_bar): Block input when clearing
1999-09-03 Gerd MoellmannInclude math.h. Add extern declaration for atof in...
1999-09-03 Gerd Moellmann(struct frame): New member `gamma'.
1999-09-03 Richard M. Stallman[macintosh]: Set KBD_BUFFER_SIZE to a smaller value
1999-09-03 Richard M. StallmanDo nothing if included a second time.
1999-09-03 Richard M. Stallman(Fframep) [macintosh]: Handle mac frame type.
1999-09-03 Richard M. Stallman(call-process) [macintosh]: Call mac_run_command in
1999-09-03 Richard M. StallmanDelete the system-independent include of stdlib.h
1999-09-03 Richard M. Stallman[macintosh]: Include macterm.h to define substitute X
1999-09-03 Gerd MoellmannUse XCAR and XCDR instead of XCONS.
1999-09-03 Gerd MoellmannNew member frozen_window_start_p.
1999-09-03 Gerd Moellmann(foreach_window, foreach_window_1): New.
1999-09-03 Gerd Moellmann(read_minibuf_unwind): Resize mini-window when
1999-09-03 Gerd MoellmannRemove extern declarations for variables deleted from
1999-09-03 Gerd Moellmann(adjust_frame_glyphs): Remove reference to
1999-09-03 Gerd MoellmannAdd function prototype for resize_mini_window.
1999-09-03 Gerd Moellmann(x_scroll_bar_create): Don't clear under scroll bar
1999-09-03 Gerd Moellmann(x_set_scroll_bar_width): Change conditional compilation
1999-09-03 Kenichi Handa(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
1999-09-03 Kenichi Handa(count_combining_composition): New function.
1999-09-03 Kenichi HandaType in comment fixed.
1999-09-03 Kenichi Handa(Fsubst_char_in_region): Adjust the way to check byte...
1999-09-03 Kenichi Handa(SPLIT_COMPOSITE_SEQ): New macro.
1999-09-03 Kenichi Handa(MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
1999-09-03 Kenichi Handa(Faset): Adjust the way to check byte-combining
1999-09-03 Kenichi Handa(struct it): Change the size of the member `ctl_chars'.
1999-09-03 Kenichi Handa(print_string): Use the macro STRING_CHAR_AND_LENGTH.
1999-09-03 Kenichi Handa(count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
1999-09-03 Kenichi Handa(get_next_display_element): Display incomplete multibyte
1999-09-02 Gerd Moellmann(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
1999-09-02 Gerd Moellmann(Fhash_table_weakness): Replaces F_hash_table_weak.
1999-09-02 Gerd Moellmann(try_window_id): Reset first_unchanged_at_end_row
1999-09-02 Gerd Moellmann(Fforward_word): Stop at a mini-buffer prompt end
1999-09-02 Gerd Moellmann(set_buffer_internal): Never set
1999-09-01 Gerd Moellmann(read_minibuf): Flush display after setting cursor to
1999-08-31 Dave LoveComment on DEFVAR_BOOL.
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
next