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
Richard M. Stallman
33956d30b7
(comint-send-input): Don't call comint-arguments while
...
computing the value for history.
(comint-delim-arg): Treat quoted delim chars as non-delims.
1993-11-24 05:12:36 +00:00
Richard M. Stallman
043efc41eb
(count-lines): In selective-display case,
...
adjust value if end is not at bol.
1993-11-24 04:35:28 +00:00
Richard M. Stallman
675a998f8c
(add-change-log-entry): put buffer in change-log-mode.
...
(find-change-log): correct calculation of file one directory out.
1993-11-24 01:53:58 +00:00
Richard M. Stallman
4b43d418f3
(isearch-other-meta-char): Correct the test for a split-up
...
mode line or scroll bar mouse event.
1993-11-24 01:22:40 +00:00
Richard M. Stallman
ec9d0f508c
(LIBX11_SYSTEM): Override the definition.
1993-11-24 01:03:12 +00:00
Richard M. Stallman
d462ff97d5
Initial revision
1993-11-24 00:36:31 +00:00
Richard M. Stallman
1f179e2752
(Info-follow-reference): Correct one-off error in comparing start-point.
1993-11-24 00:19:39 +00:00
Richard M. Stallman
11db296f3b
Comment changes.
1993-11-23 23:57:42 +00:00
Richard M. Stallman
231596b2d1
(dired-diff): Require diff.
1993-11-23 22:43:52 +00:00
Richard M. Stallman
77fb57d809
(SIGNALS_VIA_CHARACTERS): Defined.
1993-11-23 22:03:23 +00:00
Richard M. Stallman
f603e51306
(telnet-rsh-program): New variable.
...
(rsh): Use it.
(telnet-count): Now buffer-local.
1993-11-23 21:51:54 +00:00
Richard M. Stallman
be2c35e4f0
(finder-known-keywords): Add data, faces, mouse, matching.
1993-11-23 20:14:17 +00:00
Richard M. Stallman
b7f66977be
Comment change.
1993-11-23 20:12:25 +00:00