summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #Dave Love1999-10-017-0/+657
* #ecrt0.cDave Love1999-10-016-0/+410
* #Dave Love1999-09-301-0/+12191
* (Fminibuffer_complete_word): Calculate string byteKenichi Handa1999-09-301-2/+2
* (modify_lower_category_set): Set default value ofKenichi Handa1999-09-301-6/+5
* #Dave Love1999-09-295-0/+187
* (Fpropertize): Renamed from Fproperties.Gerd Moellmann1999-09-291-2/+2
* (resize_mini_window): Do nothing if frame is an XGerd Moellmann1999-09-291-1/+2
* #Dave Love1999-09-2920-0/+44328
* Remove unneeded declaration of ospeed.Dave Love1999-09-271-13/+0
* (display_prop_end, invisible_text_between_p): UseGerd Moellmann1999-09-261-23/+9
* (next_single_char_property_change): New.Gerd Moellmann1999-09-261-0/+54
* (toplevel): Add prototype forGerd Moellmann1999-09-261-0/+4
* (lookup_image): Set image's timestamp because it'sGerd Moellmann1999-09-251-0/+5
* (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