aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (Fproperties): New.Gerd Moellmann1999-09-251-0/+40
* (image_error): Use add_to_log.Gerd Moellmann1999-09-231-11/+6
* (load_pixmap): Call add_to_log without frame parameter.Gerd Moellmann1999-09-231-66/+21
* (add_to_log): Moved from xfaces.c. Remove frameGerd Moellmann1999-09-231-0/+31
* (enlarge_window): Add window parameter instead of usingGerd Moellmann1999-09-231-16/+18
* Add prototype for add_to_log.Gerd Moellmann1999-09-231-0/+1
* (XTread_socket) <MotionNotify>: Change #ifdefGerd Moellmann1999-09-231-2/+2
* (resize_mini_window): Use grow_mini_window andGerd Moellmann1999-09-231-22/+11
* (struct window): New members orig_top, orig_height.Gerd Moellmann1999-09-231-1/+7
* (window_min_size): Add parameter ignore_fixed_p.Gerd Moellmann1999-09-231-22/+218
* (frame_name_fnn_p): Fix previous change.Eli Zaretskii1999-09-211-0/+2
* (toplevel): Move include of stdio.h to other includes.Gerd Moellmann1999-09-201-2/+1
* (readchar): Remove unused variables.Gerd Moellmann1999-09-201-6/+3
* Add prototype for safe_bcopy, fatal.Gerd Moellmann1999-09-201-0/+2
* (Flookup_key, Faccessible_keymaps, describe_vector,Gerd Moellmann1999-09-201-8/+2
* (get_boot_time): Put local variable used inGerd Moellmann1999-09-201-0/+3
* (Fsignal): Remove unused variables.Gerd Moellmann1999-09-201-4/+1
* (init_editfns): Remove unused variables.Gerd Moellmann1999-09-201-4/+6
* (direct_output_for_insert): Cast arguments toGerd Moellmann1999-09-201-1/+2
* (find_symbol_value): Remove unused variables.Gerd Moellmann1999-09-201-7/+5
* (casify_object): Remove unused variables.Gerd Moellmann1999-09-201-2/+0
* (sync_frame_with_window_matrix_rows): Disable frame rowsGerd Moellmann1999-09-201-0/+7
* (compute_window_start_on_continuation_line): Handle caseGerd Moellmann1999-09-201-14/+38
* (Fset_text_properties): Remove unused variables.Gerd Moellmann1999-09-201-4/+2
* (update_syntax_table, find_defun_start, back_comment,Gerd Moellmann1999-09-201-20/+21
* (list_processes_1): Remove unused variables.Gerd Moellmann1999-09-201-12/+12
* (RETURN_UNGCPRO): Use do-while (0) idiom.Gerd Moellmann1999-09-201-2/+5
* (Frecursive_edit): Remove unused variable.Gerd Moellmann1999-09-201-29/+21
* (toplevel) [HAVE_UNISTD_H]: Include unistd.h.Gerd Moellmann1999-09-201-1/+4
* (Fexpand_abbrev): Remove unused variables.Gerd Moellmann1999-09-201-1/+0
* Add prototype for shrink_regexp_cache,Gerd Moellmann1999-09-191-0/+2
* (copy_text): Removed unused variables.Gerd Moellmann1999-09-191-18/+11
* Add prototype for r_re_alloc.Gerd Moellmann1999-09-191-0/+1
* (Fgarbage_collect): Remove unused variable.Gerd Moellmann1999-09-191-4/+6
* (Fopen_network_stream): Use strerror, not gai_strerror.Dave Love1999-09-191-1/+1
* Declare Fcurrent_message, Fmake_temp_name, read_bytecode_char,Dave Love1999-09-191-0/+7
* (read_bytecode_char): Declare arg.Dave Love1999-09-191-0/+1
* (echo_area_display): Turn off code that returnedRichard M. Stallman1999-09-181-0/+5
* (get_fallback): Remove unused variable.Gerd Moellmann1999-09-161-3/+2
* Add prototype for uninterrupt_malloc, memory_warnings,Gerd Moellmann1999-09-161-0/+17
* (rotate_right, rotate_left): Add braces to avoidGerd Moellmann1999-09-161-18/+18
* (main): Remove unused variables.Gerd Moellmann1999-09-161-4/+4
* [REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.Gerd Moellmann1999-09-161-3/+9
* (Fkill_buffer): Remove unused variables.Gerd Moellmann1999-09-161-15/+5
* (Vtemporary_file_directory): New variable.Richard M. Stallman1999-09-161-2/+12
* (resize_mini_window): Temporarily set the selectedGerd Moellmann1999-09-161-0/+12
* (struct window): New member height_fixed_p.Gerd Moellmann1999-09-161-0/+5
* (Fset_window_buffer): Remove unused variables.Gerd Moellmann1999-09-161-17/+20
* (read_minibuf): Remove unused variables.Gerd Moellmann1999-09-161-7/+4
* Add prototype for no_switch_window.Gerd Moellmann1999-09-161-0/+1