* etags.c (process_file): dead code removed.
[bpt/emacs.git] / src /
1993-09-30 Brian Fox(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.
1993-09-28 Jim BlandyDoc fix.
1993-09-28 Brian Fox(Fhandle_switch_frame): Doc fix.
1993-09-28 Brian Fox(validate_plist): Add argument declaration for `list'.
1993-09-28 Brian FoxInitial revision
1993-09-25 Roland McGrath[MULTI_FRAME]: Increase PURESIZE to 220000.
1993-09-23 Richard M. StallmanWhitespace fix.
1993-09-22 Brian FoxAdd declaration for atof if not predefined.
1993-09-22 Brian Fox* Added fixes from Karl Berry for ISC-2.2.
1993-09-22 Brian Fox(file_name_completion): Install case-preserving changes...
1993-09-22 Brian Fox(w_wn_set_size_hint): Make recent window gravity addition
1993-09-22 Brian Fox(Fdelete_windows_on): Fix DEFUN to allow optional secon...
1993-09-22 Brian Fox(read_minibuf): Don't add history item if it is
1993-09-22 Brian Fox(doprnt): Use a fixed buffer to store the format
1993-09-22 Brian Fox(Qextended_command_history): New variable prevents
1993-09-22 Brian Fox(sys_write): Keep trying to write out the data until
1993-09-22 Brian Fox(XScreenNumberOfScreen): Move assignments out of declar...
1993-09-20 Richard M. Stallmanentered into RCS
1993-09-20 Roland McGrath*** empty log message ***
1993-09-19 Richard M. StallmanAdd #undef HAVE_RES_INIT.
1993-09-16 Richard M. Stallman(LIBS_SYSTEM): Use -lresolv if it seems appropriate.
1993-09-14 Richard M. Stallman(LIB_STANDARD): Add a second -lc after crtn.o.
1993-09-14 Richard M. Stallman(LIBS_MACHINE): Make definition empty.
1993-09-14 Richard M. Stallman(graft_intervals_into_buffer): New arg INHERIT.
1993-09-14 Richard M. Stallman(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to...
1993-09-14 Richard M. Stallman(Fsubstitute_command_keys): Pass new arg to insert_from...
1993-09-14 Richard M. Stallman(Fminibuffer_complete_word): Pass new arg to insert_fro...
1993-09-14 Richard M. Stallman(Finsert_and_inherit): New function.
1993-09-14 Richard M. Stallman(Freplace_match): Call Finsert_and_inherit.
1993-09-14 Richard M. Stallman(insert_from_string): Pass extra arg to graft_intervals...
1993-09-13 Richard M. Stallman(HAVE_X11R4): If AIX, do not define HAVE_X11R4.
1993-09-13 Richard M. Stallman(AIX3_2): Defined.
1993-09-13 Richard M. Stallman(LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.
1993-09-12 Richard M. Stallman(bzero, bcopy, bcmp): Don't define as functions
1993-09-12 Roland McGrathInclude <paths.h>, not "paths.h".
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-10 Roland McGrath(clean): Use rm -f.
1993-09-10 Roland McGrathInitial revision
1993-09-10 Roland McGrathentered into RCS
1993-09-10 Roland McGrath*** empty log message ***
1993-09-08 Richard M. Stallman(x_term_init): Call change_keyboard_wait_descriptor,
1993-09-08 Richard M. Stallman(keyboard_descriptor): New variable.
1993-09-08 Richard M. Stallman(stuff_char): Use input_fd.
1993-09-08 Francesco Potortì* filelock.c (fill_in_lock_short_file_name): corrected...
1993-08-19 David J. MacKenziecomment fix
1993-08-19 Roland McGrath(F{next,previous}_single_property_change): Doc fix.
1993-08-16 Roland McGrath*** empty log message ***
1993-08-15 Richard M. Stallman(mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman(HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 Richard M. Stallman(Qread_file_name_internal): New var.
1993-08-15 Richard M. StallmanInclude syswait.h.
1993-08-15 Richard M. StallmanInclude syswait.h.
1993-08-15 Richard M. Stallman(adjust_intervals_for_insertion): If inserting in middle
1993-08-15 Richard M. Stallman(mostlyclean): Don't delete emacs here.
1993-08-14 Richard M. Stallman(struct property_change): New field `arrived'.
1993-08-14 Richard M. Stallman(compile_pattern): Cast result of re_compile_pattern.
1993-08-14 Richard M. Stallman(init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman(Fx_popup_menu): Adjust coords so they are relative...
1993-08-14 Richard M. Stallmanentered into RCS
1993-08-14 Richard M. Stallman(__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 Richard M. Stallman(getpwuid): Declare it as in xrdb.c.
1993-08-14 Richard M. Stallman(x_set_frame_parameters): Don't die if just one of
1993-08-14 Richard M. Stallman(internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman(property_change_between_p): Test NULL_INTERVAL_P
1993-08-14 Richard M. Stallman(internal_equal): All markers in no buffer are equal.
1993-08-13 Roland McGrathAdded #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 Richard M. Stallman(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 Richard M. Stallman(C_SWITCH_MACHINE): Deleted.
1993-08-13 Richard M. Stallman(XScreenNumberOfScreen): New function.
1993-08-13 Richard M. Stallman(START_FILES, LIB_STANDARD): Don't define if USG5_4.
1993-08-13 Richard M. StallmanDelete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 Richard M. Stallman(C_ALLOCA): Don't define it.
1993-08-13 Richard M. Stallman(kbd_buffer_store_event): Use bcopy to copy
1993-08-13 Richard M. Stallman(get_data_region): Add cast to avoid warning.
1993-08-13 Richard M. Stallman(Flogb): Error at run time if not supported.
1993-08-12 Roland McGrath*** empty log message ***
1993-08-12 Richard M. Stallman(Flogb): Doc fix.
1993-08-12 Richard M. StallmanInclude process.h.
1993-08-12 Richard M. StallmanInclude alloca.h if appropriate.
1993-08-12 Richard M. Stallman(Fdelete_frame): Add parens for clarity.
1993-08-12 Richard M. StallmanFix typo in last change.
1993-08-12 Richard M. Stallman(HAVE_GETHOSTNAME): #if 0'd.
1993-08-12 Richard M. Stallman(BIG_ENDIAN): Don't actually define it.
1993-08-11 Richard M. Stallman(LD_SWITCH_SYSTEM): Delete the -L options.
1993-08-11 Richard M. Stallman(describe_buffer_bindings): Declare shadow just once.
1993-08-11 Richard M. Stallman(verify_overlay_modification): initialize endpos.
1993-08-11 Richard M. Stallman(enum resource_types): Delete final comma.
1993-08-11 Richard M. Stallman(enum window_loop): Delete final comma.
1993-08-11 Richard M. Stallman(enum event_kind): Delete final comma.
1993-08-11 Richard M. Stallman(BIG_ENDIAN): Don't define if already defined.
1993-08-11 Richard M. Stallman(Frecenter): Preserve point in the buffer we change...
1993-08-11 Richard M. Stallman(Fnewline): If we don't do the first SET_PT,
1993-08-11 Richard M. Stallman(make_lispy_event): Clear all but 0377 in event->code.
1993-08-11 Roland McGrath*** empty log message ***
1993-08-11 Richard M. Stallman(direct_output_forward_char): Fix previous change:
1993-08-11 Richard M. Stallman(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New...
1993-08-11 Richard M. Stallman(receive_incremental_selection): Use bcopy, not memcpy.
1993-08-11 Richard M. Stallman(BIG_ENDIAN): Provide a value that matches the system.
next