Commit graph

5169 commits

Author SHA1 Message Date
Richard M. Stallman
f9d78f50cf Properly install previous change. 1993-11-27 19:37:46 +00:00
Richard M. Stallman
bbf97570e5 (vc-buffer-sync): Signal error if user says no. 1993-11-27 11:39:02 +00:00
Richard M. Stallman
5d9e58e85e (do-install): Use umask 022 in copying etc and lisp dirs. 1993-11-27 09:19:39 +00:00
Richard M. Stallman
534dbc9764 (make-face-unitalic, make-face-unbold, make-face-bold)
(make-face-bold-italic, make-face-italic): If frame is t,
do the special handling only if face-font is a list.
1993-11-27 07:52:47 +00:00
Richard M. Stallman
852bc46fcb (mouse-set-font): Update nonstandard faces that are supposed
to use a modification of the frame's font.
1993-11-27 07:52:19 +00:00
Richard M. Stallman
86fb06ae8e (main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY. 1993-11-27 06:37:16 +00:00
Roland McGrath
d32696d43f Undo last change. 1993-11-26 22:20:23 +00:00
Roland McGrath
9bed762ea7 (isearch-search): Use real quit-char extracted from current-input-mode,
rather than always C-g.
1993-11-26 22:15:09 +00:00
Richard M. Stallman
854f3a54d2 (kbd_buffer_get_event): If user destroys the last frame,
exit before calling Fdelete_frame.

(read_avail_input): Undo Nov 18 change.
1993-11-26 21:54:39 +00:00
Richard M. Stallman
dcce9abd1c (x_window): Call XSetWMProtocols. 1993-11-26 21:50:57 +00:00
Richard M. Stallman
a38837b5d7 (rmail-variables): Abbreviate truename for comparison. 1993-11-26 20:42:23 +00:00
Richard M. Stallman
0c98c57239 (SYSTEM_TYPE): Make it "irix". 1993-11-26 20:14:14 +00:00
Richard M. Stallman
a17d2c253b (mostlyclean): Make it distinct from clean. 1993-11-26 11:08:58 +00:00
Richard M. Stallman
1db6401ccd (closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE. 1993-11-26 10:40:27 +00:00
Richard M. Stallman
6daed836c4 Add sample test for tpu-set-scroll-margins. 1993-11-26 06:35:00 +00:00
Richard M. Stallman
83ba7a933e Remove free/bound cursor and scroll
margin fsets and key mappings.  Add autoload cookies.
1993-11-26 06:33:45 +00:00
Richard M. Stallman
6efe3c8e4f (tpu-quoted-insert): New function.
(tpu-reset-control-keys): Remove C-f mapping.
Insert (in file) fsets for free/bound cursor, scroll
margins, key mappings for same.

(tpu-revision): Variable deleted.
1993-11-26 06:33:18 +00:00
Richard M. Stallman
49cf7ff498 (readevalloop): Get error if buffer being eval'd is killed. 1993-11-26 02:18:54 +00:00
Richard M. Stallman
2752c6f9af When breaking links, use cp -p. 1993-11-25 21:47:07 +00:00
Richard M. Stallman
5325ce514d (SETPGRP_RELEASES_CTTY): Defined. 1993-11-25 21:40:15 +00:00
Richard M. Stallman
aa7244809d (IRIX5, SETPGRP_RELEASES_CTTY): Defined. 1993-11-25 21:37:54 +00:00
Richard M. Stallman
c14e53a442 (create_process): Do setpgrp for USG regardless of IRIX.
(process_send_signal) [IRIX5]: For SIGTSTP, use VSUSP, not VSWTCH.
1993-11-25 21:36:51 +00:00
Richard M. Stallman
b16375c25d Comment changes. 1993-11-25 21:35:08 +00:00
Richard M. Stallman
fdba859084 (child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
(init_callproc): Fix previous change.
1993-11-25 21:33:31 +00:00
Richard M. Stallman
0dfcc832b8 (quit_throw_to_read_char):
Look at internal_last_event_frame only if MULTI_FRAME.
1993-11-25 19:38:14 +00:00
Richard M. Stallman
5ad717ada5 (HAVE_FTIME): Deleted (autoconf does it). 1993-11-25 11:48:28 +00:00
Richard M. Stallman
63840efa03 Comment change. 1993-11-25 11:43:58 +00:00
Richard M. Stallman
088aaa2d2c (bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define. 1993-11-25 09:38:56 +00:00
Richard M. Stallman
5f8cdaf226 (tags-add-tables): New variable.
(visit-tags-table-buffer): Use it.
(default-tags-table-function): No longer user var, no longer autoload.
1993-11-25 08:12:35 +00:00
Richard M. Stallman
b5f37d3f7c (merge_properties_sticky): Declared. 1993-11-25 07:47:14 +00:00
Richard M. Stallman
84386599ec (Fhandle_switch_frame, Fredirect_frame_focus): Declared. 1993-11-25 07:42:27 +00:00
Richard M. Stallman
f469f80c7d (ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files. 1993-11-25 06:51:50 +00:00
Richard M. Stallman
7819b9be12 (HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.
(LIB_X11_LIB, LIBX11_SYSTEM): Add override definitions.
(USG_SHARED_LIBRARIES): Add #undef.
1993-11-25 06:47:28 +00:00
Richard M. Stallman
0b79989fc4 (graft_intervals_into_buffer): New arg LENGTH.
If source has no intervals, set dest properties to nil.
1993-11-25 06:28:03 +00:00
Richard M. Stallman
af9015f93d (insert_from_string): Pass new arg to graft_intervals_into_buffer. 1993-11-25 06:26:39 +00:00
Richard M. Stallman
71f06467fd (init_baud_rate): Avoid referring to sg uninitialized. 1993-11-25 05:41:47 +00:00
Richard M. Stallman
5f46b51a31 (comint-send-input): Don't call comint-arguments
to set HISTORY, even if comint-input-autoexpand is not `history'.
When comint-input-autoexpand is `history', undo part of prev change:
do put INPUT back in the buffer in place of expanded hist.
1993-11-25 04:14:10 +00:00
Richard M. Stallman
855885711f Add a provide. 1993-11-25 03:59:28 +00:00
Richard M. Stallman
5032bd2307 (vc-make-backup-files): Doc fix.
(vc-rcs-status): Use colon, not dash, in the string LOCKS.
1993-11-25 03:46:27 +00:00
Richard M. Stallman
3bede93e15 Comment change. 1993-11-25 02:37:21 +00:00
Richard M. Stallman
bbc2998f3e (Fmove_to_column): Increments for control characters
were too low by 1.
1993-11-24 23:41:42 +00:00
Richard M. Stallman
6c955bcb52 (Fdelete_process): Fix paren error. 1993-11-24 22:42:25 +00:00
Richard M. Stallman
3c8393fdba (${archlibdir}): Don't do chown or chgrp. 1993-11-24 12:25:49 +00:00
Richard M. Stallman
36bedc4f7c (rmail-sort-messages): In summary buf, go to rmail buf. 1993-11-24 08:08:56 +00:00
Richard M. Stallman
cfdc57af95 (closedir): Pass on the value from sys_closedir.
Do use this definition, if INTERRUPTIBLE_CLOSE.
1993-11-24 08:02:26 +00:00
Richard M. Stallman
7a18f5c2af (walk-windows): If start at minibuf window, do return to it. 1993-11-24 06:46:26 +00:00
Richard M. Stallman
1fb20991bf (XTread_socket): Really handle Xatom_wm_window_moved events.
(XTread_socket): Generate delete_window_event's.
1993-11-24 06:39:54 +00:00
Richard M. Stallman
7928f0b5a2 (main): Call init_callproc and init_callproc_1. 1993-11-24 06:37:51 +00:00
Richard M. Stallman
8de15d6981 (init_callproc): Maybe add ../lib-src to exec-path
and maybe store it in exec-directory.
Maybe put ../etc into data-directory.
(init_callproc_1): Part of init_callproc is split out.
1993-11-24 06:37:13 +00:00
Richard M. Stallman
9a974c88a9 (mouse-save-then-kill-delete-region):
Call undo-boundary at the beginning and at the end.

(mouse-start-end): Use MODE mod 3.
(mouse-save-then-kill): Test mouse-selection-click-count mod 3.
(mouse-drag-secondary, mouse-secondary-save-then-kill): Likewise.

(mouse-kill-secondary): Do the kill in proper buffer.
Give error if in the wrong buffer.
(mouse-secondary-save-then-kill): Give error if click is not in
the buffer already used for secondary selection.
Don't switch windows; always temporarily switch buffers.
1993-11-24 06:35:03 +00:00