summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Include string.h.Geoff Voelker1996-05-031-87/+108
* Include frame.h.Geoff Voelker1996-05-031-18/+69
* (struct win32_palette_entry): New structure.Geoff Voelker1996-05-031-7/+51
* (Vwindow_system): Declared.Geoff Voelker1996-05-031-83/+226
* (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):Geoff Voelker1996-05-031-58/+87
* (REG_ROOT): Remove trailing backslash.Geoff Voelker1996-05-031-1/+1
* (continuation of previous checkin)Geoff Voelker1996-05-031-0/+1
* (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-05-031-266/+785
* (WinMain): Function removed.Geoff Voelker1996-05-031-47/+6
* Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1996-05-031-346/+523
* (win32_kdb_patch_key): Initialize isdead.Geoff Voelker1996-05-031-9/+12
* Include lisp.h.Geoff Voelker1996-05-031-39/+40
* Check to see if already included.Geoff Voelker1996-05-031-18/+90
* (nt_stat, nt_ctime): Functions deleted.Geoff Voelker1996-05-031-706/+1685
* (SUBSYSTEM) [NTGUI]: Remove conditional.Geoff Voelker1996-05-031-5/+5
* (Fthis_single_command_keys): New function.Richard M. Stallman1996-05-021-3/+35
* (Fevent_convert_list): Never treat last elt as modifier.Richard M. Stallman1996-05-021-3/+3
* (dos_get_modifiers): Restore missing comment terminator.Richard M. Stallman1996-05-011-17/+51
* (Fexpand_file_name) [DOS_NT]: Correct the `if' clauseRichard M. Stallman1996-05-011-3/+3
* (signal_after_change): Correct the arg to report_overlay_modification.Richard M. Stallman1996-05-011-4/+3
* (add_overlay_mod_hooklist): Fix call to bcopy.Richard M. Stallman1996-05-011-2/+2
* (C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.Richard M. Stallman1996-05-011-5/+0
* (C_SWITCH_X_SYSTEM): Definition moved from sol2.h.Richard M. Stallman1996-05-011-0/+5
* [USE_X_TOOLKIT]: Include X11/Shell.h.Richard M. Stallman1996-04-301-1/+19
* (make_lispy_event): FRAME_MENU_BAR_ITEMS now hasRichard M. Stallman1996-04-291-18/+22
* (display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-291-2/+4
* (get_frame_menubar_event, set_frame_menubar):Richard M. Stallman1996-04-291-2/+2
* (Fexpand_file_name) [DOS_NT]: Keep dir sep following ~Richard M. Stallman1996-04-291-7/+4
* (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-291-3/+3
* Comment change.Richard M. Stallman1996-04-271-3/+5
* (Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.Richard M. Stallman1996-04-271-233/+414
* (getdefdir): Include drive letter and colon whenRichard M. Stallman1996-04-271-0/+2
* (FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:Richard M. Stallman1996-04-261-2/+0
* (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.Richard M. Stallman1996-04-261-1/+1
* (Fopen_network_stream): Set process infd to inch.Richard M. Stallman1996-04-261-26/+3
* (close_load_descs) [WINDOWS_NT]: Don't actually do anything.Richard M. Stallman1996-04-261-0/+5
* [WINDOWS_NT]: Declare Vdirectory_sep_char.Richard M. Stallman1996-04-261-0/+4
* (main) [WINDOWSNT]: Invoke init_ntproc.Richard M. Stallman1996-04-261-0/+5
* (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.Richard M. Stallman1996-04-261-11/+0
* (Fcall_process) [WINDOWSNT]: Remove conditional NT code.Richard M. Stallman1996-04-261-6/+5
* (x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.Richard M. Stallman1996-04-261-0/+1
* (x_scroll_bar_clear): Do nothing if frame now has no scroll bars.Richard M. Stallman1996-04-261-4/+8
* Update copyright year.Richard M. Stallman1996-04-261-1/+1
* Include blockinput.h.Richard M. Stallman1996-04-261-2/+2
* (getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass bufferRichard M. Stallman1996-04-261-0/+7
* (save_excursion_restore): Add gcpros.Richard M. Stallman1996-04-261-2/+8
* (unexec): Add conditional for SOLARIS_POWERPC.Richard M. Stallman1996-04-251-0/+37
* (syms_of_fileio): Doc fix.Richard M. Stallman1996-04-251-2/+4
* (Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:Richard M. Stallman1996-04-251-0/+6
* (x_connection_signal): Call sigunblock properly.Richard M. Stallman1996-04-241-1/+1