1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
Commit graph

1508 commits

Author SHA1 Message Date
Richard M. Stallman
f5e70acdd4 (x_set_frame_parameters): Process all parms in reverse order. 1993-06-03 05:56:44 +00:00
Richard M. Stallman
ebc9936d6a (x_window): Use Vxrdb_name for res_name field.
Delete the shortname stuff.
1993-06-03 05:55:55 +00:00
Richard M. Stallman
82ee0df472 (x_wm_set_size_hint): Handle XGetNormalHints returning 0. 1993-06-03 05:29:12 +00:00
Richard M. Stallman
22ff8740ac (C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.
(random, srandom): Defined.
1993-06-03 03:45:55 +00:00
Richard M. Stallman
6233db358f Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj. 1993-06-02 20:15:43 +00:00
Richard M. Stallman
5203799247 (XOS_NEEDS_TIME_H): Defined. 1993-06-02 20:15:04 +00:00
Richard M. Stallman
2144fd18d2 (shut_down_emacs): Handle GETPGRP_NO_ARG.
(main) [BSD]: Delete the setpgrp (both times).
1993-06-02 19:11:58 +00:00
Richard M. Stallman
4ab18f0d6a (MOTOROLA_DELTA): Defined.
(HAVE_SYSVIPC, BAT68K, BAT_ALLOCA): Deleted--obsolete.
(STACK_DIRECTION, HAVE_X_WINDOWS): Deleted--configure knows.
(C_SWITCH_MACHINE): Set to -ga if using the Green Hills compiler.
(LIB_STANDARD, LIB_MATH): Defined to the 68881 versions.
(LIBS_SYSTEM): -lbsd brings sigblock and sigsetmask.
(sigsetmask): Undefined--it is in -lbsd.
(LDAV_SYMBOL): Undefined--we have no such thing.
(KERNEL_FILE): Defined to "/sysV68".
(BSTRING, HAVE_SELECT, HAVE_UNISTD_H, HAVE_TIMEVAL): Defined.
(SIGNALS_VIA_CHARACTERS): Defined.
(memmove): Defined as memcpy--we have no memmove.
(SIGIO, INTERRUPT_INPUT): Undefined--not yet tested.
(SHORT_FILE_NAMES, CLASH_DETECTION): Defined.
1993-06-02 18:37:28 +00:00
Richard M. Stallman
fc91b8cb10 Comment change. 1993-06-02 05:19:11 +00:00
Richard M. Stallman
1447c534b5 (syms_of_keymap): Add missing 2nd arg to Fcons. 1993-06-02 02:09:04 +00:00
Richard M. Stallman
8ee0efed36 *** empty log message *** 1993-06-01 21:25:47 +00:00
Richard M. Stallman
1daffa1cf9 (Fwrite_region): Don't fsync if autosaving. 1993-06-01 21:15:25 +00:00
Richard M. Stallman
0360eb4bb5 (GETPGRP_NO_ARG): Defined. 1993-06-01 21:07:09 +00:00
Richard M. Stallman
83d1b92f9e Comment change. 1993-06-01 20:57:18 +00:00
Richard M. Stallman
47e7b9e5a9 [HPUX9]: Don't include errnet.h. 1993-06-01 20:49:28 +00:00
Richard M. Stallman
f8131ed22d [!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
(Flog): Fix argument of `log'.
1993-06-01 20:29:48 +00:00
Richard M. Stallman
9f717104c4 (KERNEL_FILE): New override definition. 1993-06-01 20:25:45 +00:00
Richard M. Stallman
069ca42f23 Comment changes. 1993-06-01 20:00:49 +00:00
Richard M. Stallman
a2d80780f0 #undef C_SWITCH_SYSTEM. 1993-06-01 19:57:02 +00:00
Richard M. Stallman
b3d7fa6aab (init_frame_faces): Don't look at selected_frame unless it is an X frame. 1993-06-01 19:23:38 +00:00
Richard M. Stallman
5a2411669f (LIBS_MACHINE): Defined. 1993-06-01 17:32:53 +00:00
Richard M. Stallman
714fd2eafb (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
(x_window): In XSetClassHint, use a shortened version of the frame name.
1993-06-01 08:07:38 +00:00
Richard M. Stallman
88f3b4fc65 [__GNUC__ >= 2]: Don't include alloca.h. 1993-06-01 07:32:23 +00:00
Richard M. Stallman
3467d826e2 *** empty log message *** 1993-06-01 04:07:25 +00:00
Richard M. Stallman
2986d5d9c0 Initial revision 1993-06-01 04:07:09 +00:00
Richard M. Stallman
d28c4332f5 (internal_equal): Don't let ints be equal to floats. 1993-06-01 03:38:24 +00:00
Richard M. Stallman
f526b95587 (Frem): Fix result sign properly. 1993-06-01 03:37:28 +00:00
Richard M. Stallman
348d4dd680 (float_to_string): Skip `-' like digits when ensuring
result looks like a float.
1993-06-01 03:33:40 +00:00
Richard M. Stallman
36e2cc1fea (NLIST_STRUCT): Defined. 1993-06-01 00:16:03 +00:00
Richard M. Stallman
3e0be4d0f2 [__bsdi__]: Alternate decls of getpwuid and getpwnam. 1993-05-31 23:50:17 +00:00
Richard M. Stallman
cd1168e194 [__bsdi__]: Define BSD4_2. 1993-05-31 22:25:20 +00:00
Richard M. Stallman
465791dacd Comment change. 1993-05-31 21:58:25 +00:00
Richard M. Stallman
a80652a7de Delete ! __GNUC__ conditional.
(LD_SWITCH_MACHINE): Defined.
(ORDINARY_LINK): Defined unconditionally.
1993-05-31 21:57:00 +00:00
Karl Heuer
2efc8a291c *** empty log message *** 1993-05-31 21:00:52 +00:00
Richard M. Stallman
31baa3e306 Initial revision 1993-05-31 20:52:24 +00:00
Richard M. Stallman
3e65092fb0 (term_get_fkeys): If not initialized, init Vfunction_key_map. 1993-05-31 20:18:35 +00:00
Richard M. Stallman
c4a2dc647a [__GNUC__] (LD_SWITCH_MACHINE): Defined. 1993-05-31 19:15:51 +00:00
Richard M. Stallman
d88c2b9e63 (update_frame): Make preempt_count positive.
Defend against negative baud_rate.
1993-05-31 19:04:20 +00:00
Richard M. Stallman
7fb08f691e (calculate_scrolling): Defend against negative baud_rate. 1993-05-31 19:04:07 +00:00
Richard M. Stallman
2d3682341c (XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
Include systty.h; don't mess with FIONREAD.
Don't include termio.h dorectly.
1993-05-31 18:33:08 +00:00
Richard M. Stallman
e36ab06b7f (Fset_window_buffer): Set window's force_start to Qnil. 1993-05-31 18:22:48 +00:00
Richard M. Stallman
cf2d699cf7 (x_reply_selection_request): Call XFlushQueue. 1993-05-31 17:02:59 +00:00
Richard M. Stallman
6998a3b451 (Fx_create_frame): Use bitmapIcon, not iconType. 1993-05-31 07:21:10 +00:00
Richard M. Stallman
ef194aa8e4 (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font. 1993-05-31 04:03:16 +00:00
Richard M. Stallman
87fbf902fd (float_arith_driver): Detect division by zero in advance.
(arith_driver, Frem): Likewise.
1993-05-31 03:39:07 +00:00
Richard M. Stallman
483288d744 (Fwith_output_to_temp_buffer): Doc fix. 1993-05-31 02:59:19 +00:00
Richard M. Stallman
d391fe0959 (HAVE_TCATTR): Deleted.
(BSD): Don't define.
(read, write, open, close): Defined.
(INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Defined.
(C_SWITCH_SYSTEM): Defined.
1993-05-31 01:27:19 +00:00
Richard M. Stallman
056956218a (wait_for_termination): Delete LINUX conditionals. 1993-05-31 01:12:05 +00:00
Richard M. Stallman
97562e5ee9 (interval_deletion_adjustment): Delete unreachable abort. 1993-05-31 00:08:24 +00:00
Richard M. Stallman
36649cecd4 (Fyes_or_no_p): Delete unreachable UNGCPRO. 1993-05-31 00:05:58 +00:00