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

10633 commits

Author SHA1 Message Date
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
Roland McGrath
03bdd54cf0 (Fgenerate_new_buffer_name): Doc fix. 1993-05-30 23:24:09 +00:00
Richard M. Stallman
0acbedacaa (clean): Delete libXMenu11.a. 1993-05-30 23:10:28 +00:00
Jim Blandy
96160d2122 * m/mips.h (KERNEL_FILE): Set this to "/unix".
* m/mips4.h (MIPS2): Go ahead and define this.
	(C_DEBUG_SWITCH): Add -DMips and -g3, and up Olimit to 2000.
1993-05-30 21:52:33 +00:00
Richard M. Stallman
b2ba7b00f2 (UCHAR): Don't define if _UCHAR_T. 1993-05-30 21:42:28 +00:00
Richard M. Stallman
6da3d9e5d3 (HAVE_GETTIMEOFDAY): Deleted.
(HAVE_SETSID, HAVE_TERMIOS): Defined.
(HAVE_TERMIO): Add #undef.
(SIGNALS_VIA_CHARACTERS): Defined.
(C_DEBUG_SWITCH): Make definition empty.
(LIBS_DEBUG): Defined.
(BROKEN_TIOCGWINSZ, LIB_X11_LIB): Add #undef.
1993-05-30 21:41:06 +00:00
Richard M. Stallman
e6cc330751 (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
something usefull in the VQUIT and VINTR.
(emacs_set_tty): Try only 10 times to call tcsetattr.
Don't use memcmp to test what it did.
1993-05-30 21:37:57 +00:00
Richard M. Stallman
0aef856135 (main) [AIX _I386]: Don't handle SIGIOINT. 1993-05-30 21:34:53 +00:00
Richard M. Stallman
3580badc18 [HAVE_TERMIOS _AIX _I386]: Include termios before termio. 1993-05-30 21:32:18 +00:00
Richard M. Stallman
b8da304775 Comment fix. 1993-05-30 20:56:46 +00:00
Richard M. Stallman
fb0f454af5 (buffer_posn_from_coords): Since COL is already
window-relative, don't subtract window_left.
1993-05-30 20:52:49 +00:00
Jim Blandy
7a4d2269a7 * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
<X11/StringDefs.h>, or <X11/Xmu/Drawing.h>.  Just write out
	"unsigned long" instead of using the "Pixel" typedef; it's in the
	protocol, so it's not likely to change.
1993-05-30 20:34:54 +00:00
Jim Blandy
15924ff722 * hftctl.c (hft_alrm): Declare and define this to return void, not
int; the AIX #include files have prototypes for it.
1993-05-30 20:16:09 +00:00
Jim Blandy
e3de4c5789 * s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...
* m/ibmrs6000.h (LIBS_MACHINE): They're already here.  Doc fix.
1993-05-30 20:08:16 +00:00
Jim Blandy
dad2fc0149 * Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE. 1993-05-30 19:56:00 +00:00
Richard M. Stallman
879c0d9f28 *** empty log message *** 1993-05-30 19:18:28 +00:00
Richard M. Stallman
5ab57b9f0a [IRIX4]: Include unistd.h. 1993-05-30 19:12:55 +00:00
Richard M. Stallman
2b80da0a11 (IRIX4): Defined.
(IRIS_UTIME): #undef this.
1993-05-30 19:11:40 +00:00
Richard M. Stallman
c58a1a0caf (Fx_open_connection) [NO_XRM_SET_DATABASE]:
Don't call XrmsSetDatabase.
1993-05-30 18:43:01 +00:00
Richard M. Stallman
28d72e6d68 Fix HPUX conditional syntax. 1993-05-30 18:37:36 +00:00
Richard M. Stallman
9ab714c7b0 (wait_for_termination): Add POSIX_SIGNALS alternative. 1993-05-30 18:34:54 +00:00
Jim Blandy
7b37f67b57 * xfaces.c (init_frame_faces): We have to make sure that face ID's
are valid on all frames or no frames; make sure F has allocated
	faces for any face valid on the selected frame.
1993-05-30 18:12:11 +00:00
Jim Blandy
7bca684562 Initial revision 1993-05-30 17:03:54 +00:00
Richard M. Stallman
e8b3a22d82 (reset_buffer): Clear mark_active field here.
(reset_buffer_local_variables): Not here.
(Fswitch_to_buffer, Fpop_to_buffer): Return the buffer.
(Fmove_overlay): Fix data types in last change.
1993-05-30 04:51:33 +00:00
Richard M. Stallman
4efda7dde8 (read_key_sequence): Read the first char specially
before the main loop.
1993-05-30 04:49:24 +00:00
Richard M. Stallman
739f2f5336 (Fx_close_current_connection): Clear x_current_display.
(Fx_list_fonts): Use CHECK_LIVE_FRAME on the frame arg.

(x_figure_window_size): Never set PPosition or PSize.
1993-05-30 04:48:18 +00:00