Commit graph

  • efd241cc2d (__do_global_ctors, __do_global_ctors_aux): New dummy fns. (__CTOR_LIST__, __DTOR_LIST__): New dummy variables. Richard M. Stallman 1992-08-31 18:00:11 +00:00
  • 6b2154dedb *** empty log message *** Richard M. Stallman 1992-08-31 08:32:48 +00:00
  • b67f2ca56b (Fdo_auto_save): Always call record_auto_save. Richard M. Stallman 1992-08-31 08:07:09 +00:00
  • e7691e9c5d *** empty log message *** Richard M. Stallman 1992-08-31 06:47:03 +00:00
  • 6e3ccc70d3 *** empty log message *** Richard M. Stallman 1992-08-31 05:54:58 +00:00
  • 8b34e79d82 *** empty log message *** Richard M. Stallman 1992-08-31 05:06:54 +00:00
  • ac876a7913 entered into RCS Joseph Arceneaux 1992-08-30 05:01:59 +00:00
  • 1635fcdddd *** empty log message *** Richard M. Stallman 1992-08-29 08:27:31 +00:00
  • fcb9ffc8ae * xselect.c: Use the FRAME_X_WINDOW macro, for readability. Jim Blandy 1992-08-29 03:33:12 +00:00
  • c118dd0617 * xterm.c (x_make_frame_invisible): Don't forget to check the return value of XWithdrawWindow; it could indicate that the window wasn't successfully redrawn. Jim Blandy 1992-08-29 03:31:07 +00:00
  • b631f17789 * xrdb.c (get_user_db): Use XResourceManagerString when available [HAVE_X11R4]. Jim Blandy 1992-08-29 03:28:52 +00:00
  • fe24a618be * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user hasn't specified the icon position. Let the window manager put the icon where it likes. Jim Blandy 1992-08-29 03:25:25 +00:00
  • 05c2896ac5 * window.c (coordinates_in_window): Do not assume that all one-line windows are the minibuffer, or that all minibuffers are one line high. Use MINI_WINDOW_P. Jim Blandy 1992-08-29 03:14:44 +00:00
  • e04a4e0dcf * sysdep.c (init_baud_rate): Re-arranged order of conditionals - test TERMIOS before TERMIO; when two options might both be defined, test the most recent first, so that the most recent functions get used. Jim Blandy 1992-08-29 03:07:24 +00:00
  • 36ebaafa99 * process.c: Include "systty.h", not "systerm.h". Jim Blandy 1992-08-29 03:05:43 +00:00
  • 6ef5b54f58 * keyboard.c: Include "systty.h", not "systerm.h". Jim Blandy 1992-08-29 03:04:31 +00:00
  • 99dc4745e6 * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate number of arguments. Jim Blandy 1992-08-29 03:03:15 +00:00
  • 2fd3c56b6c * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate number of arguments. Jim Blandy 1992-08-29 03:00:41 +00:00
  • edc8ae07a5 * emacs.c: Incude "systty.h", not "systerm.h". Jim Blandy 1992-08-29 02:58:59 +00:00
  • 648fa17da6 * dispnew.c: Incude "systty.h", not "systerm.h". Jim Blandy 1992-08-29 02:55:05 +00:00
  • 3f5fcd4734 Formatting change Jim Blandy 1992-08-29 02:41:45 +00:00
  • d2729198c6 entered into RCS Jim Blandy 1992-08-29 02:15:08 +00:00
  • bd3073920f *** empty log message *** Jim Blandy 1992-08-29 02:14:58 +00:00
  • 5d30536766 (syms_of_buffer): Made buffer-display-table, buffer-field-list and buffer-undo-list allow any type of value. Richard M. Stallman 1992-08-28 20:39:57 +00:00
  • aec1184c22 (Fappend): Doc fix. Richard M. Stallman 1992-08-28 05:45:03 +00:00
  • e67c69ed1c *** empty log message *** Jim Blandy 1992-08-28 03:34:22 +00:00
  • 692f9ac6a1 *** empty log message *** Jim Blandy 1992-08-27 22:17:59 +00:00
  • c017c14393 *** empty log message *** Richard M. Stallman 1992-08-27 04:22:31 +00:00
  • 38c132a96c entered into RCS Richard M. Stallman 1992-08-25 01:57:37 +00:00
  • 0dbe11e25a *** empty log message *** Richard M. Stallman 1992-08-24 22:07:53 +00:00
  • 61a93162c6 entered into RCS Richard M. Stallman 1992-08-22 07:10:23 +00:00
  • ce4c9c9080 (WCOREDUMP): Define only if not defined. (create_process) [HAVE_SETSID]: Use TIOCSCTTY if exists. Richard M. Stallman 1992-08-22 02:53:24 +00:00
  • d418ef42e1 Initial revision Joseph Arceneaux 1992-08-21 23:45:45 +00:00
  • af3890bd90 Formerly GETTING.GNU.SOFTWARE.~3~ gnulists 1992-08-21 23:06:13 +00:00
  • ff1fbe3e75 *** empty log message *** Richard M. Stallman 1992-08-21 07:18:16 +00:00
  • 8a6c8bcf0b *** empty log message *** Richard M. Stallman 1992-08-20 05:09:30 +00:00
  • 547075d4a0 *** empty log message *** Jim Blandy 1992-08-19 08:13:21 +00:00
  • 8defe99b80 *** empty log message *** Richard M. Stallman 1992-08-19 07:17:26 +00:00
  • c89475dcaa * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new TYPE argument. Jim Blandy 1992-08-19 07:06:09 +00:00
  • 4c6e656ffe (internal_self_insert): Ignore value of Fexpand_abbrev; instead, check whether buf is modified when it returns. Richard M. Stallman 1992-08-19 07:00:42 +00:00
  • ba70da8ff5 (Fexpand_abbrev): If pre-expand hook changes the buffer, assume that means we "did an expansion". Richard M. Stallman 1992-08-19 07:00:25 +00:00
  • 16bd92ea65 * xterm.c (x_wm_hints): Variable deleted. This has to be per-screen. Duh. * xterm.c (x_wm_set_window_state, x_wm_set_icon_pixmap, x_wm_set_icon_position): Use F->display.x->wm_hints, rather than x_wm_hints. (x_term_init): Don't initialize x_wm_hints here. * xterm.c (x_set_text_property): Properly balance the BLOCK_INPUTs and UNBLOCK_INPUTs. And remember that VALUE is the strin we want to set the name to, not PROPERTY. Jim Blandy 1992-08-19 06:51:44 +00:00
  • a2a4d43e4c * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I wish I knew why. Don't include <sys/types.h>; just declare getuid to return an int. Big deal. (MAXPATHLEN): If this is not defined by the system's include files, give it a value of 256. (get_user_db): Fetch the defaults directly from the display structure, rather than using XResourceManagerString; that function doesn't exist in the older versions of X. Jim Blandy 1992-08-19 06:51:17 +00:00
  • f945b92083 * xfns.c (x_set_name): Take new argument EXPLICIT, instead of OLDVAL. (x_explicitly_set_name, x_implicitly_set_name): New functions. (x_frame_parms): Use x_explicitly_set_name here. (x_window): Use x_implicitly_set_name here. Jim Blandy 1992-08-19 06:46:08 +00:00
  • 11e82b76f2 * xdisp.c (display_mode_line): Use x_implicitly_set_name here. Jim Blandy 1992-08-19 06:43:03 +00:00
  • 2f83aebe09 * window.c (Fset_window_configuration): Removed #if 0'd code which assumes that minibuf_window is on the same frame as the window configuration. Removed special case for windows whose prevs point to themselves. Jim Blandy 1992-08-19 06:40:02 +00:00
  • a796ac82a3 * term.c (term_get_fkeys): Some systems define static' to be the empty string, which means that you can't have constant initialized arrays inside a function. So move the keys' array outside of the function. Jim Blandy 1992-08-19 06:38:40 +00:00
  • 345677047d * sysdep.c (select): There's no need to cast the return value of signal anymore, since we have the SIGTYPE macro defined. Jim Blandy 1992-08-19 06:37:58 +00:00
  • 8c7f1e3596 * ralloc.c (get_bloc): When initializing new_bloc->variable, cast NIL to (POINTER *). (malloc_init): Give warning if sbrk returns zero. Wonder what that's supposed to mean. Jim Blandy 1992-08-19 06:36:35 +00:00
  • 0ad77c5462 * process.c (process_send_signal): Don't send SIGTSTP if the system doesn't have that facility. Jim Blandy 1992-08-19 06:35:23 +00:00
  • 02665de740 * mocklisp.c (Fml_substr): Put comments around text following #endif. Jim Blandy 1992-08-19 06:34:26 +00:00
  • b9d721de01 * minibuf.c (Fread_from_minibuffer): Put this function's doc string into a comment; it's too long for the PCC preprocessor. Rah. (Fcompleting_read): Same deal. Jim Blandy 1992-08-19 06:33:46 +00:00
  • 4360b0c609 * lread.c (defvar_per_buffer): Support new TYPE argument, by setting the appropriate slot in buffer_local_types. Jim Blandy 1992-08-19 06:33:16 +00:00
  • 8ea0a72039 * keyboard.c (init_keyboard): Changed "#endif SIGIO" to "#endif /* SIGIO */" Jim Blandy 1992-08-19 06:31:34 +00:00
  • 804518aaeb * frame.c (make_frame): Clear the explicit_name member of the new frame. Jim Blandy 1992-08-19 06:26:54 +00:00
  • 56abb480f7 * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widely available, and hardly vital. (syms_of_floatfns): Adjusted appropriately. Jim Blandy 1992-08-19 06:26:13 +00:00
  • b0b97e8b3e * emacs.c [USG5]: Don't #include <fcntl.h> for these systems. Jim Blandy 1992-08-19 06:25:25 +00:00
  • 851c12057f * dispnew.c [not MULTI_FRAME] (Fredraw_display): Use FRAME_ROOT_WINDOW instead of minibuf_window->prev. Jim Blandy 1992-08-19 06:20:13 +00:00
  • bc540f9f00 * data.c [USG] (Frem): Call fmod, rather than drem. Rah. Jim Blandy 1992-08-19 06:19:22 +00:00
  • 0fa3ba92d8 * buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the new TYPE argument. * buffer.c (buffer_local_types): New variable. (buffer_slot_type_mismatch): New function. Jim Blandy 1992-08-19 06:18:37 +00:00
  • 64aeaceb93 * alloc.c (Fmake_marker): Removed the test for being called from a signal handler. The original bug is probably gone, the test wasn't written portably, and it should probably go somewhere else anyway - say, funcall or eval. Jim Blandy 1992-08-19 06:18:07 +00:00
  • ef15f270db *** empty log message *** Jim Blandy 1992-08-19 03:54:51 +00:00
  • fbfed6f05f entered into RCS Jim Blandy 1992-08-19 03:54:46 +00:00
  • 4d4c4e027f *** empty log message *** Richard M. Stallman 1992-08-18 21:18:19 +00:00
  • a08caf950d *** empty log message *** Richard M. Stallman 1992-08-18 03:12:53 +00:00
  • f8db4c013a *** empty log message *** Eric S. Raymond 1992-08-14 22:56:58 +00:00
  • 00c00348f4 *** empty log message *** Eric S. Raymond 1992-08-14 22:36:42 +00:00
  • 6ca8e64c3a Add "alpha". Richard Kenner 1992-08-14 19:34:06 +00:00
  • 1260d6ba3e *** empty log message *** Eric S. Raymond 1992-08-14 17:44:31 +00:00
  • 6edec2ddbc *** empty log message *** Eric S. Raymond 1992-08-14 16:02:12 +00:00
  • a4223f965a *** empty log message *** Richard M. Stallman 1992-08-14 07:50:26 +00:00
  • 42a9cd6a9c * alloc.c (Fgarbage_collect): Doc fix. Jim Blandy 1992-08-14 02:34:06 +00:00
  • 0292bcb174 * abbrev.c (Fdefine_abbrev_table): Fiddled with formatting. Jim Blandy 1992-08-14 02:32:45 +00:00
  • cc38027b75 * frame.c (make_frame): Stop passing zero to make_window; it's not expecting any arguments. Jim Blandy 1992-08-14 02:31:41 +00:00
  • 190721ac7b * dispnew.c (the_only_frame): Doc fix. Jim Blandy 1992-08-14 02:31:04 +00:00
  • 3e51c7b7e5 * keyboard.c (Fexecute_mouse_event): dyked-out function deleted. We're not going to use this mouse interface. (Vmouse_window, Vmouse_event, Vmouse_event_function, Vmouse_left_hook, Vmap_frame_hook, Vunmap_frame_hook, Vmouse_motion_handler): Variables deleted; they were to be used by Fexecute_mouse_event. (syms_of_keyboard): Same. (command_loop_1): Remove dyked-out code to support Fexecute_mouse_event. (read_char): Same. Jim Blandy 1992-08-14 02:29:49 +00:00
  • ce4e9d43a4 *** empty log message *** Jim Blandy 1992-08-14 02:29:05 +00:00
  • 4b206065b9 * window.c (window_loop): This used to keep track of the first window processed and wait until we came back around to it. Sadly, this doesn't work if that window gets deleted. So instead, use Fprevious_window to find the last window to process, and loop until we've done that one. Jim Blandy 1992-08-14 02:27:26 +00:00
  • 8548041ddc entered into RCS Richard M. Stallman 1992-08-14 00:14:17 +00:00
  • ab13123aa8 *** empty log message *** Roland McGrath 1992-08-12 18:48:38 +00:00
  • 1da5680041 *** empty log message *** Richard M. Stallman 1992-08-12 18:37:35 +00:00
  • 10a4cc6301 *** empty log message *** Jim Blandy 1992-08-12 15:19:32 +00:00
  • f469625ab7 Initial revision Jim Blandy 1992-08-12 15:16:36 +00:00
  • b1c884c393 * xterm.c (x_wm_hints): New variable. (x_wm_set_window_state, x_wm_set_icon_pixmap, x_wm_set_icon_position): Use x_wm_hints. (x_term_init): Set the `input' field of x_wm_hints, and its flag. Jim Blandy 1992-08-12 14:40:00 +00:00
  • 35a3f3b9a2 * xmenu.c: Deleted "$Log" header and other RCS stuff in comments at top of file; this was beginning to grow RCS hair, which we don't want. Jim Blandy 1992-08-12 14:35:16 +00:00
  • f9942c9e7a * xfns.c (x_get_arg): Return Qunbound for an unspecified resource, not nil. That way, we can tell the difference between a false resource and an unspecified resource. (x_default_error): Use DEFLT if x_get_arg returns Qunbound, not Qnil. (x_figure_window_size, x_icon, Fx_create_frame): Deal with Qunbound and Qnil properly. Jim Blandy 1992-08-12 14:33:03 +00:00
  • 22aefb49de * xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and FRAME_HAS_MINIBUF_P, for consistency with the rest of the frame macros. Jim Blandy 1992-08-12 14:30:09 +00:00
  • a481b3ea0c * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros defined here now, rather than window.h. (check_frame_size): New function. Jim Blandy 1992-08-12 14:28:27 +00:00
  • 054077692f * unexsunos4.c: Deleted "$Log" header in comments at top of file; this was beginning to grow RCS hair, which we don't want. Jim Blandy 1992-08-12 14:23:38 +00:00
  • 07627b5d9a Doc fix. Jim Blandy 1992-08-12 14:19:39 +00:00
  • 1820044b6f * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and FRAME_HAS_MINIBUF_P, for consistency with the rest of the frame macros. Jim Blandy 1992-08-12 14:18:28 +00:00
  • 6c735a5991 * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and FRAME_HAS_MINIBUF_P, for consistency with the rest of the frame macros. Jim Blandy 1992-08-12 14:16:14 +00:00
  • 5dadd3a2c3 * minibuf.c (Fcompleting_read): Stop subtracting one from the starting position, so this function lives up to its doc string, which I think specifies an okay way to work. Jim Blandy 1992-08-12 14:08:21 +00:00
  • d5045cf974 * keyboard.c (Fsuspend_emacs): Call change_frame_size with the proper arguments - the height and width are the second and third arguments, not the first and second. Pass 0 for DELAY. Jim Blandy 1992-08-12 14:05:56 +00:00
  • fd0c2bd109 * frame.c (Qheight, Qicon, Qmodeline, Qname, Qnone, Qonly, Qunsplittable, Qwidth, Qx): New symbols, with lisp code to rebuild syms_of_frame. (syms_of_xfns): Initialize and staticpro them. (Fframep, Fframe_visible_p, Fframe_parameters): Use the new Q... variables, instead of interning things. (store_in_alist): Change the argument char *PROPNAME into a Lisp_Object PROP; let the caller take care of interning the atom. Jim Blandy 1992-08-12 13:55:21 +00:00
  • 509b05ed5e * fileio.c (Fread_filename): When calling Fcompleting_read, don't add one to the initial cursor position here. Do it in Fcompleting_read, because that makes it live up to its documentation. Jim Blandy 1992-08-12 13:51:24 +00:00
  • 45ee4e3f2b * emacs.c (main): Call syms_of_frame unconditionally. When MULTI_FRAME is not defined, it still provides the Fframe_width, Fframe_height, Fset_frame_width, and Fset_frame_height functions. Jim Blandy 1992-08-12 13:48:45 +00:00
  • c2662aea9a * editfns.c (Fcurrent_time_zone): Doc fix. Jim Blandy 1992-08-12 13:46:12 +00:00
  • 9fbfa962b9 * doc.c (Vdata_directory): Removed; this is declared in callproc.c. (syms_of_doc): Initialization removed. Jim Blandy 1992-08-12 13:41:17 +00:00
  • b6a65ac2ae * dispnew.c (Fredraw_frame): Call clear_frame_records before calling update_end, so that x_display_box_cursor can rely on the contents of f->current_glyphs. Jim Blandy 1992-08-12 13:36:49 +00:00