1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-06 07:31:13 -08:00
Commit graph

6175 commits

Author SHA1 Message Date
Richard M. Stallman
4115d3f71e (VECSIZE): Round up when dividing. 1996-02-03 02:33:12 +00:00
Richard M. Stallman
1adc55de4a Comment/whitespace changes. 1996-02-02 06:31:06 +00:00
Geoff Voelker
c0386d7e99 (win32_kbd_mods_to_emacs, win32_kbd_patch_key,
key_event): Convert from static to global functions.
(win32_kbd_patch_key): Set modifiers when AltGr is pressed.
(key_event): Don't modify code on window input.
1996-02-02 02:01:53 +00:00
Geoff Voelker
afd153f031 (convert_to_key_event, is_dead_key): New functions.
(w32_read-socket): Convert console modifiers to Emacs modifiers.
Use console input routines to unify keyboard support.
(x_make_frame_visible): Make frame foreground window.
1996-02-02 02:00:56 +00:00
Geoff Voelker
a1a80b404e (modifiers, modifier_key_support_tested,
modifiers_recorded): New variables.
(EMACS_LCONTROL, EMACS_RCONTROL, EMACS_LMENU,
EMACS_RMENU): New macros.
(test_modifier_support, record_keydown, record_keyup,
modifier_set, construct_modifiers): New functions.
(win32_wnd_proc): Monitor modifier keyup and keydown messages.
Map window modifiers into console modifiers to unify input.

	(x_create_frame): Use the FixedSys font as the default font.
(x_to_win32_font): For now, always use ANSI_CHARSET.
1996-02-02 01:58:01 +00:00
Geoff Voelker
7c69181b61 (prepend_msg): New function. 1996-02-02 01:57:44 +00:00
Richard M. Stallman
140f8645fe (update_frame): Compare FRAME_MINIBUF_WINDOW(f)
against with not minibuf_window but echo_area_window.
1996-02-01 21:30:03 +00:00
Richard M. Stallman
c0239a0b8b (wait_reading_process_input): If select times out,
return only if we had no timers to shorten the wait.
Don't shorten the wait for timers if time_limit is -1.
1996-02-01 20:35:59 +00:00
Karl Heuer
0468655b65 Update FSF address in comment. 1996-02-01 18:44:05 +00:00
Richard M. Stallman
eb4ffa4eb0 (Qcursor_in_echo_area): New variable.
(syms_of_fns): Set up Lisp var.
(Fy_or_n_p): Bind Qcursor_in_echo_area in case of nonlocal exit.
1996-02-01 16:10:41 +00:00
Richard M. Stallman
3dbd9ee42d (echo_now): Renamed from `echo'. All callers changed. 1996-02-01 06:04:44 +00:00
Richard M. Stallman
7ea13e12ee (make_lispy_event): Timer event is a list, not just cons.
(timer_check): When DO_IT_NOW is true, handle events by running
the definition of timer-event.  Don't get the current time if there
are no pending timers.  If an event was generated, return 0,
If all timers were handled, return -1.  Add gcpros.

(readable_events): Tell timer_check to execute events.
1996-02-01 06:01:15 +00:00
Karl Heuer
4b3d19094a (synch_process_death, synch_process_retcode): Delete extra declaration. 1996-01-31 22:36:08 +00:00
Richard M. Stallman
8ef5fadca6 (LIB_X11_LIB): New definition. 1996-01-31 21:01:16 +00:00
Richard M. Stallman
5b03d3c0a1 (Fset_window_buffer): Set buffer temporarily around running
the window-scroll-functions.
(Fset_window_buffer_unwind): New function.
(window_initialized): New variable.
(init_window_once): Set it.
1996-01-31 05:11:48 +00:00
Karl Heuer
e2d463e5c2 (LIBS_SYSTEM): Use -linet unconditionally. 1996-01-30 20:58:24 +00:00
Karl Heuer
7339384c9e (HAVE_SOCKETS): Moved here from s/isc4-1.h.
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
(LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 20:38:53 +00:00
Karl Heuer
27aaf8c241 (HAVE_SOCKETS): Moved to s/isc2-2.h.
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
1996-01-30 20:36:43 +00:00
Richard M. Stallman
af209db8bd (syms_of_editfns): Make buffer-access-fontify-functions
locally nil in the prin1 buffer.
1996-01-30 19:58:24 +00:00
Richard M. Stallman
9fb026ab83 (x_frame_parms): Alphabetize.
(enum x_frame_parm): Data type deleted.
1996-01-30 19:51:26 +00:00
Richard M. Stallman
f040c0ba59 (child_setup): Fix size in write call. 1996-01-30 18:41:57 +00:00
Richard M. Stallman
aa970069e0 (Fdelete_backward_char): In overwrite mode,
insert spaces, unless we deleted a tab.
1996-01-29 23:27:09 +00:00
Richard M. Stallman
68313ed8be (Fset_minibuffer_window): New function.
(keys_of_minibuf): defsubr it.
1996-01-29 23:26:11 +00:00
Karl Heuer
ba4a8e51f9 Update FSF address in comment. 1996-01-29 22:30:55 +00:00
Richard M. Stallman
48ffe371ec (dos_rawgetc): Allow simulation of `Mouse-3' by
simultaneous click/drag of `Mouse-1' and `Mouse-2'.

(dos_set_window_size): Make the window size change
faster for standard sizes.  Fix a bug in v2-specific code to
change window size.
1996-01-29 22:22:08 +00:00
Richard M. Stallman
6b0442dc82 (XTframe_raise_lower): Rename arg raise' to raise_flag'. 1996-01-29 19:28:11 +00:00
Richard M. Stallman
b962d6c6ab (event_kind): New event type: timer_event. 1996-01-29 04:53:39 +00:00
Richard M. Stallman
c04cbc3b12 (Qtimer_event): New symbol.
(read_char, kbd_buffer_get_event): Don't sleep past the next timer.
(readable_events, kbd_buffer_get_event): Check for timer events.
(make_lispy_event): Handle timer events.
(timer_check): New function.
(Vtimer_list): New variable.
(syms_of_keyboard): Set up Qtimer_event and Vtimer_list.
1996-01-29 04:53:02 +00:00
Richard M. Stallman
038328930d (create_process): Set outchannel to be non-blocking. 1996-01-29 04:52:15 +00:00
Richard M. Stallman
fb4c362712 (wait_reading_process_input): Call timer_check
and shorten the inner delay if appropriate.
1996-01-29 04:50:16 +00:00
Richard M. Stallman
fd76ec52b3 (sort_args): Error if option is missing an arg. 1996-01-28 04:15:39 +00:00
Richard M. Stallman
000f808355 Whitespace change. 1996-01-28 00:11:39 +00:00
Richard M. Stallman
f879067d73 (struct input_event): New field `padding'.
Change `kind' field to an int.
1996-01-27 18:30:30 +00:00
Richard M. Stallman
b312cc52b3 (Fy_or_n_p): Call choose_minibuf_frame. 1996-01-27 17:31:33 +00:00
Richard M. Stallman
2a8b0ff0a3 (Fcompare_buffer_substrings): Access case_canon_table as a char_table. 1996-01-27 08:28:51 +00:00
Richard M. Stallman
f7097b2aa1 (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
don't expand tabs.
1996-01-27 08:22:36 +00:00
Richard M. Stallman
c2304e0240 (Qtitle): Declared.
(Fx_create_frame): Initialize title parameter.
Don't use the title resource to initialize the name parameter.
1996-01-26 19:50:35 +00:00
Richard M. Stallman
002bbc0ed3 (xfree): Macro deleted.
Callers changed to use `free' directly.
1996-01-25 22:00:11 +00:00
Richard M. Stallman
0158abbc71 (x_get_window_property_as_lisp_data): Use xfree, not XFree.
(x_get_window_property): Use XFree for tmp_data.
1996-01-25 21:57:22 +00:00
Richard M. Stallman
8f44c55ecc (mode25, mode4350): Moved to `lisp/dos-fns.el'. 1996-01-25 17:12:45 +00:00
Geoff Voelker
3c190163d2 backout 1996-01-21T00:22:24Z!voelker@cs.washington.edu 1996-01-25 03:13:39 +00:00
Geoff Voelker
dd118a073d backout 1,.4 1996-01-25 03:06:44 +00:00
Geoff Voelker
97c2385773 backout 1996-01-21T00:21:35Z!voelker@cs.washington.edu 1996-01-25 03:05:03 +00:00
Karl Heuer
b7acde90f3 (XCAR, XCDR, CAR, CDR): New macros.
(make_number): New macro definition.
1996-01-24 23:44:22 +00:00
Karl Heuer
31e3a04632 (x_connection_signal): Explicitly check the thread interlock
on Solaris.
[SOLARIS2]: Include Xlibint.h.
(x_connection_signal): Access XlibDisplayWriting properly.
No need to sleep--if the flag is set, assume connection is dead.
1996-01-24 23:43:22 +00:00
Karl Heuer
c3f270649d (Faccessible_keymaps): Doc fix.
(describe_command): Sometimes use col 32 for desc.
Record that col in previous_description_column for hysteresis.
(describe_map): Clear out previous_description_column.
1996-01-24 23:42:32 +00:00
Karl Heuer
2b1c9cfb20 (make_frame): Initialize title parameter to Qnil. 1996-01-24 23:41:55 +00:00
Karl Heuer
bb87485bf2 (make_number): Function deleted. 1996-01-24 23:41:28 +00:00
Karl Heuer
9e7c370a5b * macros.c (Fstart_kbd_macro): Use xmalloc.
Shrink the kbd macro buffer if it is very big.
1996-01-24 23:41:04 +00:00
Karl Heuer
a90ba1e216 (syms_of_lread): Set Vsource_directory here.
(init_lread): Not here.
1996-01-24 23:40:40 +00:00