summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No need to require 'faces and set menu-bar-mode.Richard M. Stallman1996-06-101-12/+0
* (frame-initialize): Don't count MSDOS neither asRichard M. Stallman1996-06-101-8/+9
* On MSDOS, don't assume that `make-frame' is only bound under an XRichard M. Stallman1996-06-101-1/+1
* (msdos-face-setup): Use `terminal-frame' for initial frame setup.Richard M. Stallman1996-06-101-32/+21
* 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
* (init_frame_faces): Build faces for an MSDOS frame like for X frame.Richard M. Stallman1996-06-101-3/+3
* (redisplay_internal): Use FRAME_WINDOW_P.Richard M. Stallman1996-06-101-8/+5
* (redisplay_internal): Use `Vterminal_frame' and otherRichard M. Stallman1996-06-101-6/+9
* (x_to_win32_font): Allow any quality fonts.Richard M. Stallman1996-06-101-1/+1
* (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.Richard M. Stallman1996-06-101-1/+7
* (fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.Richard M. Stallman1996-06-101-0/+5
* (sync_modifiers): New function.Richard M. Stallman1996-06-101-0/+20
* (XTread_socket): Use XtAppNextEvent when using toolkit configurations.Richard M. Stallman1996-06-101-0/+5
* (make_menu_in_widget): Set mapping delayRichard M. Stallman1996-06-101-1/+4
* (imenu--mouse-menu): Always use nested keymaps.Richard M. Stallman1996-06-101-10/+4
* (hexl-mode): Set hexl-max-address early onRichard M. Stallman1996-06-101-15/+17
* Comment change.Richard M. Stallman1996-06-101-4/+0
* Always check for HAVE_X11R5.Richard M. Stallman1996-06-091-7/+24
* (shell-directory-tracker): Use comint-substitute-in-file-name toRichard M. Stallman1996-06-091-10/+22
* (comint-dynamic-complete-as-filename)Richard M. Stallman1996-06-091-5/+26
* (create_process): Add DONT_OPEN_PTY conditional.Richard M. Stallman1996-06-091-2/+3
* (DONT_REOPEN_PTY): New definition.Richard M. Stallman1996-06-091-0/+5
* (main): Copy cwd when appending slash.Richard M. Stallman1996-06-091-2/+2
* (hack-local-variables-prop-line): Bind enable-local-eval.Richard M. Stallman1996-06-091-3/+4
* (make-frame-command): Treat msdos like no window system.Richard M. Stallman1996-06-091-1/+1
* (texinfo-copy-menu): Use double backslash to quote regexp.Karl Heuer1996-06-091-3/+3
* (texinfo-find-pointer): Doc fix.Karl Heuer1996-06-091-2/+2
* (comint-file-name-quote-list): Doc fix.Karl Heuer1996-06-091-1/+1
* (etags-list-tags): When there is an explicit tag name, skip the \177 beforeRoland McGrath1996-06-081-1/+1
* * 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