1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-03 21:02:08 -07:00
Commit graph

155589 commits

Author SHA1 Message Date
Karl Heuer
4e53f562ef (init_lread): Init Vload_file_name to Qnil. 1996-05-23 16:16:12 +00:00
Karl Heuer
6a428f7704 Comment fix. 1996-05-23 01:34:07 +00:00
Roland McGrath
26ff97e7d1 [WIN32]: No-op as for [MSDOS]. 1996-05-22 21:47:37 +00:00
Karl Heuer
891560d60e (modifier_set): Check toggle state of CapsLock even
if modifiers are not being recorded.
1996-05-22 03:26:55 +00:00
Karl Heuer
139b57253d (get_volume_info): Always update *pPath correctly, even if
UNC header is incomplete.
1996-05-22 00:36:27 +00:00
Karl Heuer
ef23bc074f (compute_motion): When calling Fget_char_property,
don't pass window if window is displaying the wrong buffer.
1996-05-22 00:33:28 +00:00
Roland McGrath
0581618d73 Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.
1996-05-21 22:55:56 +00:00
Richard M. Stallman
fdc12c4dca Include buffer.h.
(set_frame_menubar): Make sure input is unblocked
when we call create_menu_items.
Switch temporarily to proper buffer, bind inhibit-quit to t,
and run the same hooks as in smenu.c.
(syms_of_win32menu): Initialize and staticpro Qdebug_on_next_call.
1996-05-21 18:09:43 +00:00
Richard M. Stallman
5ae3ca1cf1 (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
HAVE_X_WINDOWS, so that TOTALLY_UNBLOCK_INPUT is called on Windows.
1996-05-21 18:06:40 +00:00
Richard M. Stallman
16831d8cc5 (ncurses): Check this after checking fns like strerror.
(HAVE_NCURSES): Look for library named ncurses.
(setlocale): Check for it.
(*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
1996-05-21 18:04:41 +00:00
Karl Heuer
039e5d714c (init_display) [HAVE_LIBNCURSES]: If X, call tgetent. 1996-05-21 17:32:00 +00:00
Karl Heuer
71012575d0 (Fexecute_extended_command): Don't look for
a key binding if executing a kbd macro.
1996-05-21 17:29:20 +00:00
Karl Heuer
2b70d21e17 (mh-version): Use mh-e-RCS-id rather than mh-e-version
and mh-e-time-stamp.
1996-05-21 17:26:31 +00:00
Karl Heuer
2a42e8f6ac (Fprin1_to_string): Preserve Vdeactivate_mark. 1996-05-21 17:24:24 +00:00
Karl Heuer
28ee503c5a (make-backup-file-name): Check msdos-long-file-names.
(basic-save-buffer-1, make-auto-save-file-name): Likewise.
1996-05-21 17:21:25 +00:00
Karl Heuer
32cdf3f63e (c-macro-expansion): Delete ??! trigraph in uniquestring.
Use same syntax table in outbuf as in inbuf.
Insert newline instead of space at end, for
proprocessors which don't like truncated lines.
1996-05-21 15:42:13 +00:00
Karl Heuer
9e9094f771 (c-macro-expansion): Correct bug in creating tempname. 1996-05-21 14:51:17 +00:00
Karl Heuer
c3ff76c42a [__GNU_LIBRARY__]: #include <sys/ioctl.h>. 1996-05-21 14:43:54 +00:00
Karl Heuer
caf9b328c3 (win32-handle-scroll-bar-event): Restore
original window selection after scrolling.
1996-05-21 14:40:56 +00:00
Karl Heuer
9c005c6533 (scroll-bar-maybe-set-window-start): Always set
window start, to ensure scroll bar position is updated.
1996-05-21 14:40:27 +00:00
Karl Heuer
e2504204dc (do-auto-fill): Return t if real work was done. 1996-05-21 14:31:40 +00:00
Karl Heuer
76bb6dbb3e (internal_self_insert): Don't return 2 for auto-fill
unless the auto_fill_function returns non-nil.
1996-05-21 14:29:56 +00:00
Erik Naggum
b035a6780c Fixed up initial line 1996-05-20 21:07:10 +00:00
Jeff Law
45968db63b * config.sub: Recognize -proelf as a basic system type. 1996-05-20 16:02:45 +00:00
Karl Heuer
a978be6679 Renamed from cal-persian.el to avoid 14-character limitation. 1996-05-20 15:43:53 +00:00
Karl Heuer
a45eee72d3 Change autoload references from cal-persian to cal-persia. 1996-05-20 15:42:58 +00:00
Karl Heuer
b1d4be5f6e Hold previous change until after the release. 1996-05-18 20:15:02 +00:00
Erik Naggum
4f0a10eb40 (sc::menu): Fix typo. 1996-05-18 16:38:57 +00:00
Karl Heuer
a868739706 (lisp): Include dos-win32.elc. 1996-05-17 22:39:11 +00:00
Karl Heuer
eaca153005 Initial revision 1996-05-17 22:37:41 +00:00
Karl Heuer
60d5138f2d (path-separator, grep-null-device,
grep-regexp-alist, file-name-buffer-file-type-alist,
find-buffer-file-type, find-file-not-found-set-buffer-file-type,
find-file-binary, find-file-text, mode-line-format):
Moved to dos-win32.el.
1996-05-17 22:36:39 +00:00
Karl Heuer
d77f86d08d (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
Functions removed.
1996-05-17 22:30:36 +00:00
Karl Heuer
fa823be38a [windows-nt, ms-dos]: Load dos-win32. 1996-05-17 22:29:35 +00:00
Karl Heuer
817519e738 (MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
Include dos-win32.elc.
1996-05-17 22:25:53 +00:00
Karl Heuer
f75543492d (_sys_read_ahead): Handle sleep here.
(sys_read): Not here.
(init_ntproc): Initialize can_run_dos_process, dos_process_running.
1996-05-17 21:45:30 +00:00
Karl Heuer
c98e68fc13 (struct _child_process): New member is_dos_process. 1996-05-17 21:42:27 +00:00
Karl Heuer
817abdf65c (Vwin32_pipe_read_delay): New var.
(can_run_dos_process, dos_process_running): New vars.
(win32_is_dos_binary): New function.
(reap_subprocess, sys_spawnve): Use them.
(syms_of_ntproc): Defvar and initialize Vwin32_pipe_read_delay.
1996-05-17 21:39:36 +00:00
Karl Heuer
1f96acec5e (term-send-raw-string): send-string -> process-send-string.
(term-arguments):  Remove unused local `values'.
(term-handle-deferred-scroll):  Fix off-by-one bug.
1996-05-17 21:16:00 +00:00
Karl Heuer
d129c4c2cb (display_menu_bar) [HAVE_NTGUI]: Enable the display of
menus in --no-window mode on NT.
1996-05-17 21:13:14 +00:00
Karl Heuer
4337739c5d Delete the hilit19 support--it doesn't work.
(f90-face-*, f90-auto-hilit19, f90-hilit-patterns): Vars deleted.
(f90-mode, f90-update-line): Delete the hilit19 support code.
1996-05-17 21:02:41 +00:00
Francesco Potortì
cf347d3cca * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
(Pascal_functions): Increase linecharno by the correct number of
chars, inline the GET_NEW_LINE macro and delete its definition.
1996-05-17 16:48:02 +00:00
Geoff Voelker
ce2d626fab (w32_read_socket): Mask out lower 4 bits of wParam
for WM_SYSCOMMAND messages.
1996-05-17 06:12:35 +00:00
Karl Heuer
efa15de41d (Fformat_time_string): Doc fix. 1996-05-15 21:56:33 +00:00
Richard M. Stallman
a5e2ae0112 (latex-imenu-create-index):
Change the regexp to match the * versions of commands.
(latex-mode): Make imenu-create-index-function buffer-local.
1996-05-15 15:17:41 +00:00
Karl Heuer
2806002f19 Several doc fixes.
(enriched-mode-hook): Renamed from enriched-mode-hooks.
1996-05-15 14:56:35 +00:00
Karl Heuer
8079d0cdf6 Fix typo in previous patch. 1996-05-15 14:42:28 +00:00
Karl Heuer
341e722e0e (sys_read): Introduce a small delay before reading from
a pipe or socket to allow more data to be buffered; otherwise,
process output is read one byte at a time on fast machines
(which is slow).
1996-05-15 14:38:30 +00:00
Karl Heuer
799abb26c3 (Fcall_process): Don't close the same fd twice. 1996-05-15 14:32:37 +00:00
Karl Heuer
9aa94bd50c (QCLIPBOARD): New symbol.
(Fx_selection_exists_p): New function.
(syms_of_win32select): Initialize/staticpro and defsubr them.
1996-05-14 19:01:53 +00:00
Geoff Voelker
e3be3bfdfb (SYSTEM_PURESIZE_EXTRA): Macro defined. 1996-05-14 17:44:15 +00:00