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

10633 commits

Author SHA1 Message Date
Karl Heuer
c12a7cbdbc (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read. 1994-08-24 06:28:41 +00:00
Roland McGrath
7dbddb94a2 Initial revision 1994-08-24 02:04:01 +00:00
Karl Heuer
857e63c295 (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables. 1994-08-24 00:39:46 +00:00
Karl Heuer
1a04498e87 (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
auto_save_error, Fwrite_region): Fix gcpro problems.
1994-08-24 00:35:51 +00:00
Karl Heuer
3d94e94328 (pos_tab_offset): Don't trigger point-motion hooks. 1994-08-23 23:00:56 +00:00
Karl Heuer
cf058e4944 (Frename_buffer): Fix gcpro problems. 1994-08-23 22:56:44 +00:00
Richard M. Stallman
4018b5ef31 (O_RDONLY): Defined.
(Finsert_file_contents, Fcopy_file): use it.
(barf_or_query_if_file_exists, Ffile_exists_p): Use stat, not access.
(Ffile_readable_p): Use open, not access.
1994-08-23 22:36:41 +00:00
Richard M. Stallman
f7d279f05d (O_RDONLY): Defined.
(openp): Use it.
1994-08-23 22:28:49 +00:00
Richard M. Stallman
8917361f1f (unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections. 1994-08-23 21:35:23 +00:00
Richard M. Stallman
b16234d848 (redisplay_window): Don't access text before BEGV. 1994-08-23 20:50:09 +00:00
Richard M. Stallman
588a7c5d16 (read_char): After read_char_minibuf_menu_prompt,
don't just return; jump to non_reread.
1994-08-23 08:24:23 +00:00
Richard M. Stallman
3e6caf2a4b Comment change. 1994-08-23 07:09:07 +00:00
Richard M. Stallman
e508ad53fd (Fmake_directory_internal): Pass just 2 args to handler. 1994-08-23 07:05:17 +00:00
Karl Heuer
3d378fdf23 (Fmake_frame_invisible, Ficonify_frame): Don't switch frames. 1994-08-23 06:55:46 +00:00
Karl Heuer
26faf9f443 (Fstring_match): Fix sign error. 1994-08-23 00:33:29 +00:00
Karl Heuer
6e50b66b3d Fix comment. 1994-08-22 23:27:23 +00:00
Karl Heuer
623a55a3f7 (LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp. 1994-08-22 23:18:42 +00:00
Richard M. Stallman
c276c7193f (LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input. 1994-08-21 18:09:30 +00:00
Richard M. Stallman
8bf761ce6f Eliminate local var bss_end.
Update the symbol values of _edata and _end.
1994-08-20 00:48:16 +00:00
Richard M. Stallman
d430ee71cc (wait_reading_process_input):
Clear waiting_for_user_input_p before returning.
1994-08-19 07:23:05 +00:00
Richard M. Stallman
dfd11da790 (read_char): Don't show buffer-events to the user.
Handle chars over 255 in dribble files.
1994-08-19 07:06:30 +00:00
Richard M. Stallman
f776546067 (x_make_frame_visible): Quit if requested, in loop at end. 1994-08-19 05:38:55 +00:00
Richard M. Stallman
514b8dcfdb (regex_compile): Split an if to avoid compiler bug.
(re_match_2_internal): Use separate if to compute bestmatch_p.
1994-08-17 23:13:50 +00:00
Richard M. Stallman
5db82c9d72 Comment fix. 1994-08-17 22:50:36 +00:00
Karl Heuer
39323a7e46 (Fcall_process_region): gcpro filename_string. 1994-08-17 21:44:49 +00:00
Richard M. Stallman
a1943c34bb (store_function_docstring): Do nothing for bytecode object
which has no slot for doc string.
1994-08-17 20:06:55 +00:00
Richard M. Stallman
95e4d53630 (list_buffers_1): Update header line layout. 1994-08-16 23:51:52 +00:00
Richard M. Stallman
5d83b593d1 (compute_motion): Use WIN's frame, not selected one. 1994-08-14 09:15:39 +00:00
Richard M. Stallman
212ea30525 (pid_t): New definition.
(vfork): Definition deleted.
1994-08-14 02:47:35 +00:00
Richard M. Stallman
9f9e1ff837 (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed. 1994-08-14 00:42:40 +00:00
Richard M. Stallman
45945a7bc2 (window_loop, case UNSHOW_BUFFER):
When we delete a frame, skip all the windows on that frame.
1994-08-13 23:13:10 +00:00
Karl Heuer
ead7d19b3f (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
works fine when you use <sioctl.h>.
(C_SWITCH_SYSTEM): Add -D_SYSV3 to ensure availability of traditional
non-standard functions.
1994-08-12 23:16:00 +00:00
Karl Heuer
e7b0066276 NEED_SIOCTL: moved to isc-3.0.h. 1994-08-12 23:12:32 +00:00
Richard M. Stallman
d53067dc62 (x_new_font): Don't set filename = full_name if that's null. 1994-08-12 05:23:38 +00:00
Richard M. Stallman
258d0451ea (FRAME_SUPPORT): Add faces.elc. 1994-08-11 22:57:41 +00:00
Richard M. Stallman
208767c32d (Freplace_match): Treat caseless initial like a lowercase initial. 1994-08-11 22:57:20 +00:00
Richard M. Stallman
4b04c52e37 (Fdefine_key): Fix error message.
(Fsingle_key_description): Likewise.
1994-08-11 19:45:41 +00:00
Richard M. Stallman
b4718ffa3a (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS. 1994-08-11 03:47:40 +00:00
Richard M. Stallman
c764f95fab (POSIX_SIGNALS): Define it.
(PTY_TTY_NAME_SPRINTF): New overriding definition.
(sigsetmask): Add #undefs.
1994-08-11 03:42:57 +00:00
Richard M. Stallman
8d40872b18 (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
Delete those things (moved to sol2-3.h).
1994-08-11 03:42:18 +00:00
Richard M. Stallman
35a6034c33 (HAVE_VFORK): Deleted.
(vfork): Define as emacs_vfork.
1994-08-11 03:38:09 +00:00
Richard M. Stallman
8646118f17 (Fwindow_end): Undo previous change. 1994-08-10 20:32:38 +00:00
Richard M. Stallman
7fa3680263 (LIBS_MACHINE): If SOLARIS2_4, don't define this. 1994-08-10 19:28:38 +00:00
Richard M. Stallman
a30f0615eb (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p. 1994-08-10 03:21:20 +00:00
Richard M. Stallman
7da52177c8 [USG5_4] (SVR4): Defined. 1994-08-09 19:33:08 +00:00
Richard M. Stallman
7250968eba (Fwindow_end): If window_end_valid is nil, return nil. 1994-08-09 04:29:53 +00:00
Richard M. Stallman
9faf445e47 [MULTI_FRAME] (PURESIZE): Increased. 1994-08-09 03:57:21 +00:00
Richard M. Stallman
61b5322b80 (Fpos_visible_in_window_p): Do something reasonable
if w->start is outside the buffer bounds.
1994-08-08 10:14:32 +00:00
Richard M. Stallman
9a5196d062 (XTread_socket): Don't test X_IO_BUG; make that code unconditional.
(x_noop_count, x_term_init): Likewise.
1994-08-08 10:13:24 +00:00
Richard M. Stallman
da6aae60a4 (PTY_TTY_NAME_SPRINTF): New definition.
(sigsetmask): Add #undef.

(SOLARIS2_4): Defined.

Discard old contents of file.  Instead, undef C_SWITCH_SYSTEM and
const, so that we use GCC without -traditional.
(HAVE_VFORK): Defined.
1994-08-07 07:58:18 +00:00