summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (LD_SWITCH_SYSTEM): Delete the -L options.Richard M. Stallman1994-05-281-6/+7
* (LD_SWITCH_X_DEFAULT): Define if not defined.Richard M. Stallman1994-05-281-1/+7
* (child_setup): If PWD is set, set it in the child so thatRichard M. Stallman1994-05-281-4/+16
* (mostlyclean): Don't mention xmakefile*.Richard M. Stallman1994-05-281-1/+1
* (main): In batch mode, don't set the pgrp.Richard M. Stallman1994-05-281-7/+9
* (LIB_STANDARD): Add -u and -lansi options.Richard M. Stallman1994-05-281-0/+10
* (difftm): Don't store a long value into an int variable.Richard M. Stallman1994-05-281-1/+1
* (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.Richard M. Stallman1994-05-271-2/+2
* (C_SWITCH_SYSTEM): Defined.Richard M. Stallman1994-05-271-0/+3
* (x_is_vendor_fkey): Function deleted.Richard M. Stallman1994-05-271-21/+2
* (HAVE_XRMSETDATABASE): Define if not defined.Richard M. Stallman1994-05-271-0/+3
* (Finsert_file_contents): Check for beginning of file.Karl Heuer1994-05-261-0/+3
* Make previous change limited to HPUX.Richard M. Stallman1994-05-261-1/+2
* If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.Karl Heuer1994-05-261-0/+8
* (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.Richard M. Stallman1994-05-261-3/+10
* *** empty log message ***Roland McGrath1994-05-251-2/+6
* (Vx_sensitive_text_pointer_shape):Richard M. Stallman1994-05-251-10/+21
* (note_mouse_movement): Use frame's window in XQueryPointer.Richard M. Stallman1994-05-251-9/+30
* (menu_item_equiv_key): Look for equiv keys both beforeRichard M. Stallman1994-05-251-0/+7
* (openp): Don't use O_RDONLY.Richard M. Stallman1994-05-251-1/+1
* (Freplace_match): Improve capitalization heuristics.Karl Heuer1994-05-251-4/+8
* (Freplace_match): Don't capitalize unless all matched words are capitalized.Richard M. Stallman1994-05-251-1/+4
* (Fminibuffer_complete_word): GCPRO completion and tem.Karl Heuer1994-05-251-1/+3
* (Fprimitive_undo): GCPRO next and list.Karl Heuer1994-05-251-2/+9
* (verify_overlay_modification): GCPRO tail and overlay.Richard M. Stallman1994-05-241-6/+28
* (describe_map): Fix the call to Fequal.Richard M. Stallman1994-05-241-1/+1
* (INTERNAL_TERMINAL): Allow audio bell.Richard M. Stallman1994-05-241-1/+1
* (do_visible_bell): Renamed from visible_bell to avoidRichard M. Stallman1994-05-241-2/+6
* (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiersRichard M. Stallman1994-05-241-16/+33
* (window_loop): Fix test of dedicated flag in prev change.Richard M. Stallman1994-05-231-1/+1
* (LIBXT): Move -lXmu before -lXt.Richard M. Stallman1994-05-231-1/+1
* (${etc}DOC): Ignore error from rm.Richard M. Stallman1994-05-231-1/+8
* (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.Richard M. Stallman1994-05-231-12/+12
* (x_set_window_size): If cursor outside new size, mark it off.Richard M. Stallman1994-05-231-11/+29
* (menu_bar_one_keymap):Richard M. Stallman1994-05-231-2/+6
* (update_end): Undo previous change.Richard M. Stallman1994-05-231-1/+1
* (change_frame_size): Keep cursor coords in range.Richard M. Stallman1994-05-231-1/+6
* (window_loop, UNSHOW_BUFFER case):Richard M. Stallman1994-05-231-4/+17
* (other_visible_frames): No longer static.Richard M. Stallman1994-05-231-1/+1
* (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)Richard M. Stallman1994-05-221-0/+16
* [MSDOS]: Don't include files from the dos extenderRichard M. Stallman1994-05-221-10/+9
* Include config.h.Richard M. Stallman1994-05-221-1/+23
* entered into RCSRichard M. Stallman1994-05-221-0/+5
* Whitespace fixes.Richard M. Stallman1994-05-221-84/+83
* (change_window_height): Test for DELTA too smallRichard M. Stallman1994-05-221-18/+18
* (Fdelete_directory): Allow dir names as well as file names.Richard M. Stallman1994-05-221-2/+2
* (A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.Richard M. Stallman1994-05-211-0/+4
* (create_process): Don't complain about error from TIOCSETD.Richard M. Stallman1994-05-211-2/+1
* Add template for init_gettimeofday.Richard M. Stallman1994-05-211-0/+1
* (x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.Richard M. Stallman1994-05-211-23/+37