aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment fixDavid J. MacKenzie1993-08-191-3/+3
* (F{next,previous}_single_property_change): Doc fix.Roland McGrath1993-08-191-0/+2
* *** empty log message ***Roland McGrath1993-08-161-1/+2
* (mkdir, rmdir): Use wait_for_termination to wait.Richard M. Stallman1993-08-151-9/+25
* (HAVE_VFORK, INTEL386, aix386): Add #undef.Richard M. Stallman1993-08-151-0/+5
* (Qread_file_name_internal): New var.Richard M. Stallman1993-08-151-0/+18
* Include syswait.h.Richard M. Stallman1993-08-151-8/+1
* Include syswait.h.Richard M. Stallman1993-08-151-68/+5
* (adjust_intervals_for_insertion): If inserting in middleRichard M. Stallman1993-08-151-6/+23
* (mostlyclean): Don't delete emacs here.Richard M. Stallman1993-08-151-3/+3
* (struct property_change): New field `arrived'.Richard M. Stallman1993-08-141-74/+79
* (compile_pattern): Cast result of re_compile_pattern.Richard M. Stallman1993-08-141-3/+2
* (init_cmdargs): Check openp result for 1, not != 0.Richard M. Stallman1993-08-141-1/+1
* (x_wm_set_size_hint): New args spec_x and spec_y.Richard M. Stallman1993-08-141-10/+56
* (x_wm_set_size_hint): New args spec_x and spec_y.Richard M. Stallman1993-08-141-2/+4
* (Fx_popup_menu): Adjust coords so they are relative to the inner window.Richard M. Stallman1993-08-141-0/+28
* entered into RCSRichard M. Stallman1993-08-141-0/+87
* (__CTOR_LIST__): Don't declare it on Linux.Richard M. Stallman1993-08-141-0/+3
* (getpwuid): Declare it as in xrdb.c.Richard M. Stallman1993-08-141-3/+6
* (x_set_frame_parameters): Don't die if just one ofRichard M. Stallman1993-08-141-0/+13
* (internal_equal): Typo in previous change.Richard M. Stallman1993-08-141-1/+1
* (property_change_between_p): Test NULL_INTERVAL_PRichard M. Stallman1993-08-141-0/+2
* (internal_equal): All markers in no buffer are equal.Richard M. Stallman1993-08-141-3/+4
* Added #undef HAVE_XSCREENNUMBEROFSCREEN.Roland McGrath1993-08-131-0/+1
* (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.Richard M. Stallman1993-08-131-0/+11
* (C_SWITCH_MACHINE): Deleted.Richard M. Stallman1993-08-131-5/+0
* (XScreenNumberOfScreen): New function.Richard M. Stallman1993-08-131-0/+18
* (START_FILES, LIB_STANDARD): Don't define if USG5_4.Richard M. Stallman1993-08-131-0/+7
* Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.Richard M. Stallman1993-08-131-4/+0
* (C_ALLOCA): Don't define it.Richard M. Stallman1993-08-131-1/+1
* (kbd_buffer_store_event): Use bcopy to copyRichard M. Stallman1993-08-131-21/+32
* (get_data_region): Add cast to avoid warning.Richard M. Stallman1993-08-131-1/+1
* (Flogb): Error at run time if not supported.Richard M. Stallman1993-08-131-1/+2
* *** empty log message ***Roland McGrath1993-08-121-1/+4
* (Flogb): Doc fix.Richard M. Stallman1993-08-121-1/+1
* Include process.h.Richard M. Stallman1993-08-121-1/+2
* Include alloca.h if appropriate.Richard M. Stallman1993-08-121-2/+21
* (Fdelete_frame): Add parens for clarity.Richard M. Stallman1993-08-121-1/+1
* Fix typo in last change.Richard M. Stallman1993-08-121-1/+1
* (HAVE_GETHOSTNAME): #if 0'd.Richard M. Stallman1993-08-121-1/+1
* (BIG_ENDIAN): Don't actually define it.Richard M. Stallman1993-08-121-1/+3
* (LD_SWITCH_SYSTEM): Delete the -L options.Richard M. Stallman1993-08-111-2/+2
* (describe_buffer_bindings): Declare shadow just once.Richard M. Stallman1993-08-111-5/+1
* (verify_overlay_modification): initialize endpos.Richard M. Stallman1993-08-111-0/+1
* (enum resource_types): Delete final comma.Richard M. Stallman1993-08-111-1/+1
* (enum window_loop): Delete final comma.Richard M. Stallman1993-08-111-1/+1
* (enum event_kind): Delete final comma.Richard M. Stallman1993-08-111-2/+2
* (BIG_ENDIAN): Don't define if already defined.Richard M. Stallman1993-08-111-0/+2
* (Frecenter): Preserve point in the buffer we change it in.Richard M. Stallman1993-08-111-3/+10
* (Fnewline): If we don't do the first SET_PT,Richard M. Stallman1993-08-111-6/+9