aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* New alternative specified by WAIT_USE_INT.Richard M. Stallman1995-02-171-1/+17
* (MULTI_FRAME): Define unconditionally.Richard M. Stallman1995-02-171-1/+3
* (calculate_costs): Update max_frame_height, max_frame_width.Richard M. Stallman1995-02-171-10/+20
* (change_frame_size_1): New subroutine.Richard M. Stallman1995-02-171-3/+25
* (redisplay): Don't display nonselected terminal frames.Richard M. Stallman1995-02-171-10/+13
* (Fmake_terminal_frame): New function.Richard M. Stallman1995-02-171-4/+44
* (r_alloc_check): Return void.Richard M. Stallman1995-02-161-1/+13
* Whitespace fixes.Richard M. Stallman1995-02-161-79/+79
* (redisplay_window): If we update the mode line,Richard M. Stallman1995-02-151-9/+29
* (LIB_MOTIF): Add -lgen to provide provide the symbolsPaul Reilly1995-02-151-0/+1
* (xmenu_show, both versions): New arg for_click.Richard M. Stallman1995-02-151-5/+10
* Doc fix.Richard M. Stallman1995-02-151-1/+2
* (x_bitmap_icon): Fix test for unallocated icon bitmap.Paul Reilly1995-02-141-1/+1
* Comment changed.Richard M. Stallman1995-02-141-1/+1
* (unlock_buffer, unlock_all_files, Flock_buffer)Richard M. Stallman1995-02-141-7/+7
* (syms_of_buffer): Set up Lisp var buffer-file-truename.Richard M. Stallman1995-02-141-0/+9
* (struct buffer): New field file_truename.Richard M. Stallman1995-02-141-0/+3
* (r_alloc_free): Call refill_memory_reserve only if emacs.Richard M. Stallman1995-02-141-6/+9
* (input_poll_signal): Add ignored argument.Richard M. Stallman1995-02-141-2/+4
* (window_change_signal): Add ignored argument.Richard M. Stallman1995-02-141-1/+2
* (Fstart_process): Make process marker point into proc buf.Richard M. Stallman1995-02-141-3/+8
* (x_display_bar_cursor): Use frame's cursor_width.Richard M. Stallman1995-02-141-2/+15
* (x_set_cursor_type): Set cursor_width field.Richard M. Stallman1995-02-141-12/+14
* (struct x_display): New element cursor_width.Richard M. Stallman1995-02-141-0/+3
* (speeds): Make it ints. Add some higher speeds.Richard M. Stallman1995-02-141-5/+12
* Initial revisionRichard M. Stallman1995-02-141-0/+5
* (Fexpand_file_name): Copy default-directoryRichard M. Stallman1995-02-141-5/+6
* (Vself_insert_face, Vself_insert_face_command): New variables.Richard M. Stallman1995-02-131-6/+34
* (Qprocessp): Declared.Richard M. Stallman1995-02-131-0/+1
* Rename arg OBJ to OBJECT in all type predicates.Richard M. Stallman1995-02-131-63/+165
* (Fexpand_file_name): Look for a handler for defalt.Richard M. Stallman1995-02-121-3/+9
* (load_color): Ignore failure from XAllocColor.Richard M. Stallman1995-02-121-3/+3
* (x_decode_color): Ignore failure from defined_color.Richard M. Stallman1995-02-121-4/+5
* (menu_item_equiv_key): If command is an alias,Richard M. Stallman1995-02-121-1/+5
* Test WAIT_USE_INT.Richard M. Stallman1995-02-111-1/+1
* (WAIT_USE_INT): Defined.Richard M. Stallman1995-02-111-0/+1
* [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..Richard M. Stallman1995-02-091-1/+9
* (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for itKarl Heuer1995-02-081-0/+5
* (message_log_check_duplicate): New function.Karl Heuer1995-02-081-8/+83
* (maintainer-clean): Renamed from realclean.Richard M. Stallman1995-02-071-1/+3
* (r_alloc_size_in_use): New function.Richard M. Stallman1995-02-071-0/+11
* (internal_last_event_frame, Vlast_event_frame): Deleted; now part ofKarl Heuer1995-02-071-53/+49
* (do_switch_frame): internal_last_event_frame is now in perdisplay.Karl Heuer1995-02-071-1/+1
* (struct PERDISPLAY): Add Vlast_event_frame.Karl Heuer1995-02-071-1/+18
* (x_get_foreign_selection, x_reply_selection_request):Richard M. Stallman1995-02-061-7/+63
* (emacs_blocked_malloc): Set __malloc_extra_blocks here.Richard M. Stallman1995-02-061-1/+97
* (Fget_buffer_create): Call buffer_memory_full.Richard M. Stallman1995-02-051-1/+1
* (Vwindow_size_change_functions): New variable.Richard M. Stallman1995-02-051-1/+34
* (Fdelete_window, set_window_height, set_window_width)Richard M. Stallman1995-02-051-0/+7
* (struct frame): New field window_sizes_changed.Richard M. Stallman1995-02-051-0/+5