Commit graph

6351 commits

Author SHA1 Message Date
Richard M. Stallman
ae63ae522d (standard_args): Synchronize with startup.el. 1996-04-11 18:21:11 +00:00
Richard M. Stallman
718ca3cf53 (sys_subshell): Add conditionals for DJGPP v2. 1996-04-11 18:13:12 +00:00
Richard M. Stallman
813319d0af Define HAVE_WAIT_HEADER. 1996-04-11 17:38:43 +00:00
Richard M. Stallman
4a0f786c49 (redisplay_window): Move w->start marker before
running window-scroll-functions (in scroll_step case).
1996-04-11 15:26:55 +00:00
Geoff Voelker
3fed86ffd7 (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB. 1996-04-11 04:13:07 +00:00
Geoff Voelker
1da8a6141e (win32_color_map): Use PALETTERGB instead of RGB. 1996-04-11 04:12:47 +00:00
Richard M. Stallman
db71d41440 (calculate_ins_del_char_costs): Use proper frame's width. 1996-04-10 18:34:37 +00:00
Richard M. Stallman
25c26e7471 (Fx_list_fonts): Handle X protocol errors. 1996-04-10 17:23:18 +00:00
Richard M. Stallman
8eb2807f9b [DJGPP v2]: Include fcntl.h.
(copy_text_and_data) [DJGPP v2]: Call __djgpp_exception_toggle.
1996-04-10 04:15:13 +00:00
Richard M. Stallman
1bd7b2c715 [MSDOS]: If DJGPP version 2, include fcntl.h.
(_crt0_startup_flags): Initialize it.
(internal_terminal_init): Change handling of EMACSCOLORS.
(init_environment): Call tzset, not init_gettimeofday.
(ctrl_break_vector, ctrl_break_regs): Don't define if DJGPP v2.
(ctrl_break_func, install_ctrl_break_check): Don't define if DJGPP v2.
(dos_ttraw) [DJGPP v2]: Don't call install_ctrl_break_check.
Call setmode at the end and exit.
(dos_ttcooked): Call setmode at the end and exit.
(gethostname, gettimeofday): Don't define if DJGPP v2.
(alarm, fork, kill, nicr, pause, sigsetask): Don't define if DJGPP v2.
1996-04-10 04:13:40 +00:00
Richard M. Stallman
01369dc7b4 [MSDOS]: If DJGPP version 2, include fcntl.h and string.h. 1996-04-10 04:10:47 +00:00
Richard M. Stallman
79051982ae [MSDOS]: If DJGPP version 2, include unistd.h.
Include msdos.h somewhat earlier.
1996-04-10 04:10:14 +00:00
Richard M. Stallman
15614e61bb [DJGPP v2] (etext, start): Declared.
(wait_for_termination) [DJGPP v2]: Just exit.
1996-04-10 03:55:16 +00:00
Richard M. Stallman
7a05f3c7d4 (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)
(POSIX_SIGNALS): Define if DJGPP v2.
(LIBS_SYSTEM, chdir, NO_MODE_T, TEXT_START, NO_MATHERR)
(LOCALTIME_CACHE, tzset): Don't define if DJGPP v2.
1996-04-10 03:48:14 +00:00
Richard M. Stallman
57ceaa8a70 (read_minibuf): GCPRO ambient_dir. 1996-04-10 01:51:27 +00:00
Richard M. Stallman
18198bb209 (main) [MSDOS]: Handle DJGPP version 2. 1996-04-10 01:00:12 +00:00
Richard M. Stallman
29824ce2b2 (Fset_frame_size): Do call Fset_frame_size
if size is specified and there is a pending size change already.
1996-04-09 03:01:40 +00:00
Richard M. Stallman
d6f80ae9a0 (x_set_frame_parameters): Do call Fset_frame_size
if size is specified and there is a pending size change already.
1996-04-09 03:01:02 +00:00
Richard M. Stallman
ccddf4746c (sit_for): Call swallow_events. 1996-04-09 02:41:15 +00:00
Richard M. Stallman
10537cb12d Include locale.h if HAVE_SETLOCALE.
(x_term_init): Restore LC_TIME as well as LC_NUMERIC.
1996-04-08 23:12:25 +00:00
Miles Bader
c8644d7a4d (HAVE_PTYS): #undef removed. 1996-04-08 23:02:15 +00:00
Richard M. Stallman
299585eeb6 (garbage_collection_messages): New variable.
(syms_of_alloc): Set up Lisp variable.
(Fgarbage_collect): Variable controls whether to display messages.
1996-04-08 14:05:57 +00:00
Richard M. Stallman
be1d1a1ae5 Test HAVE_LIBNCURSES, not HAVE_NCURSES 1996-04-08 13:47:00 +00:00
Richard M. Stallman
63273cc635 (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. 1996-04-08 13:45:39 +00:00
Richard M. Stallman
40f3f04b97 (r_alloc_check): Don't check alignment of h->start. 1996-04-07 16:44:38 +00:00
Richard M. Stallman
748dc60a0e (read_minibuf): Rearrange operations, mainly putting
the read_minibuf_unwind setup and the associated variable changes
together after saving the frame configuration.
1996-04-07 16:43:51 +00:00
Richard M. Stallman
c011e9a593 Include locale.h. 1996-04-05 21:08:19 +00:00
Richard M. Stallman
565b8b0d63 [HAVE_NCURSES] (LIBS_TERMCAP): New definition. 1996-04-05 20:08:52 +00:00
Richard M. Stallman
333bc6d09f (x_term_init): Respecify LC_NUMERIC locale. 1996-04-05 18:17:07 +00:00
Richard M. Stallman
9dff7c532a (init_lread): Specify LC_NUMERIC locale. 1996-04-05 18:15:53 +00:00
Richard M. Stallman
0f8b42b1af (HAVE_SETLOCALE): Add #undef. 1996-04-05 18:11:00 +00:00
Richard M. Stallman
408be6610b (x_destroy_window): Do call XCloseIM if X11R6. 1996-04-05 16:03:20 +00:00
Richard M. Stallman
4abca5e732 (wait_reading_process_input): Don't call
wait_reading_process_input_1 if time_limit is -1.
1996-04-03 19:30:03 +00:00
Richard M. Stallman
98ea03086a (main): Initialize displayname. 1996-04-02 01:35:43 +00:00
Richard M. Stallman
a9978dd866 (x_destroy_window) [SOLARIS2]: Don't free the IC or IM. 1996-04-02 00:34:57 +00:00
Richard M. Stallman
c3f1ca02d3 (TERMINFO): Do define (if HAVE_NCURSES). 1996-03-30 16:09:50 +00:00
Geoff Voelker
15c5ec83fd (rename): New function. 1996-03-29 04:24:58 +00:00
Richard M. Stallman
231108d096 (EmacsFrameResize): We may be called from an interrupt,
so delay the resize operation.
1996-03-28 19:56:02 +00:00
Richard M. Stallman
7426ce61f6 (Frename_file) [WINDOWSNT]: Remove conditional code. 1996-03-28 19:31:28 +00:00
Richard M. Stallman
e044e87cc7 (last_timer_event): New variable.
(timer_check): Set that variable.
1996-03-28 18:35:56 +00:00
Richard M. Stallman
aba5d0f41c (make_frame_glyphs): Zero the correct number of bytes. 1996-03-28 18:23:18 +00:00
Geoff Voelker
2e17c871e3 Change uses of del to $(DEL). 1996-03-28 04:39:51 +00:00
Richard M. Stallman
68d4a8a9d7 (x_connection_closed): Don't check _Xdebug. 1996-03-27 19:11:10 +00:00
Richard M. Stallman
8c29f6bf97 (XTread_socket, MapNotify case):
Call record_asynch_buffer_change only if >1 frames.
1996-03-27 03:54:10 +00:00
Richard M. Stallman
153d6aaa4f Renamed from s/linux.h.
(SYSTEM_TYPE): Changed to "lignux".
1996-03-27 02:45:32 +00:00
Richard M. Stallman
c573ae8ec0 (wait_reading_process_input_1): New (empty) function.
(wait_reading_process_input): Call wait_reading_process_input_1.
If timer_check runs some timers, retry it.
1996-03-27 02:35:15 +00:00
Richard M. Stallman
2c01dfb771 (xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h. 1996-03-25 00:37:45 +00:00
Richard M. Stallman
6b2cd868d5 (Fcall_process, child_setup): If BSD_PGRPS, call
setpgrp the BSD way even on USG.
1996-03-24 12:45:26 +00:00
Richard M. Stallman
3743c30c5e (setpgrp): New macro.
(BSD_PGRPS): Defined.
1996-03-24 12:32:57 +00:00
Richard M. Stallman
38f17cb22e (wait_reading_process_input): Eliminate bogus test
that was trying to check read_kbd and failing.
1996-03-22 22:06:10 +00:00