1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
Commit graph

10633 commits

Author SHA1 Message Date
Jim Blandy
9e47973421 * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this. 1993-06-09 12:53:35 +00:00
Jim Blandy
6382623783 * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
(Fopen_network_stream): Cast the second argument to connect, to
	avoid warnings on any system that provides prototypes for connect.
1993-06-09 12:39:16 +00:00
Jim Blandy
95e8068d3e * process.c (sigchld_handler): Add cast, to avoid warnings on Linux. 1993-06-09 12:30:13 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Jim Blandy
16a4a21d01 entered into RCS 1993-06-09 11:33:38 +00:00
Jim Blandy
8eda6c512f *** empty log message *** 1993-06-09 09:23:12 +00:00
Jim Blandy
5fcbb24d47 * xdisp.c (display_text_line): Handle case where line ends in a
continuation character but we never actually displayed any buffer
	text (due to minibuffer prompt).
1993-06-09 07:21:28 +00:00
Jim Blandy
e4571a43ea * xterm.c (x_is_vendor_fkey): New function.
(XTread_socket): Call it to recognize vendor-specific function keys.
1993-06-09 04:56:47 +00:00
Jim Blandy
dbba802ad5 * s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
MAKING_MAKEFILE conditional.  No harm.
1993-06-09 04:42:19 +00:00
Jim Blandy
1120eb5e8d * xfaces.c (init_frame_faces): Remove assumption that the selected
frame must be an X frame whenever there is already an X frame.
1993-06-09 04:36:41 +00:00
Jim Blandy
2756d8ee8d * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
return values of malloc and realloc, to placate compilers.
1993-06-09 03:55:55 +00:00
Richard M. Stallman
5f8a398a50 (INTERVAL_WRITABLE_P): Fix backwards tests. 1993-06-08 21:08:56 +00:00
Richard M. Stallman
38fdf67594 Rewrite by author; mostly rearrangements. 1993-06-08 16:25:02 +00:00
Jim Blandy
8f2d5456ad * config.h.in (HAVE_LIBDNET): New macro, to be defined by
../configure.
	* m/pmax.h (LIBS_MACHINE): Only put "-ldnet" here if HAVE_LIBDNET
	is #defined.
1993-06-08 07:00:13 +00:00
Jim Blandy
e44e10e4ea * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
people shouldn't edit this file to choose optimization and
	debugging switches anyway.  ../configure will set CFLAGS to an
	appropriate default, which they will be able to override.
	* Makefile.in (xmakefile): Don't try to turn -g and -O in
	CFLAGS into C_DEBUG_SWITCH and C_OPTIMIZE_SWITCH.  CFLAGS should
	be the sole source of such switches, so that setting CFLAGS
	controls them completely.
1993-06-08 06:59:37 +00:00
Richard M. Stallman
c81a3712fa (Fforward_comment): Set point to where scan stops,
thus moving acros whitespace.  When moving fwd, treat Sendcomment
as whitespace; likewise for Scomment when moving back.
(scan_sexps_forward): New arg COMMENTSTOP.
(Fparse_partial_sexp): Likewise.
1993-06-08 06:12:08 +00:00
Richard M. Stallman
3ec46acdf0 (syms_of_fileio): Set up Qset_visited_file_modtime.
(Fset_visited_file_modtime): Use the proper operation.
1993-06-08 01:09:50 +00:00
Richard M. Stallman
d7272cff92 (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed. 1993-06-07 23:57:08 +00:00
Richard M. Stallman
cef13e5501 (x_caught_error_message): Change type to char* from char*[].
(X_CAUGHT_ERROR_MESSAGE_SIZE): New macro.
(x_error_catcher): Corresponding changes.
(x_catch_errors): Corresponding changes.
(x_check_errors): Do not free x_caught_error_message.
(x_uncatch_errors): Set x_caught_error_message to 0 after freeing it.
1993-06-07 23:52:45 +00:00
Richard M. Stallman
d2d846a3d1 Add NO_TERMIO conditional. 1993-06-07 23:40:04 +00:00
Richard M. Stallman
daa5e28ff5 (Fadd_text_properties): Don't treat the initial
interval specially, aside from splitting off the part starting
where we want to start changing things.
(Fremove_text_properties): Likewise.
For ending interval, split it left as in Fadd_text_properties.
(Fset_text_properties): Don't set starting interval if it goes
past END.  Instead, split it left and set the left part.
1993-06-07 22:17:35 +00:00
Richard M. Stallman
63a81d888e (Fceiling): Fix spelling of "ceiling". 1993-06-07 18:29:07 +00:00
Richard M. Stallman
b6e18723e1 (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
Richard M. Stallman
1fe85c4562 (INTERRUPTIBLE_*): Fix spelling of macros. 1993-06-07 18:20:33 +00:00
Richard M. Stallman
f478c16076 (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted. 1993-06-07 18:05:57 +00:00
Richard M. Stallman
2fa8c0b5d4 Doc fix. 1993-06-07 17:19:36 +00:00
Richard M. Stallman
4f9d3ad880 *** empty log message *** 1993-06-07 08:06:10 +00:00
Richard M. Stallman
628300ba19 Don't declare malloc or realloc.
(Vinhibit_read_only): Declared.
1993-06-07 05:32:28 +00:00
Richard M. Stallman
32e6d8069b (read_key_sequence): Reset fkey_map when we find
something at the end of Vfunction_key_map.
1993-06-07 05:31:40 +00:00
Richard M. Stallman
e31fbc7a00 (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
different space and calls fill_in_lock_short_file_name.
(fill_in_lock_short_file_name): New function for 14-chars hashed
file names. Replaces fill_in_lock_file_name if SHORT_FILE_NAMES.
1993-06-07 05:30:29 +00:00
Richard M. Stallman
c9ca4659ed (make_event_array): Ignore bits above CHAR_META. 1993-06-07 05:30:07 +00:00
Richard M. Stallman
52a68e986d (Fset_window_configuration): If a window is supposed
to have a buffer, always give it one.

(syms_of_window): Always defvar pop-up-frames
and pop-up-frame-function.
1993-06-07 05:29:40 +00:00
Richard M. Stallman
9207deb2b9 (INTERVAL_VISIBLE_P): Use textget.
(INTERVAL_WRITABLE_P): Use textget.
Check Vinhibit_read_only.
1993-06-07 05:28:42 +00:00
Richard M. Stallman
0a4469c908 (Fdelete_overlay): Do nothing if overlay already deleted.
Bind inhibit-quit to t.
(Fmove_overlay): Properly handle changing buffers, or no prev buffer.
Bind inhibit-quit to t.
1993-06-07 05:07:34 +00:00
Richard M. Stallman
9fd5d7f03e entered into RCS 1993-06-07 03:34:23 +00:00
Richard M. Stallman
1b1dfe395d (Ffset): Delete special check for t and nil. 1993-06-06 22:50:55 +00:00
Richard M. Stallman
464078619a (same_size_fonts): Compare only the width. 1993-06-06 22:47:15 +00:00
Richard M. Stallman
47099d6f79 Include lisp.h earlier (before termhooks.h). 1993-06-06 21:16:51 +00:00
Richard M. Stallman
2ffe7ef250 [HAVE_TZNAME]: Declare tzname if not macro. 1993-06-06 17:44:23 +00:00
Richard M. Stallman
a7971c39a9 (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE. 1993-06-06 17:43:12 +00:00
Richard M. Stallman
4c0744832b (HAVE_TZNAME): Add #undef. 1993-06-06 17:42:02 +00:00
Richard M. Stallman
999cf5c25f (NO_MODE_T): Defined.
(LINKER): Add #undef.
1993-06-06 07:54:49 +00:00
Richard M. Stallman
0a94d04eab (FRAME_MINIBUF_WINDOW): Use minibuffer_window. 1993-06-06 06:47:47 +00:00
Richard M. Stallman
9223a96afd (Fredraw_display): Redraw all visible frames.
(redraw_garbaged_frames): New function.
1993-06-06 06:46:58 +00:00
Richard M. Stallman
02a9b6e456 (redisplay, echo_area_display): Use redraw_garbaged_frames. 1993-06-06 06:46:06 +00:00
Richard M. Stallman
2732bdbbbf (access_keymap, store_in_keymap): Discard meaningless
high bits of a character event.
1993-06-06 06:45:22 +00:00
Richard M. Stallman
ef493a2773 [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps. 1993-06-06 03:32:24 +00:00
Richard M. Stallman
5835f86081 (x_new_font): Don't give up right away if XListFontsWithInfo
finds no fonts--try XLoadQueryFont anyway.
1993-06-06 03:27:43 +00:00
Richard M. Stallman
30c7817593 (read_process_output): Deactivate the mark.
Save and restore Vdeactivate_mark.
1993-06-06 03:15:59 +00:00
Richard M. Stallman
016494d277 (Fx_open_connection): Make `data' unsigned char. 1993-06-05 20:52:02 +00:00