summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | Recognize the NCR 4850 machine and NCR Pentium-based platforms.
* (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
| | | | | | | | | | | | | | | | | | | | | | | | | | | not set in environment. (winsock_inuse) [HAVE_SOCKETS]: New variable. (have_winsock) [HAVE_SOCKETS]: Obsolete variable removed. (term_winsock) [HAVE_SOCKETS]: Only unload winsock library if there are no active sockets still open, and if the cleanup function succeeds. Return TRUE if winsock is unloaded. (init_winsock) [HAVE_SOCKETS]: Load winsock if not already loaded, and return TRUE if winsock support is available. Unload winsock immediately if new parameter load_now is false. Check that WSAStartup supports the winsock version we requested. (set_errno, check_errno, sys_socket, sys_bind, sys_connect, sys_htons, sys_ntohs, sys_inet_addr, sys_gethostname, sys_gethostbyname, sys_getservbyname, sys_close, sys_read, sys_write) [HAVE_SOCKETS]: Check winsock_lib instead of have_winsock to determine if winsock support is available. (sys_socket, sys_close) [HAVE_SOCKETS]: Count sockets in use. (init_ntproc) [HAVE_SOCKETS]: Only load winsock library on startup if PRELOAD_WINSOCK is set in environment (or registry).
* (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1996-06-081-0/+73
| | | | (syms_of_ntproc) [HAVE_SOCKETS]: defsubr them.
* (Fopen_network_stream)[WINDOWSNT]: Ensure WindowsRichard M. Stallman1996-06-081-0/+5
| | | | socket library is loaded if available.
* (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
| | | | | | | | | | | | * etags.el (tag-lines-already-matched): Remove defvar. (initialize-new-tags-table): Don't make that var local. (tag-lines-already-matched): Add docless defvar near find-tag-in-order defun; this is a global state variable for that one function. (find-tag-in-order): Move clearing of tag-lines-already-matched out of loop. Make it a list of markers and search it with member; it is now global, not buffer-local in the tags table, and records all matches in any tags table during a single find-tag loop. When we run out of matches, clear it and null out the markers.
* (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
| | | | for the default inboxes, rename them so they won't be tried again.
* (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
| | | | (ctl-x-5-map): Change C-x 5 2 to make-frame-command.
* (smtpmail-send-it): Fix error messages.Richard M. Stallman1996-06-071-26/+24
| | | | | (smtpmail-deduce-address-list): Bind recipient-address-list with let. (smtpmail-via-smtp): Bind greeting, n, process-buffer.
* Initial revisionRichard M. Stallman1996-06-071-0/+479
|
* (Fkeymap_parent, Fset_keymap_parent): New functions.Richard M. Stallman1996-06-061-0/+144
| | | | | (fix_submap_inheritance): New function. (access_keymap): Use fix_submap_inheritance.
* (Ffile_name_directory) [WINDOWSNT]: Remove previousRichard M. Stallman1996-06-061-6/+0
| | | | change, which was incorrect and isn't strictly required.
* (init_winsock): Dynamically link to SetHandleInformation.Richard M. Stallman1996-06-061-11/+34
| | | | | (sys_socket): If possible, use SetHandleInformation to make socket handle non-inheritable to avoid a bug in NT.
* (bright_bg): New function, enables bright background colors.Richard M. Stallman1996-06-061-8/+32
| | | | | | | | | (dos_set_window_size): Move code to `bright_bg'. (IT_set_terminal_modes): Enable bright background colors. (IT_set_frame_parameters): Don't mask bright color bit in background colors. Record colors on `termscript' file. (internal_terminal_init): Enable bright background colors. Fix default colors setting from $EMACSCOLORS.
* (Fset_face_attribute_internal) [MSDOS]: Don't maskRichard M. Stallman1996-06-061-3/+0
| | | | bright color bit in background colors.
* (hexl-mode-map): Bind prior, home, deletechar, deleteline,Richard M. Stallman1996-06-061-98/+104
| | | | insertline, S-delete, and DEL. Don't bind prev.
* (shell-mode-hook): Set comint-completion-addsuffixRichard M. Stallman1996-06-051-0/+4
| | | | so that the directory suffix is backslash and the file suffix is space.
* (comint-dynamic-complete-filename) [ms-dos, windows-nt]:Richard M. Stallman1996-06-051-6/+11
| | | | | | | Always use backslash as a directory separator when completing in shell mode on these systems. (comint-unquote-filename): Handle quoted backslashes.
* (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
| | | | index item, not just the string.
* (set_time_zone_rule):Richard M. Stallman1996-06-051-0/+48
| | | | Work around localtime cache bug in SunOS 4.1.3_U1 and SunOS 4.1.4.
* * config.guess: Combine mips-mips-riscos cases, and use cpp tolibc-960607libc-960606libc-960605Per Bothner1996-06-051-5/+21
| | | | distinguish sysv/svr4/bsd variants.
* (w32_read_socket): If the dead key was produced usingRichard M. Stallman1996-06-041-2/+6
| | | | | AltGr and has a valid AltGr scan code, it's a valid key and should not be discarded.
* (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
| | | | | | initialize to nil for windows-nt. (find-buffer-visiting): Skip search for buffer based on buffer-file-number if these are not unique.
* (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
| | | | | | (dostounix_filename, unixtodos_filename): Use it. (readdir): Convert upper case file names to lower case if win32-downcase-file-names is non-nil.
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-031-0/+9
| | | | (syms_of_win32fns): DEF_VAR it.
* (DRIVE_LETTER): [DOS_NT] New macro.Richard M. Stallman1996-06-031-3/+6
| | | | (expand_file_name): Apply DRIVE_LETTER macro to drive names.
* (install-arch-indep): If cd etc makes output,Richard M. Stallman1996-06-031-2/+3
| | | | | don't treat that as part of the tar data. Check that ./lisp actually exists.
* (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
| | | | | | (mouse-drag-region): Use mouse-show-mark to do temp highlighting. (mouse-save-then-kill): Call mouse-show-mark for a new selection if we have a window system.
* (CHOOSE_NEWEST_EXE): New parameter macro.Richard M. Stallman1996-06-031-13/+63
| | | | | | Not defined by default. (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. (WinMain): Convert backslashes to slashes in env var values.
* (reporter-submit-bug-report):Richard M. Stallman1996-06-031-5/+13
| | | | Bind same-window-regexps, same-window-buffer-names, to nil.
* (*: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
| | | | Fix `substring' arguments. Recognize ``medium'' prefix.
* (reset_modifiers): Only clear a modifier if the modifier key has beenRichard M. Stallman1996-06-011-3/+24
| | | | | | detected to have been released since Emacs lost focus. (win32_wnd_proc): Have Windows translate VK_NUMLOCK and VK_SCROLL key downs; don't reset the modifier state when Emacs loses focus.
* (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /Richard M. Stallman1996-06-011-2/+13
| | | | | | when newdir is just "//". (Ffile_name_directory) [WINDOWSNT]: Return Qnil if filename is a partial UNC name such as "//foo".
* (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
| | | | (electric-command-apropos): Specify *Apropos* as buffer name.