aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INITRichard M. Stallman1993-12-231-3/+8
| | | | is not defined and HAVE_GETHOSTNAME is defined.
* (SYSTEM_TYPE): Make it dgux.Richard M. Stallman1993-12-231-2/+8
| | | | | (SYSV4_PTYS): Remove. (SIGNALS_VIA_CHARACTERS): Defined.
* (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.Richard M. Stallman1993-12-231-2/+6
| | | | (NO_MODE_T): Defined.
* (SET_CHILD_PTY_PGRP): Defined.Richard M. Stallman1993-12-231-0/+3
|
* (OTHER_FILES): Use ${libsrc} as dir.Richard M. Stallman1993-12-231-1/+1
|
* (Fmacroexpand): For an autoload definition,Richard M. Stallman1993-12-231-2/+1
| | | | check the 4th elt, not the car of the 4th elt.
* [VMS] (wait_for_kbd_input): Call prepare_menu_bars.Richard M. Stallman1993-12-231-0/+1
|
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-3/+7
|
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-2/+8
| | | | (Fgetenv): One arg is maximum.
* (graft_intervals_into_buffer): If SOURCE is nullRichard M. Stallman1993-12-231-1/+1
| | | | and TREE is null, no need to call Fset_text_properties.
* (HAVE_XSETWMPROTOCOLS): Add #undef.Richard M. Stallman1993-12-231-0/+1
|
* (Fsubstitute_command_keys): Ignore menu bar bindings.Richard M. Stallman1993-12-231-1/+10
| | | | (Fdocumentation_property): 3 args is maximum.
* (Fbuffer_disable_undo): Make arg optional.Richard M. Stallman1993-12-231-2/+3
|
* (Fwhere_is_internal): Doc fix.Richard M. Stallman1993-12-231-3/+3
|
* (Fmake_symbolic_link): Do expand FILENAME if starts with ~.Richard M. Stallman1993-12-231-4/+11
| | | | (Fread_file_name): If defalt is nil and user tries to use it, signal an error.
* (x_get_foreign_selection): Use x_catch_errors.Richard M. Stallman1993-12-231-0/+7
| | | | (x_handle_selection_clear): Call prepare_menu_bars.
* Line breaking change.Richard M. Stallman1993-12-231-2/+2
|
* (Fmessage): Use message2.Richard M. Stallman1993-12-231-10/+11
| | | | | (Fsubst_char_in_region): Move the NOUNDO hacking code after the modify_region call.
* Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.Richard M. Stallman1993-12-231-4/+31
| | | | | | | (Qmenu_bar): Declared. (DEFUN_ARGS_MANY, DEFUN_ARGS_UNEVALLED, DEFUN_ARGS_0,...): New macros. (DEFUN) [__STDC__]: Use those macros.
* (Fprocess_status): Use get_process, not Fget_process.Richard M. Stallman1993-12-231-19/+24
| | | | | | | | | | | | [BROKEN_O_NONBLOCK]: Undefine O_NONBLOCK. (create_process): Delete SYSV4_PTYS code. (deactivate_process): Likewise. (create_process) [SET_CHILD_PTY_PGRP]: Do ioctls to set the pgrp of the pty. (wait_reading_process_input): Call prepare_menu_bars.
* (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.Richard M. Stallman1993-12-231-0/+4
|
* (minibuffer_auto_raise): Really define it.Richard M. Stallman1993-12-231-1/+11
| | | | | | (minibuffer_auto_raise): New variable. (syms_of_minibuf): Set up Lisp var. (read_minibuf): Maybe raise the minibuffer's frame.
* (del_range): Second argument in call toRichard M. Stallman1993-12-231-1/+4
| | | | | | | | offset_intervals is 'from', not 'point'. (modify_region): Call record_first_change if necessary. (insert_from_string): Pass LENGTH arg to graft_intervals_into_buffer.
* (syms_of_emacs): Define Lisp var system-configuration.Richard M. Stallman1993-12-231-2/+26
| | | | | (memory_warning_signal): New function. (main): Handle SIGDANGER, if defined.
* (echo_area_glyphs_length): Declared.Richard M. Stallman1993-12-231-0/+3
|
* (configuration): New variable.Richard M. Stallman1993-12-231-0/+12
| | | | | | | (emacs.o): Define macro CONFIGURATION. [__GNUC__ > 1]: Maybe define LINKER_WAS_SPECIFIED. [LINKER_WAS_SPECIFIED] (YMF_PASS_LDFLAGS): Define as identity.
* (printchar, strout): Set echo_area_glyphs_length.Richard M. Stallman1993-12-231-0/+4
|
* (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.Richard M. Stallman1993-12-231-1/+3
|
* (make_terminal_frame): Add frame to Vframe_list.Richard M. Stallman1993-12-231-2/+5
| | | | (make_frame): Don't add to frame list here.
* (message): Use message2, not message1.Richard M. Stallman1993-12-231-57/+255
| | | | | | | | | | | | | | | | | | | | | | | (display_string): Fix truncation-criterion after main loop for termination due to LENGTH. (echo_area_glyphs_length): New variable. (message1): Set it. (message2): New function. (display_string): New arg LENGTH. (echo_area_display): Pass new arg to display_string. (redisplay_window): Likewise. (display_text_line): Likewise. (display_menu_bar): Likewise. (display_mode_element): Likewise. (update_menu_bar, update_menu_bars): New functions. (prepare_menu_bars): New function. (redisplay_window): Don't update menu bar here. (display_menu_bar): Assume item list already updated. (redisplay_window): Don't alter lpoint when w is selected window in a non-selected frame.
* (Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.Richard M. Stallman1993-12-231-9/+52
| | | | | | | | | | (Fx_create_frame): Add frame to Vframe_list. (Fx_create_frame): Fix order of arguments of x_wm_set_size_hint call. This corrects handling of +x-y and -x+y geometry specifications. (XSetWMProtocols): New function, defined conditionally.
* (XTread_socket): Don't offset keysym here.Richard M. Stallman1993-12-231-95/+173
| | | | | | | | | | | | | | | | Special handling for "dead accent" keysyms. (construct_mouse_click, x_scroll_bar_handle_click) (XTread_socket): `code' of an event is now an int. (pixel_to_glyph_coords): New arg NOCLIP. Callers changed. (XTread_socket): For MotionNotify, if x_mouse_grabbed, use last_mouse_frame. (construct_mouse_click): Set last_mouse_frame. (XTmouse_position): If x_mouse_grabbed, use last_mouse_frame. (x_calc_absolute_position): Borderwidth must be doubled before subtracting from width to get correct value.
* Initial revisionRichard M. Stallman1993-12-231-0/+4
|
* (struct input_event): `code' is now an int.Richard M. Stallman1993-12-231-1/+4
|
* (make_lispy_event): Offset the event code here.Richard M. Stallman1993-12-231-22/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Special handling for "dead accent" keysyms. (lispy_accent_codes, lispy_accent_keys): New variables. (quit_throw_to_read_char): Don't switch frames if internal_last_event_frame is not a frame. (kbd_buffer_store_event, make_lispy_event) (stuff_buffered_input): `code' of an event is now an int. (make_lispy_movement): If we have a frame but pos is not in a window, return an event with the frame. (read_key_sequence): Don't return if in middle of possible function-key-map sequence, if the bindings were all found by case conversion. (set_waiting_for_input): Code testing echo_flag deleted. (echo_flag, echo_now): Vars deleted. (read_key_sequence): Bind case_converted at top level. Clear it at replay_sequence. (follow_key): Never clear *CASE_CONVERTED. (syms_of_keyboard): Define Lisp var track-mouse. (follow_key): New arg case_converted. (read_key_sequence): Pass the new arg. If key has a binding via case-conversion, that does not prevent use of function_key_map. (read_char): Call prepare_menu_bars. (tracking_off): Call prepare_menu_bars.
* (kbd_buffer_get_event): For delete-window-event, do count iconified frames.Richard M. Stallman1993-12-231-4/+15
|
* (Fsit_for): Call prepare_menu_bars.Richard M. Stallman1993-12-231-3/+11
| | | | | (direct_output_forward_char): Give up if in truncated text at end of line.
* * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.Francesco Potortì1993-12-221-5/+7
| | | | | (HAVE_UNISTD_H): deleted because configure takes care of it. (C_SWITCH_MACHINE): added optimisation options for gnu cc.
* (update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.Roland McGrath1993-12-151-1/+1
| | | | Calling sleep (0) causes a gratuitous delay on some systems.
* [! MAP_FILE] (MAP_FILE): Define to zero.Roland McGrath1993-12-111-3/+8
| | | | | | (unexec): Remove unused variable BUF. Use MAP_FILE bit in mmap call. (run_time_remap): Use MAP_FILE bit in mmap call.
* (PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNURoland McGrath1993-12-081-0/+4
| | | | | C library. I changed this in version 18 in 1991, but the change never got propagated.
* (NO_MODE_T): Defined.Richard M. Stallman1993-11-281-0/+3
|
* [!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.Richard M. Stallman1993-11-281-0/+5
|
* (LIBS_SYSTEM): Always define this one way or another.Richard M. Stallman1993-11-281-1/+6
| | | | Include -lPW in it.
* Properly install previous change.Richard M. Stallman1993-11-271-49/+65
|
* (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.Richard M. Stallman1993-11-271-1/+3
|
* (kbd_buffer_get_event): If user destroys the last frame,Richard M. Stallman1993-11-261-11/+11
| | | | | | exit before calling Fdelete_frame. (read_avail_input): Undo Nov 18 change.
* (x_window): Call XSetWMProtocols.Richard M. Stallman1993-11-261-0/+2
|
* (SYSTEM_TYPE): Make it "irix".Richard M. Stallman1993-11-261-1/+1
|
* (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.Richard M. Stallman1993-11-261-2/+2
|