summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* (Fset_window_buffer): Set buffer temporarily around runningRichard M. Stallman1996-01-311-0/+28
| | | | | | | the window-scroll-functions. (Fset_window_buffer_unwind): New function. (window_initialized): New variable. (init_window_once): Set it.
* (LIBS_SYSTEM): Use -linet unconditionally.Karl Heuer1996-01-301-4/+0
|
* (HAVE_SOCKETS): Moved here from s/isc4-1.h.Karl Heuer1996-01-301-10/+8
| | | | | (NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise. (LIBS_SYSTEM): Use -linet unconditionally.
* (HAVE_SOCKETS): Moved to s/isc2-2.h.Karl Heuer1996-01-301-4/+0
| | | | (NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
* (syms_of_editfns): Make buffer-access-fontify-functionsRichard M. Stallman1996-01-301-0/+12
| | | | locally nil in the prin1 buffer.
* (x_frame_parms): Alphabetize.Richard M. Stallman1996-01-301-32/+12
| | | | (enum x_frame_parm): Data type deleted.
* (child_setup): Fix size in write call.Richard M. Stallman1996-01-301-1/+1
|
* (Fdelete_backward_char): In overwrite mode,Richard M. Stallman1996-01-291-2/+32
| | | | insert spaces, unless we deleted a tab.
* (Fset_minibuffer_window): New function.Richard M. Stallman1996-01-291-1/+20
| | | | (keys_of_minibuf): defsubr it.
* Update FSF address in comment.Karl Heuer1996-01-295-8/+11
|
* (dos_rawgetc): Allow simulation of `Mouse-3' byRichard M. Stallman1996-01-291-34/+60
| | | | | | | | 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.
* (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.Richard M. Stallman1996-01-291-3/+3
|
* (event_kind): New event type: timer_event.Richard M. Stallman1996-01-291-0/+1
|
* (Qtimer_event): New symbol.Richard M. Stallman1996-01-291-4/+124
| | | | | | | | | (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.
* (create_process): Set outchannel to be non-blocking.Richard M. Stallman1996-01-291-1/+4
|
* (wait_reading_process_input): Call timer_checkRichard M. Stallman1996-01-291-0/+18
| | | | and shorten the inner delay if appropriate.
* (sort_args): Error if option is missing an arg.Richard M. Stallman1996-01-281-0/+4
|
* Whitespace change.Richard M. Stallman1996-01-281-0/+1
|
* (struct input_event): New field `padding'.Richard M. Stallman1996-01-271-2/+7
| | | | Change `kind' field to an int.
* (Fy_or_n_p): Call choose_minibuf_frame.Richard M. Stallman1996-01-271-0/+1
|
* (Fcompare_buffer_substrings): Access case_canon_table as a char_table.Richard M. Stallman1996-01-271-2/+2
|
* (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 soRichard M. Stallman1996-01-271-0/+4
| | | | don't expand tabs.
* (Qtitle): Declared.Richard M. Stallman1996-01-261-2/+4
| | | | | (Fx_create_frame): Initialize title parameter. Don't use the title resource to initialize the name parameter.
* (xfree): Macro deleted.Richard M. Stallman1996-01-251-20/+18
| | | | Callers changed to use `free' directly.
* (x_get_window_property_as_lisp_data): Use xfree, not XFree.Richard M. Stallman1996-01-251-3/+24
| | | | (x_get_window_property): Use XFree for tmp_data.
* (mode25, mode4350): Moved to `lisp/dos-fns.el'.Richard M. Stallman1996-01-251-59/+0
|
* backout 1.3Geoff Voelker1996-01-253-573/+218
|
* backout 1,.4Geoff Voelker1996-01-251-73/+32
|
* ubackout 1.3 and 1.4Geoff Voelker1996-01-251-68/+38
|
* (XCAR, XCDR, CAR, CDR): New macros.Karl Heuer1996-01-241-1/+20
| | | | (make_number): New macro definition.
* (x_connection_signal): Explicitly check the thread interlockKarl Heuer1996-01-241-8/+16
| | | | | | | 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.
* (Faccessible_keymaps): Doc fix.Karl Heuer1996-01-241-2/+20
| | | | | | (describe_command): Sometimes use col 32 for desc. Record that col in previous_description_column for hysteresis. (describe_map): Clear out previous_description_column.
* (make_frame): Initialize title parameter to Qnil.Karl Heuer1996-01-241-3/+1
|
* (make_number): Function deleted.Karl Heuer1996-01-241-9/+0
|
* * macros.c (Fstart_kbd_macro): Use xmalloc.Karl Heuer1996-01-241-4/+10
| | | | Shrink the kbd macro buffer if it is very big.
* (syms_of_lread): Set Vsource_directory here.Karl Heuer1996-01-241-4/+6
| | | | (init_lread): Not here.
* (update_menu_bar):Karl Heuer1996-01-241-1/+1
| | | | Use safe_run_hooks for Qmenu_bar_update_hook.
* (set_frame_menubar):Karl Heuer1996-01-241-1/+1
| | | | Use safe_run_hooks for Qmenu_bar_update_hook.
* (change_frame_size_1) [MSDOS]: Support frame sizeKarl Heuer1996-01-241-0/+7
| | | | changing as best as possible.
* (dos_set_window_size): Prototype for a new function.Karl Heuer1996-01-241-0/+1
|
* (dos_set_window_size): New function; switches the screenKarl Heuer1996-01-241-0/+124
| | | | to the size as close as possible to requested frame dimensions.
* (xmenu.o): Depend on termhooks.h.Richard M. Stallman1996-01-241-1/+1
|
* (sys_select): Use time macros to prevent time valuesKarl Heuer1996-01-241-9/+22
| | | | from overflowing.
* (wait_reading_process_input) [not subprocesses]: DoKarl Heuer1996-01-241-3/+6
| | | | not assume SELECT_TYPE is an int.
* (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_PGeoff Voelker1996-01-231-3/+3
| | | | instead of only testing for X11.
* (kill-local-variable): didn't update the value ofKarl Heuer1996-01-231-3/+7
| | | | forwarded objects.
* (mark_window_display_accurate): buffer->clip_changed wasKarl Heuer1996-01-231-1/+1
| | | | being inappropriately cleared.
* (sigblock): New (dummy) function.Karl Heuer1996-01-231-0/+1
|
* (sigblock): Delete this, undoing previous change.Karl Heuer1996-01-231-3/+0
|
* (UNEXEC): unexsgi.o renamed from unexelfsgi.o.Karl Heuer1996-01-231-1/+1
|