- 23 Sep, 1999 3 commits
-
-
Gerd Moellmann authored
(toplevel): Add prototypes for grow_mini_window and shrink_mini_window. Remove prototype for change_window_height.
-
Gerd Moellmann authored
(change_window_height): Call window_min_size with new parameter. (shrink_window_lowest_first, save_restore_orig_size, grow_mini_window, shrink_mini_window): New. (make_window, replace_window): Initialize orig_top and orig_height. (enlarge_window): Renamed from change_window_height. Make it static. (Fdisplay_buffer, Fenlage_window, Fshrink_window): Call enlarge_window instead of change_window_height.
-
Gerd Moellmann authored
instead of point-min in call to delete-region.
-
- 22 Sep, 1999 1 commit
-
-
André Spiegel authored
file names.
-
- 21 Sep, 1999 1 commit
-
-
Eli Zaretskii authored
-
- 20 Sep, 1999 23 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(read_filtered_event, read1, Fmapatoms): Ditto. (toplevel): Include intervals.h.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
keys_of_keymap, syms_of_keymap): Remove unused variables.
-
Gerd Moellmann authored
conditinally compiled section in #ifdef. (toplevel): Include stdio.h.
-
Gerd Moellmann authored
(Fcommandp, do_autoload): Ditto.
-
Gerd Moellmann authored
(Fgoto_char, Fchar_after, Fformat): Ditto. (message_text, message_length): Put in #ifndef HAVE_MENUS.
-
Gerd Moellmann authored
safe_bcopy to char *.
-
Gerd Moellmann authored
(Faref, Fstring_to_number): Ditto. (toplevel): Include stdio.h. (Fnumber_to_string): Cast XINT to long for %ld.
-
Gerd Moellmann authored
(casify_region): Ditto.
-
Gerd Moellmann authored
whose corresponding window rows have been disabled in try_window_id.
-
Gerd Moellmann authored
that window start is out of range. (handle_display_prop, handle_single_display_prop): Replace marginal area specifications like `left-margin' with `(margin left-margin)'. (Qmargin): New. (syms_of_xdisp): Initialize Qmargin.
-
Kenichi Handa authored
-
Kenichi Handa authored
turkish-postfix. ("turkish-postfix"): New Turkish input method which inserts Latin-5 characters.
-
Kenichi Handa authored
turkish-postfix. ("turkish-postfix"): New Turkish input method which inserts Latin-5 characters.
-
Kenichi Handa authored
-
Gerd Moellmann authored
(text_property_list, verify_interval_modification, interval_has_all_properties): Ditto.
-
Gerd Moellmann authored
describe_syntax, skip_chars): Remove unused variables. (back_comment, forw_comment): Add braces to if-statement with if-else as dependent statement.
-
Gerd Moellmann authored
(Fopen_network_stream, create_process): Add parentheses to conditional expressions. (create_process): Put declaration of sigchld in #if 0. (Fopen_network_stream): Removed unused variables. (Fopen_network_stream, wait_reading_process_input, wait_reading_process_input, send_process, send_process): Ditto. (toplevel): Add prototypes for set_waiting_for_input and keyboard_bit_set.
-
Gerd Moellmann authored
(toplevel): Add prototypes for stuff_char, and code_convert_string_norecord.
-
Gerd Moellmann authored
(command_loop_1, safe_run_hooks, kbd_buffer_get_event, timer_check, make_lispy_event, menu_bar_items, menu_bar_one_keymap, menu_bar_item, parse_menu_item, parse_tool_bar_item, read_char_x_menu_prompt, read_key_sequence, kbd_buffer_get_event, make_lispy_event, read_char_x_menu_prompt, read_key_sequence): Ditto. Fread_key_sequence, Fread_key_sequence_vector, Fsuspend_emacs): Ditto. (read_key_sequence) [GOBBLE_FIRST_EVENT]: Put local variables only used when GOBBLE_FIRST_EVENT is defined in #ifdef (Fexecute_extended_command): Cast XINT to long for %ld. (toplevel) [HAVE_UNISTD_H]: Include unistd.h. (toplevel): Include sys/types.h.
-
Gerd Moellmann authored
(Fcall_process): Remove unused variable.
-
Gerd Moellmann authored
-
- 19 Sep, 1999 10 commits
-
-
Gerd Moellmann authored
sweep_weak_hash_tables.
-
Gerd Moellmann authored
(count_combining_after, count_combining_after, insert_1_both, insert_from_string_1, insert_from_buffer_1, check_markers): Ditto. (adjust_after_replace, replace_range): Add parentheses to logical expressions. Remove unused variables. (CHECK_BYTE_COMBINING_FOR_INSERT): Add parentheses to logical expression.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(compact_strings): Add parentheses around assignments in conditional context. (toplevel): Put declaration of unused function clear_marks in #if 0 like its definition.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
Fx_hide_busy_cursor, getloadavg.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
- 18 Sep, 1999 2 commits
-
-
Richard M. Stallman authored
without doing anything when using a terminal frame.
-
Richard M. Stallman authored
not just the first, to find the dialog box.
-