summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Undo previous change.Karl Heuer1996-07-161-2/+2
* [__ELF__] (C_SWITCH_MACHINE): Define.Karl Heuer1996-07-161-8/+21
* [__ELF__] (START_FILES, LIB_STANDARD):Karl Heuer1996-07-161-2/+2
* (Qmouse_leave_buffer_hook): Delete redundant definition.Karl Heuer1996-07-161-5/+0
* (Qmouse_leave_buffer_hook): Declare it here.Karl Heuer1996-07-161-1/+1
* (Qarith_error): Delete redundant definition.Karl Heuer1996-07-151-2/+0
* Add 64-bit ELF and Alpha/ELF support.Karl Heuer1996-07-151-40/+86
* Use <config.h>.Karl Heuer1996-07-151-1/+12
* [HAVE_TERMIOS_H]: Declare ospeed as speed_t.Karl Heuer1996-07-152-1/+11
* (create_process_1, sigchld_handler):Karl Heuer1996-07-151-3/+3
* (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):Karl Heuer1996-07-151-6/+12
* (input_available_signal, interrupt_signal):Karl Heuer1996-07-151-2/+2
* Don't delare ospeed; cm.h already did it.Karl Heuer1996-07-151-2/+0
* (arith_error): Don't reinstall sig handler if POSIX_SIGNALS.Karl Heuer1996-07-151-1/+1
* (HAVE_TERMIOS_H): Add #undef.Karl Heuer1996-07-151-0/+1
* (Fmatch_data): If no matching done yet, return Qnil.Karl Heuer1996-07-141-1/+1
* (sys_gmtime): Don't assume year < 2000.Karl Heuer1996-07-141-1/+1
* (wait_reading_process_input) [hpux]: Workaround forKarl Heuer1996-07-131-1/+17
* (Fvertical_motion): Doc fix.Karl Heuer1996-07-131-11/+16
* (w32_read_socket): Remove unused WM_ERASEBKGND code.Karl Heuer1996-07-121-21/+1
* (win32_wnd_proc): Handle WM_ERASEBKGND andKarl Heuer1996-07-121-11/+27
* (menu_bar_item): Skip menu-bar equiv keys dataKarl Heuer1996-07-121-0/+4
* [__GNUC__] (C_DEBUG_SWITCH): New definition.Karl Heuer1996-07-121-0/+6
* (lim_data): Make this an unsigned long.Karl Heuer1996-07-111-1/+1
* Initial revisionKarl Heuer1996-07-111-0/+8
* (XTread_socket): Add #ifdef for previous change.Karl Heuer1996-07-111-1/+3
* (syms_of_buffer): Doc fix.Karl Heuer1996-07-111-3/+3
* [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead ofRoland McGrath1996-07-091-9/+9
* [_LIBC]: Use weak_extern instead of weak_symbol for __data_start.Roland McGrath1996-07-081-2/+2
* Enable use of ncurses library cleanly.Michael I. Bushnell1996-07-071-0/+6
* Undo previous change.Karl Heuer1996-07-071-7/+8
* (popup_get_selection): For a ButtonRelease on the properKarl Heuer1996-07-071-3/+10
* (IT_menu_display): Display control characters as ^X.Karl Heuer1996-07-071-3/+31
* (file_name_completion): Set `stat' flags to avoidKarl Heuer1996-07-071-0/+19
* (Fcopy_file): Use st_ino under DJGPP v2 and later toKarl Heuer1996-07-071-4/+4
* Initial revisionKarl Heuer1996-07-072-0/+14
* (dostounix_filename): On caseless filesystems, downcase the filename.Miles Bader1996-07-071-4/+11
* (DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.Miles Bader1996-07-071-6/+4
* (x_set_mouse_pixel_position): Adjust coords by frame position.Miles Bader1996-07-071-19/+16
* (normalize_filename): Always lower-case drive letters, even on systemsMiles Bader1996-07-071-7/+33
* (Fcall_process) [MSDOS]:Miles Bader1996-07-061-4/+13
* (Fvertical_motion): Doc fix.Miles Bader1996-07-061-2/+4
* (XTread_socket): Use lw_tookit_related_event_p to avoid sendingMiles Bader1996-07-041-0/+7
* formatting tweaksmake-3-75make-3-74-7make-3-74-6make-3-74-5Mike Stump1996-07-031-2/+2
* (msdos_downcase_filename):Miles Bader1996-07-021-0/+11
* (DRIVE_LETTER) [MSDOS]: Lower-case drive letters.Miles Bader1996-07-021-1/+4
* Delete spurious period from last change.Miles Bader1996-07-021-1/+1
* (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.Miles Bader1996-07-021-0/+6
* (HAVE_X11R4, HAVE_X11R5):Miles Bader1996-07-021-4/+0
* (LIB_MOTIF): Fix typo.Richard M. Stallman1996-06-301-1/+1