1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
Commit graph

3689 commits

Author SHA1 Message Date
Richard M. Stallman
f2495b93d4 (syms_of_textprop): Delete Lisp var interval-balance-threshold. 1994-09-15 21:24:37 +00:00
Richard M. Stallman
49c49d2299 (interval_balance_threshold): Var deleted. 1994-09-15 21:22:26 +00:00
Richard M. Stallman
c7bcb20dc6 (Fx_create_frame): Make 1 the default for menu-bar-lines. 1994-09-15 08:45:46 +00:00
Richard M. Stallman
8a63d4ba5e (SUNOS4): Defined. 1994-09-15 05:51:07 +00:00
Richard M. Stallman
f109dfa278 Include window.h.
(Fnewline): Inhibit the insert-at-end-of-line hack
when at the top of the window.
1994-09-15 04:06:55 +00:00
Richard M. Stallman
cbbc391717 (Fcompleting_read): Doc fix. 1994-09-15 03:31:52 +00:00
Richard M. Stallman
62010a73d8 Include puresize.h.
(menu_item_equiv_key): Use CHECK_IMPURE.
1994-09-14 23:24:45 +00:00
Richard M. Stallman
11183104f3 (Fset_default_file_modes): Doc fix. 1994-09-14 09:16:31 +00:00
Richard M. Stallman
59750d69f8 (delete_temp_file): Use Fdelete_file. 1994-09-14 09:15:46 +00:00
Richard M. Stallman
1981e88678 (syms_of_keymap): Doc fix. 1994-09-13 18:01:51 +00:00
Richard M. Stallman
81931ba19a (gobble_input): Block SIGALRM if we are using it. 1994-09-13 04:13:32 +00:00
Richard M. Stallman
553ec0af48 Comment fix. 1994-09-10 20:06:02 +00:00
Richard M. Stallman
f65e6f7da4 (record_asynch_buffer_change): Don't test
Fwaiting_for_user_input_p if no subprocesses.
1994-09-08 19:14:12 +00:00
Richard M. Stallman
58c4d0cbbf [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it. 1994-09-06 01:34:31 +00:00
Richard M. Stallman
dda2270ad4 [__GNUC__] (HAVE_ALLOCA): Defined.
[__GNUC__] (C_ALLOCA): Add #undef
(LIB_X11_LIB): Add #undef.
(HAVE_TERMIOS): Defined.
(HAVE_TERMIO): Add #undef.
(NO_TERMIO): Defined.
(sigsetmask): Add #undef.
(USE_GETOBAUD): Defined.
1994-09-05 08:54:38 +00:00
Richard M. Stallman
260ec24d29 (init_cmdargs): After chasing link, use only the expanded name.
(init_cmdargs): When setting dir, expand the dir name.
1994-09-05 04:06:23 +00:00
Karl Heuer
d26859ebed (Ffile_accessible_directory_p): Put back the gcpro. 1994-09-05 01:12:25 +00:00
Karl Heuer
76425a494d (srandom): Pass arg to srand48; no return value. 1994-09-05 00:13:01 +00:00
Richard M. Stallman
8063726f31 (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Call lrand48, nor rand48.
1994-09-04 07:01:28 +00:00
Richard M. Stallman
19dd4ea71c (HAVE_LRAND48): Replaces HAVE_RAND48. 1994-09-04 07:00:46 +00:00
Richard M. Stallman
5baff9cebf (init_baud_rate): Test that getobaud is actually defined. 1994-09-04 02:09:55 +00:00
Richard M. Stallman
2f43149bd6 (init_baud_rate) [USE_GETOBAUD]: Use getobaud. 1994-09-03 04:34:17 +00:00
Richard M. Stallman
648c4c5504 (prepare_to_modify_buffer): Don't call verify_overlay_modification if
no overlays, or verify_interval_modification no intervals.

(insert_1): Don't call interval fns if buffer has none.
1994-09-02 23:30:24 +00:00
Richard M. Stallman
facc570e2b (Fset_text_properties):
Return early if buffer has no intervals and PROPS is nil.
1994-09-02 23:27:04 +00:00
Richard M. Stallman
09d1d7e297 (Fdelete_frame): Fix previous change. 1994-09-02 22:45:09 +00:00
Richard M. Stallman
125138e224 (display_text_line): Don't overrun the charstart area. 1994-09-02 20:17:12 +00:00
Richard M. Stallman
8b2f8d4edb (x_make_frame_visible): Call input_polling_used. 1994-09-01 20:32:44 +00:00
Richard M. Stallman
e12d55b237 (defined_color): New arg ALLOC--optionally don't allocate the color.
(x_decode_color, Fx_color_defined_p): Pass new arg.
(Fx_color_values): New function.
1994-08-31 20:45:41 +00:00
Richard M. Stallman
1d3195db88 (input_polling_used): New function. 1994-08-31 04:14:02 +00:00
Richard M. Stallman
598fb6feed (insert_before_markers_and_inherit): New function. 1994-08-30 07:20:23 +00:00
Richard M. Stallman
107740f53d (Finsert_and_inherit_before_markers):
Use insert_before_markers_and_inherit for character args.
(Finsert_and_inherit): Use insert_and_inherit for character args.
1994-08-30 07:18:47 +00:00
Richard M. Stallman
d2bee99ea5 (Fdelete_frame): Free the frame's glyphs arrays.
Free the line insert/delete cost vectors.
1994-08-30 07:17:49 +00:00
Richard M. Stallman
05233a7d92 (free_frame_glyphs): No longer static. 1994-08-30 07:15:00 +00:00
Richard M. Stallman
98295b48d6 (Ffile_accessible_directory_p): No need for gcpro.
(Fwrite_region): unbind_to should take two args.
1994-08-30 04:30:33 +00:00
Richard M. Stallman
ef469729a7 (HAVE_MACH_MACH_H): Defined. 1994-08-28 21:07:42 +00:00
Richard M. Stallman
57c82a639b (Fx_color_defined_p): Return list of RGB values, not just t. 1994-08-28 20:00:21 +00:00
Richard M. Stallman
3b0deae51f (polling_for_input): Declared. 1994-08-28 19:59:18 +00:00
Richard M. Stallman
36922b182a (polling_for_input): Define var unconditionally. 1994-08-28 19:58:40 +00:00
Richard M. Stallman
3b2fa4e69a Include keyboard.h.
(x_make_frame_visible): Fix previous change: test polling_for_input
instead of whether SIGIO is defined.
1994-08-28 19:57:51 +00:00
Richard M. Stallman
03b78673fb (xmenu_show): Don't queue events that are in the menu bar. 1994-08-28 07:39:12 +00:00
Richard M. Stallman
b9a7407ff9 (internal_self_insert): Use insert_and_inherit. 1994-08-28 06:48:56 +00:00
Richard M. Stallman
6d1bd1a581 (Findent_to): Pass new arg to Finsert_char. 1994-08-28 06:08:54 +00:00
Richard M. Stallman
cd11ef314d (insert_1): New arg INHERIT.
(insert_and_inherit): New function.
1994-08-28 06:07:37 +00:00
Richard M. Stallman
e2eeabbbce (Finsert_char): New arg INHERIT.
Use insert_and_inherit if requested.
1994-08-28 06:07:15 +00:00
Richard M. Stallman
a01e985127 (xterm.o): Depend on keyboard.h. 1994-08-26 21:25:43 +00:00
Karl Heuer
23cf7c602a (x_make_frame_visible): Call signal handler directly. 1994-08-26 05:18:31 +00:00
Richard M. Stallman
8427dec96b Add LINUX_QMAGIC conditional. 1994-08-26 01:44:01 +00:00
Richard M. Stallman
1e2d9c6d1a (USE_NONANSI_DEFUN): Defined. 1994-08-26 00:45:03 +00:00
Richard M. Stallman
5125ca9320 (DEFUN): Check USE_NONANSI_DEFUN. 1994-08-26 00:44:42 +00:00
Richard M. Stallman
911398a97f (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.) 1994-08-25 22:55:25 +00:00