aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial revisionGeoff Voelker1996-05-038-0/+266
* Include ntlib.h.Geoff Voelker1996-05-031-2/+121
* (LOCAL_FLAGS): Include path to NT shadow includes.Geoff Voelker1996-05-031-21/+36
* (win32-handle-scroll-bar-event): New function.Geoff Voelker1996-05-031-2/+32
* (original-make-auto-save-file-name): New symbol boundGeoff Voelker1996-05-031-0/+18
* (F_OK, X_OK, W_OK, R_OK): New macros.Geoff Voelker1996-05-031-3/+6
* Build and install runemacs.exe.Geoff Voelker1996-05-031-1/+26
* (CONFIG_H) [WIN95]: Use config.nt.Geoff Voelker1996-05-031-1/+1
* Check if INSTALL_DIR is passed as an argument.Geoff Voelker1996-05-031-0/+1
* (REG_ROOT): Don't use a trailing backslash.Geoff Voelker1996-05-031-9/+9
* (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
* (gud-display-line): Switch to gud buffer before calling gud-find-file.Richard M. Stallman1996-05-021-1/+5
* (Info-find-node): Don't treat file name `dir' speciallyRichard M. Stallman1996-05-021-1/+1
* (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
* Comment changes.Richard M. Stallman1996-05-011-57/+16
* (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
* (mouse-drag-region): Doc fix.Richard M. Stallman1996-04-301-2/+2
* (shell-command-on-region): Start of region to keep isKarl Heuer1996-04-301-1/+1
* (diary-frame-parameters, calendar-frame-parameters)Richard M. Stallman1996-04-291-5/+6
* (insert-tab): fix previous changeErik Naggum1996-04-291-1/+1
* (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
* (SEND, RECV): Renamed from send, recv.Richard M. Stallman1996-04-291-12/+14
* (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-291-3/+3
* (indent-for-tab-command): Pass prefix arg to indent-tab.Richard M. Stallman1996-04-281-7/+8
* (DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.Richard M. Stallman1996-04-281-0/+7
* [HAVE_CONFIG_H]: Only include config.h when defined.Richard M. Stallman1996-04-281-0/+2
* (struct _popserver): New field trash_started.Richard M. Stallman1996-04-281-0/+1
* [WINDOWSNT]: Include winsock.h and ntlib.h.Richard M. Stallman1996-04-281-9/+48
* (access, unlink) [WINDOWSNT]: Macros undefined.Richard M. Stallman1996-04-281-10/+38
* [DOSNT]: Include fcntl.h.Richard M. Stallman1996-04-281-5/+8
* [WINDOWSNT]: Include ntlib.h.Richard M. Stallman1996-04-281-0/+4
* 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
* Double DST correction removed!Edward M. Reingold1996-04-271-6/+4
* (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