1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
Commit graph

10633 commits

Author SHA1 Message Date
Richard M. Stallman
c47b8d0264 (RETURN_UNGCPRO): Swallow semicolon.
(GCPRO5): New macro.
1994-06-22 20:11:29 +00:00
Richard M. Stallman
dad146f936 (X_IO_BUG): Defined. 1994-06-22 04:16:46 +00:00
Richard M. Stallman
0a1dd1c57a (read_minibuf_unwind): Run Qminibuffer_exit_hook here.
(read_minibuf): Not here.
1994-06-21 20:49:12 +00:00
Richard M. Stallman
697e4895a2 (apply_modifiers): Use assq_no_quit. 1994-06-21 19:47:44 +00:00
Richard M. Stallman
21a0d7a000 (Flookup_key): Add gcpro.
(Fkey_binding, Fminor_mode_key_binding): Likewise.
(Fwhere_is_internal): Likewise.
1994-06-21 19:46:07 +00:00
Richard M. Stallman
8c512fcb00 (single_keymap_panes): Put menu_item_equiv_key in the gcpro.
(menu_item_equiv_key): GCPRO things.
1994-06-21 19:12:12 +00:00
Richard M. Stallman
ea18063fb6 (Fmove_overlay): Add missing XINT calls in previous change. 1994-06-21 18:25:45 +00:00
Richard M. Stallman
9b59d6d098 (Fkill_buffer): Don't delete auto save file
if it didn't come from this Emacs session.
1994-06-21 17:52:18 +00:00
Richard M. Stallman
6f4c2453b8 (show_mouse_face): Set endcolumn ok in side-by-side windows. 1994-06-21 17:13:39 +00:00
Karl Heuer
8d45a19e51 Fix previous change: use Dimension, not short. 1994-06-21 01:06:13 +00:00
Karl Heuer
ec5c4af4d2 (x_window): Delete duplicate computation.
Change type of reference argument from int to short.
1994-06-21 00:42:12 +00:00
Richard M. Stallman
ecc22c11bc (HAVE_STRERROR, HAVE_XRMSETDATABASE)
(HAVE_XSCREENRESOURCESTRING, HAVE_SETSID): Add #undefs.
1994-06-20 23:10:29 +00:00
Richard M. Stallman
50760c4a87 (Fmove_overlay): Call redisplay_region even when
changing to a different buffer.
1994-06-20 23:10:07 +00:00
Richard M. Stallman
a8bd7cd809 (Fmatching_paren): Fix typo. 1994-06-20 17:07:22 +00:00
Richard M. Stallman
97823303c4 (SEGMENT_MASK): Defined. 1994-06-20 01:39:02 +00:00
Richard M. Stallman
01cbdba594 (x_window): Take account of pane widget internal border width. 1994-06-19 19:07:47 +00:00
Richard M. Stallman
beefa22e7b (Fmatching_paren): New function.
(Fchar_syntax): Pass arg directly to SYNTAX, no masking.
1994-06-19 18:20:52 +00:00
Richard M. Stallman
c5ac35c10e (SYNTAX_MATCH): Fix typo (syntax -> matcher). 1994-06-19 18:18:20 +00:00
Richard M. Stallman
8a1cf30e6e (C_OPTIMIZE_SWITCH): Definition deleted. 1994-06-19 15:24:14 +00:00
Richard M. Stallman
ba1e23bf76 Doc fixes. 1994-06-18 21:04:14 +00:00
Richard M. Stallman
4ea0847a36 (xsymbol): Cast $ to int.
(xvector, xstring): Don't use a string constant.
Reduce size limit for printing contents.
1994-06-18 21:03:36 +00:00
Richard M. Stallman
4f75313380 (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change. 1994-06-18 19:20:48 +00:00
Richard M. Stallman
0dacf79125 (make_frame_visible): At end, wait till Emacs sees frame is visible. 1994-06-18 18:57:39 +00:00
Francesco Potortì
2a06556614 * m/delta.h (memmove): switch the first two args. 1994-06-18 17:54:50 +00:00
Richard M. Stallman
7a80a6f659 (echo_after_prompt): New variable.
(echo_prompt, cancel_echoing): Set it.
(echo_dash): Test it.

(interrupt_signal, init_keyboard):
Don't handle SIGINT and SIGQUIT if using window system directly.

(read_key_sequence): Verify event has a POSN_BUFFER_POSN
before trying to extract it.
1994-06-18 14:53:55 +00:00
Richard M. Stallman
6f10bc9dbc (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR):
(HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE):
Comment out these definitions.
1994-06-18 14:49:34 +00:00
Richard M. Stallman
656828cf6e (doprnt.o): Depend on config_h. 1994-06-18 13:02:23 +00:00
Karl Heuer
4d04c1f1e7 (minibuf_save_list): New variable, replaces minibuf_save_vector.
(read_minibuf): Cons it up.
(read_minibuf_unwind): Pop back the saved values.
(syms_of_minibuf): staticpro it.
1994-06-18 00:18:28 +00:00
Karl Heuer
8c5b6a0af6 minibuf_prompt is now a Lisp_Object. 1994-06-18 00:13:37 +00:00
Karl Heuer
2182673466 (minibuf_prompt): Now a Lisp_Object. All uses changed. 1994-06-18 00:13:02 +00:00
Richard M. Stallman
af57e5a7ce (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4. 1994-06-17 23:52:35 +00:00
Richard M. Stallman
2ee5356f14 (GETTIMEOFDAY_ONE_ARGUMENT): Undef it. 1994-06-17 23:51:52 +00:00
Richard M. Stallman
4042e8864e (GETTIMEOFDAY_ONE_ARGUMENT): Define it. 1994-06-17 23:51:40 +00:00
Richard M. Stallman
043835a3ba (x_real_positions): Make sure we know the parent window. 1994-06-17 23:34:37 +00:00
Karl Heuer
90ed3777fc (compute_motion): Recenter overlays, for speed. 1994-06-17 20:03:18 +00:00
Richard M. Stallman
343f4114c3 (Fprocess_status): Return nil for process name that has no process. 1994-06-17 13:40:33 +00:00
Richard M. Stallman
11dd3d61d5 (scratch_cursor_gc): New variable.
(dumpglyphs): Rework handling of GCs for cursor display
to use scratch_cursor_gc, and reuse the GC more.
1994-06-17 13:35:53 +00:00
Richard M. Stallman
70bcb498d3 (redisplay_region): Treat selected window's buffer
specially, not current buffer.
1994-06-17 00:52:13 +00:00
Richard M. Stallman
dcceb381ab (make_hdr): Handle case of no "additional header". 1994-06-16 23:45:41 +00:00
Richard M. Stallman
ebfbbbe463 Comment change. 1994-06-16 23:33:50 +00:00
Richard M. Stallman
d8b3c19089 [USG5_4] (sigblock): Use |, not &. 1994-06-16 18:51:07 +00:00
Karl Heuer
15495c7324 (redisplay_window): Don't use shortcut if window_end_vpos is out of date. 1994-06-16 15:38:30 +00:00
Richard M. Stallman
eb28595580 (syms_of_display): Make baud-rate a user var. 1994-06-16 15:14:30 +00:00
Richard M. Stallman
c01f7ec05d (scan_lists): Get error if eob within comment with depth!=0. 1994-06-16 15:03:04 +00:00
Roland McGrath
2d30a233cf Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
(O_RDONLY, O_RDWR): Define if undefined.
[emacs] (report_error): Use report_file_error so the user can tell what the
errno code was.
(unexec): Use O_RDONLY instead of explicit 0.
(make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it
was never adjusted earlier #ifndef NO_REMAP.
(adjust_lnnoptrs): Use O_RDWR instead of explicit 2.
1994-06-16 06:55:46 +00:00
Richard M. Stallman
ef2a22d0bb (x_noop_count): New variable.
(x_term_init) [X_IO_BUG]: Init it.
(XTread_socket) [X_IO_BUG]: Don't do XNoOp every time, just 1 in 100.
1994-06-15 20:15:59 +00:00
Richard M. Stallman
b08c9c8bc7 (C_DEBUG_SWITCH): Define as empty. 1994-06-15 18:19:56 +00:00
Richard M. Stallman
aba55e8dde (redisplay): Don't call x_consider_frame_title.
(display_mode_line): Likewise.
(prepare_menu_bars): Call it here.
1994-06-15 18:18:55 +00:00
Richard M. Stallman
42bb2790f0 (Fcall_interactively): Ignore `-' in string.
(Fcall_interactively): Don't call minibuffer-window-active-p;
determine directly whether a minibuf window is active.
1994-06-15 18:17:55 +00:00
Karl Heuer
c0c868359c (init_system_name): New function, replaces get_system_name. 1994-06-15 05:29:08 +00:00