aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (LD_SWITCH_SYSTEM): Just one definition.Richard M. Stallman1996-06-251-7/+1
* (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.Richard M. Stallman1996-06-251-0/+8
* (unexec): Round up section header offset to bss alignmentRichard M. Stallman1996-06-241-1/+3
* (x_real_positions): Don't call x_uncatch_errors twice.Richard M. Stallman1996-06-241-3/+4
* (current_column_1): Add declaration.Richard M. Stallman1996-06-231-0/+2
* Make current-column, move-to-column and current-indentationRichard M. Stallman1996-06-231-49/+200
* (Fdefalias): Doc fix.Richard M. Stallman1996-06-221-1/+1
* Renamed from lignux.h.Richard M. Stallman1996-06-211-8/+8
* (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.Richard M. Stallman1996-06-211-1/+2
* (Fcall_process): Fix previous change.Richard M. Stallman1996-06-211-1/+1
* (x_iconify_frame): If frame is invisible, explicitly mark it as iconified.Richard M. Stallman1996-06-211-1/+6
* entered into RCSRichard M. Stallman1996-06-201-2/+2
* Initial revisionRichard M. Stallman1996-06-201-0/+167
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-191-1/+4
* (Vwin32_alt_is_meta): New variable.Richard M. Stallman1996-06-191-1/+11
* (HPUX10): New macro.Richard M. Stallman1996-06-191-0/+2
* (LD_SWITCH_SYSTEM): Use no space after -L and -R.Richard M. Stallman1996-06-191-3/+3
* (Fcall_process): Handle t or nil as STDERR_FILE.Richard M. Stallman1996-06-161-2/+10
* (w32_read_socket): Erase update rect on WM_PAINT, soRichard M. Stallman1996-06-141-1/+6
* (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.Richard M. Stallman1996-06-141-0/+5
* (Qmenu_alias): New variable.Richard M. Stallman1996-06-131-1/+7
* (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.Richard M. Stallman1996-06-131-0/+2
* (LIBS_SYSTEM): Two new definitions (and #undef first).Richard M. Stallman1996-06-131-0/+9
* Initial revisionRichard M. Stallman1996-06-131-0/+12
* (main): For SIGHUP, use sigblock and sigunblock,Richard M. Stallman1996-06-121-2/+2
* (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.Richard M. Stallman1996-06-121-0/+5
* (Fkill_buffer): Doc fix.Richard M. Stallman1996-06-121-1/+1
* (restrict_dos_process): Variable deleted.Richard M. Stallman1996-06-121-6/+3
* Delete restrict_dos_process.Richard M. Stallman1996-06-121-7/+5
* Comment change.Richard M. Stallman1996-06-121-2/+2
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-4/+5
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-3/+14
* (sigunblockx): Use sigunblock.Richard M. Stallman1996-06-121-1/+1
* (read_char): Use unsigned to compare againstRichard M. Stallman1996-06-121-3/+4
* Comment change.Richard M. Stallman1996-06-111-0/+2
* (wait_reading_process_input): Move the O_NONBLOCK andRichard M. Stallman1996-06-111-2/+1
* [__ELF__] (LD_SWITCH_SYSTEM): Define it.Richard M. Stallman1996-06-111-0/+13
* Whitespace changes.Richard M. Stallman1996-06-101-2/+2
* (change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.Richard M. Stallman1996-06-101-4/+3
* (Fredraw_frame, remake_frame_glyphs)Richard M. Stallman1996-06-101-7/+9
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-101-13/+0
* (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.Richard M. Stallman1996-06-101-1/+1
* (Fset_mouse_position): Remove the DOS-specificRichard M. Stallman1996-06-101-1/+53
* (FRAME_MSDOS_P): A new macro for MSDOS frames.Richard M. Stallman1996-06-101-0/+2
* (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.Richard M. Stallman1996-06-101-4/+0
* (choose_minibuf_frame): Support multiple frames on MSDOS.Richard M. Stallman1996-06-101-1/+1
* (check_x): Fix error message.Richard M. Stallman1996-06-101-27/+72
* (check_x): Macro definition deleted.Richard M. Stallman1996-06-101-5/+2
* Whitespace and #if 0 code changes.Richard M. Stallman1996-06-101-3/+3
* (Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: CallRichard M. Stallman1996-06-101-3/+3