summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.guess (i?86-ncr-sysv*): Emit minor release numbers.libc-960618libc-960617libc-960616libc-960615libc-960614libc-960613libc-960612libc-960611libc-960610libc-960609libc-960608libc-1-90Per Bothner1996-06-081-2/+8
* (facemenu-complete-face-list): Doc fix.Karl Heuer1996-06-081-1/+1
* (init_environment): Read PRELOAD_WINSOCK from registry ifRichard M. Stallman1996-06-081-28/+74
* (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1996-06-081-0/+73
* (Fopen_network_stream)[WINDOWSNT]: Ensure WindowsRichard M. Stallman1996-06-081-0/+5
* (sys_mktemp): Complete rewrite.Richard M. Stallman1996-06-071-1/+45
* (c-macro-preprocessor): New clause for Solaris.Richard M. Stallman1996-06-071-2/+8
* Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-071-14/+27
* (sys_kill): Don't try to terminate a DOS process.Richard M. Stallman1996-06-071-3/+5
* (x-set-selection, x-get-selection): Define them to really use TYPE.Richard M. Stallman1996-06-071-2/+8
* (rmail-get-new-mail): If conversion to BABYL failsRichard M. Stallman1996-06-071-3/+18
* (dired-chown-program): Try /usr/sbin/chown.Richard M. Stallman1996-06-071-1/+4
* (make-frame-command): New function.Richard M. Stallman1996-06-071-1/+8
* (smtpmail-send-it): Fix error messages.Richard M. Stallman1996-06-071-26/+24
* Initial revisionRichard M. Stallman1996-06-071-0/+479
* (Fkeymap_parent, Fset_keymap_parent): New functions.Richard M. Stallman1996-06-061-0/+144
* (Ffile_name_directory) [WINDOWSNT]: Remove previousRichard M. Stallman1996-06-061-6/+0
* (init_winsock): Dynamically link to SetHandleInformation.Richard M. Stallman1996-06-061-11/+34
* (bright_bg): New function, enables bright background colors.Richard M. Stallman1996-06-061-8/+32
* (Fset_face_attribute_internal) [MSDOS]: Don't maskRichard M. Stallman1996-06-061-3/+0
* (hexl-mode-map): Bind prior, home, deletechar, deleteline,Richard M. Stallman1996-06-061-98/+104
* (shell-mode-hook): Set comint-completion-addsuffixRichard M. Stallman1996-06-051-0/+4
* (comint-dynamic-complete-filename) [ms-dos, windows-nt]:Richard M. Stallman1996-06-051-6/+11
* (vc-cancel-version): Fix paren error.Richard M. Stallman1996-06-051-2/+2
* (imenu): In interactive spec, pass the entireRichard M. Stallman1996-06-051-1/+1
* (set_time_zone_rule):Richard M. Stallman1996-06-051-0/+48
* * config.guess: Combine mips-mips-riscos cases, and use cpp tolibc-960607libc-960606libc-960605Per Bothner1996-06-051-5/+21
* (w32_read_socket): If the dead key was produced usingRichard M. Stallman1996-06-041-2/+6
* (xterm-mouse-event): Adjust for minibuffer prompt width.Richard M. Stallman1996-06-041-0/+4
* (he-file-name-chars): Check windows-nt, not ms-windows.Richard M. Stallman1996-06-041-1/+1
* (buffer-file-numbers-unique): New variable;Richard M. Stallman1996-06-041-1/+5
* (occur): Avoid "1 lines" in echo area.Richard M. Stallman1996-06-041-5/+7
* (shell-match-partial-variable): Doc fix.Richard M. Stallman1996-06-041-1/+1
* (normalize_filename): New function.Richard M. Stallman1996-06-031-12/+63
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-031-0/+9
* (DRIVE_LETTER): [DOS_NT] New macro.Richard M. Stallman1996-06-031-3/+6
* (install-arch-indep): If cd etc makes output,Richard M. Stallman1996-06-031-2/+3
* (env_vars): Use slashes, not backslashes.Richard M. Stallman1996-06-031-6/+6
* (mouse-show-mark): Use temporary highlighting if possible instead of a pause.Richard M. Stallman1996-06-031-10/+23
* (CHOOSE_NEWEST_EXE): New parameter macro.Richard M. Stallman1996-06-031-13/+63
* (reporter-submit-bug-report):Richard M. Stallman1996-06-031-5/+13
* (*:Linux:*:*): Add guess for sparc-unknown-linux.libc-960604Karl Heuer1996-06-031-0/+2
* Comment change.Richard M. Stallman1996-06-031-1/+1
* (re_max_failures): Reduce to 8000.Richard M. Stallman1996-06-021-1/+3
* (msdos-color-aliases): Define more colors. (msdos-color-translate):Richard M. Stallman1996-06-021-30/+151
* (reset_modifiers): Only clear a modifier if the modifier key has beenRichard M. Stallman1996-06-011-3/+24
* (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /Richard M. Stallman1996-06-011-2/+13
* (ispell-region): Handle ispell-skip-sgml properly with an re-search.Richard M. Stallman1996-05-311-2/+2
* (single_submenu): Handle non-keymap lists like symbols.Richard M. Stallman1996-05-311-1/+5
* (electric-helpify): Allow NAME to be given as arg.Richard M. Stallman1996-05-311-3/+3