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
Richard M. Stallman
1ae2097f50
(Faccessible_keymaps): Fix previous change.
1994-08-07 06:40:55 +00:00
Richard M. Stallman
2e16580f12
(compute_glyph_face_1): New function.
1994-08-07 04:51:57 +00:00
Richard M. Stallman
c462838494
(display_text_line): Use the face properties of the overlay arrow, if any.
1994-08-07 04:50:05 +00:00
Richard M. Stallman
6f27e7a281
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
1994-08-06 03:48:16 +00:00
Richard M. Stallman
dbd04e0102
(Fread_file_name_internal): Call double_dollars when `changed' is set.
1994-08-04 23:36:07 +00:00
Richard M. Stallman
3186ddb70e
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
1994-08-04 23:30:09 +00:00
Richard M. Stallman
a704a68410
Initial revision
1994-08-04 23:29:11 +00:00
Richard M. Stallman
ab29781122
(Fdefine_function, Fdefalias): Handle advice as in Ffset.
...
(Qad_advice_info): Lisp and C names renamed from Qadvice_info.
(Qad_activate): C name renamed from Qactivate_advice.
1994-08-04 22:57:13 +00:00
Richard M. Stallman
133bbcd690
(x_make_frame_visible): Start one_in_four at 1.
1994-08-03 23:20:26 +00:00
Richard M. Stallman
06e8cf7450
(list_buffers_1): Add one column to size column.
1994-08-03 23:11:05 +00:00
Richard M. Stallman
387ce4a68a
(Fwindow_end): Doc fix.
1994-08-03 21:58:47 +00:00
Richard M. Stallman
78ced549ab
(make_lispy_event): If the position is not in a window,
...
at least pass along the frame it is in.
1994-08-03 07:39:40 +00:00
Richard M. Stallman
44a4a59b60
(Faccessible_keymaps): Use PREFIX to set loop starting
...
point; don't even consider maps except those reached via prefix.
1994-08-03 07:39:00 +00:00
Richard M. Stallman
23faf38f99
(construct_mouse_click, construct_menu_click):
...
Don't update x_mouse_grabbed, Vmouse_depressed, last_mouse_frame here.
(XTread_socket): Update them here, so we do it without fail.
(XTmouse_position, XTread_socket case MotionNotify):
Check last_mouse_frame is nonzero before using it.
1994-08-03 07:35:50 +00:00
Richard M. Stallman
f194e50908
(alloca.o): Use -f in all rm's.
1994-08-03 04:39:08 +00:00
Richard M. Stallman
4e50f26a07
(follow_key): Don't downcase letters here.
...
Delete arg `case_converted'.
(read_key_sequence): Do it here; but not if in middle of fcn key.
1994-08-02 01:33:48 +00:00
Richard M. Stallman
f67a0f51a5
(redisplay_window): Avoid using SET_PT to change point temporarily.
1994-08-02 01:31:07 +00:00
Roland McGrath
5e84269afe
(Ffset): Don't call Fget unless SYM's plist is consp.
1994-08-01 22:28:26 +00:00
Richard M. Stallman
60f312e2fc
(xmenu_show): Ignore any geometry resource from the user.
1994-08-01 21:29:46 +00:00
Richard M. Stallman
877b578fc8
(Fprog2): Doc fix.
1994-08-01 19:29:56 +00:00
Richard M. Stallman
19e3bf0abc
(Fmove_to_window_line): Doc fix.
1994-08-01 18:59:09 +00:00
Richard M. Stallman
40ac73a0a8
(Fx_get_resource): Doc fix.
1994-07-31 23:20:58 +00:00