bpt/emacs.git
30 years agoFix up whitespace. Get rid of spurious casts to void.
Richard M. Stallman [Thu, 6 Jan 1994 03:56:59 +0000 (03:56 +0000)]
Fix up whitespace.  Get rid of spurious casts to void.

[MSDOS]: Use binary file modes for non-text side of pipe.
(main): Use fclose to close file opened by fopen.

30 years agoentered into RCS
Richard M. Stallman [Wed, 5 Jan 1994 23:56:57 +0000 (23:56 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Wed, 5 Jan 1994 21:11:33 +0000 (21:11 +0000)]
Initial revision

30 years ago(describe_syntax): Handle Sinherit.
Richard M. Stallman [Wed, 5 Jan 1994 20:33:23 +0000 (20:33 +0000)]
(describe_syntax): Handle Sinherit.
(syntax_code_spec, syntax_spec_code): Add entry for @ and Sinherit.

30 years ago(enum syntaxcode): Add Sinherit.
Richard M. Stallman [Wed, 5 Jan 1994 20:33:02 +0000 (20:33 +0000)]
(enum syntaxcode): Add Sinherit.
(RAW_SYNTAX, RAW_SYNTAX_MATCH, SYNTAX_CHOOSE_TABLE): New macros.
(SYNTAX, SYNTAX_MATCH, SYNTAX_COMSTART_FIRST, SYNTAX_COMSTART_SECOND)
(SYNTAX_COMEND_FIRST, SYNTAX_COMEND_SECOND, SYNTAX_PREFIX)
(SYNTAX_COMMENT_STYLE): Handle Sinherit.
Alternative definitions if __GNUC__.

30 years ago(eval-after-load): Do nothing if FORM is already on the list.
Richard M. Stallman [Wed, 5 Jan 1994 20:31:27 +0000 (20:31 +0000)]
(eval-after-load): Do nothing if FORM is already on the list.

30 years ago(popup-menu): Add loop to handle submenus.
Richard M. Stallman [Tue, 4 Jan 1994 23:30:37 +0000 (23:30 +0000)]
(popup-menu): Add loop to handle submenus.

30 years ago(SUNOS_LOCALTIME_BUG): #if 0'd.
Richard M. Stallman [Tue, 4 Jan 1994 14:21:54 +0000 (14:21 +0000)]
(SUNOS_LOCALTIME_BUG): #if 0'd.

30 years ago(Fmapconcat): Doc fix.
Richard M. Stallman [Tue, 4 Jan 1994 08:45:49 +0000 (08:45 +0000)]
(Fmapconcat): Doc fix.

30 years ago(bcopy, bzero, bcmp): Defined.
Richard M. Stallman [Tue, 4 Jan 1994 08:42:21 +0000 (08:42 +0000)]
(bcopy, bzero, bcmp): Defined.

30 years agoInclude syswait.h.
Richard M. Stallman [Tue, 4 Jan 1994 06:46:12 +0000 (06:46 +0000)]
Include syswait.h.
Fork a subprocess and use it to copy the mail file.

30 years ago(buffer.o): Don't depend on syntax.h.
Richard M. Stallman [Tue, 4 Jan 1994 06:41:18 +0000 (06:41 +0000)]
(buffer.o): Don't depend on syntax.h.

(temacs): Delete redundant use of LDFLAGS.

(${etc}DOC): Fix typo in previous change.

30 years agoDon't include syntax.h.
Richard M. Stallman [Tue, 4 Jan 1994 06:38:43 +0000 (06:38 +0000)]
Don't include syntax.h.

(Qget_file_buffer): New variable.
(syms_of_buffer): Set up Qget_file_buffer.
(Fget_file_buffer): For magic file names, run the handler.

30 years ago(file_name_completion_stat): If have symlinks, use lstat.
Richard M. Stallman [Tue, 4 Jan 1994 06:37:51 +0000 (06:37 +0000)]
(file_name_completion_stat): If have symlinks, use lstat.

30 years agoComment fix.
Richard M. Stallman [Tue, 4 Jan 1994 01:41:34 +0000 (01:41 +0000)]
Comment fix.

30 years ago(debug): Bind this-command and last-command.
Richard M. Stallman [Tue, 4 Jan 1994 01:39:46 +0000 (01:39 +0000)]
(debug): Bind this-command and last-command.

30 years ago(Fx_list_fonts): Don't fail to init `tail'.
Richard M. Stallman [Tue, 4 Jan 1994 01:22:38 +0000 (01:22 +0000)]
(Fx_list_fonts): Don't fail to init `tail'.

(Fx_create_frame): Add to Vframe_list before making visible.

30 years ago(vc-finish-logentry): Sync the buffer in case the user modified it while
Paul Eggert [Mon, 3 Jan 1994 20:53:26 +0000 (20:53 +0000)]
(vc-finish-logentry): Sync the buffer in case the user modified it while
editing the comment.

30 years ago(tex-common-initialization): Make parse-sexp-ignore-comments t.
Richard M. Stallman [Mon, 3 Jan 1994 20:06:28 +0000 (20:06 +0000)]
(tex-common-initialization): Make parse-sexp-ignore-comments t.

30 years agoentered into RCS
Richard M. Stallman [Mon, 3 Jan 1994 16:56:13 +0000 (16:56 +0000)]
entered into RCS

30 years ago(slitex-mode, latex-mode): Set paragraph-start and
Richard M. Stallman [Mon, 3 Jan 1994 11:36:14 +0000 (11:36 +0000)]
(slitex-mode, latex-mode): Set paragraph-start and
paragraph-separate to a specific list of control sequences.

(tex-common-initialization): Make paragraph-start
and paragraph-separate match a line of $$.

30 years ago(comint-last-output-start): Add defvar.
Richard M. Stallman [Mon, 3 Jan 1994 10:46:53 +0000 (10:46 +0000)]
(comint-last-output-start): Add defvar.

(comint-dynamic-list-completions): Use read-key-sequence.
Special handling for mouse-choose-completion.

30 years agoFix typo in previous change.
Richard M. Stallman [Mon, 3 Jan 1994 10:43:37 +0000 (10:43 +0000)]
Fix typo in previous change.

30 years agoMore menu bar commands.
Richard M. Stallman [Mon, 3 Jan 1994 07:41:23 +0000 (07:41 +0000)]
More menu bar commands.

30 years ago(make-syntax-table): New function; no longer an alias
Richard M. Stallman [Mon, 3 Jan 1994 07:41:00 +0000 (07:41 +0000)]
(make-syntax-table): New function; no longer an alias
for copy-syntax-table.

30 years ago(get_system_name): If the official name of the host is
Richard M. Stallman [Mon, 3 Jan 1994 07:21:12 +0000 (07:21 +0000)]
(get_system_name): If the official name of the host is
not a fully qualified domain name, then try to find one in the
list of alternate names.

30 years ago(rmail-get-new-mail): Cope if display-time-string is nil.
Richard M. Stallman [Mon, 3 Jan 1994 05:14:06 +0000 (05:14 +0000)]
(rmail-get-new-mail): Cope if display-time-string is nil.

30 years ago(sort-float-fields): Commented out.
Richard M. Stallman [Mon, 3 Jan 1994 04:15:18 +0000 (04:15 +0000)]
(sort-float-fields): Commented out.

30 years ago(c-mode-map): Add menu bar menu.
Richard M. Stallman [Sun, 2 Jan 1994 21:51:47 +0000 (21:51 +0000)]
(c-mode-map): Add menu bar menu.

30 years ago(calendar-goto-french-date): Fix special day
Richard M. Stallman [Sun, 2 Jan 1994 19:03:36 +0000 (19:03 +0000)]
(calendar-goto-french-date): Fix special day
choice in non-leap years by re-reversing the list.  Fix out of
place parenthesis in prompt.

30 years ago(rotate_right, rotate_left): Simplify
Richard M. Stallman [Sun, 2 Jan 1994 19:01:15 +0000 (19:01 +0000)]
(rotate_right, rotate_left): Simplify
total_length calculation.  Minimize pointer dereferencing.
(balance_an_interval): Remove recursive rebalancing.
Rebalance precisely when imbalanced.  If a rotation is done,
rebalance only the node which may have become unbalanced.
Iterate until the current node is balanced.
(balance_possible_root_interval): New function.
(balance_intervals): Move the interation into rebalance_an_interval.
(balance_intervals_internal): New subroutine of balance_intervals.
(split_interval_right, split_interval_left): Speed up by
not checking LEAF_INTERVAL_P.
(split_interval_right, split_interval_left, find_interval,
adjust_intervals_for_insertion, graft_intervals_into_buffer):
Add dynamic rebalancing anywhere a node may become unbalanced.
(graft_intervals_into_buffer, copy_intervals): No longer
any need to do a full rebalance as the tree stays balanced.

30 years ago(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
Richard M. Stallman [Sun, 2 Jan 1994 19:00:54 +0000 (19:00 +0000)]
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
Assume children must be intervals, never strings or buffers.

30 years ago(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
Richard M. Stallman [Sun, 2 Jan 1994 18:54:37 +0000 (18:54 +0000)]
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.

30 years ago(ALL_CFLAGS): Include LDFLAGS.
Richard M. Stallman [Sun, 2 Jan 1994 18:41:29 +0000 (18:41 +0000)]
(ALL_CFLAGS): Include LDFLAGS.
Use ALL_CFLAGS in all the rules that compile and link with one cmd.
(LINK_CFLAGS): New variable.
(timer): Use LINK_CFLAGS.

30 years ago(isearch-repeat): If we matched a null string and there's
Richard M. Stallman [Sun, 2 Jan 1994 17:43:16 +0000 (17:43 +0000)]
(isearch-repeat): If we matched a null string and there's
no place to advance to, fail instead.

30 years ago(Fwrite_region): Don't change START and END from nil
Richard M. Stallman [Sat, 1 Jan 1994 18:01:49 +0000 (18:01 +0000)]
(Fwrite_region): Don't change START and END from nil
until after checking for a magic handler.

30 years ago(bibtex-field-name, bibtex-field-const, bibtex-field-text):
Richard M. Stallman [Sat, 1 Jan 1994 17:32:23 +0000 (17:32 +0000)]
(bibtex-field-name, bibtex-field-const, bibtex-field-text):
Adapted to Emacs 19 regex rules.
(bibtex-reference): Removed one set of parentheses (a workaround).

30 years ago(i[34]86-*-*): Check for *-nextstop*.
Richard M. Stallman [Sat, 1 Jan 1994 17:15:40 +0000 (17:15 +0000)]
(i[34]86-*-*): Check for *-nextstop*.

30 years ago(m68*-next-*): Don't care about which os is specified.
Richard M. Stallman [Sat, 1 Jan 1994 17:12:22 +0000 (17:12 +0000)]
(m68*-next-*): Don't care about which os is specified.

30 years ago(compilation-read-command, compilation-ask-about-save): New variables.
Richard M. Stallman [Sat, 1 Jan 1994 16:32:44 +0000 (16:32 +0000)]
(compilation-read-command, compilation-ask-about-save): New variables.
(compile): Obey them.

30 years ago(Info-default-directory-list): Doc fix.
Richard M. Stallman [Sat, 1 Jan 1994 15:29:27 +0000 (15:29 +0000)]
(Info-default-directory-list): Doc fix.

30 years ago(read_process_output): Use clip_to_bounds when moving
Richard M. Stallman [Sat, 1 Jan 1994 15:12:52 +0000 (15:12 +0000)]
(read_process_output): Use clip_to_bounds when moving
to the process marker.

30 years agoDelete `show env TERMCAP'.
Richard M. Stallman [Sat, 1 Jan 1994 15:11:38 +0000 (15:11 +0000)]
Delete `show env TERMCAP'.

30 years ago(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
Richard M. Stallman [Sat, 1 Jan 1994 11:56:01 +0000 (11:56 +0000)]
(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.

30 years ago(SOME_MACHINE_OBJECTS): New var.
Richard M. Stallman [Sat, 1 Jan 1994 11:55:19 +0000 (11:55 +0000)]
(SOME_MACHINE_OBJECTS): New var.
(${etc}DOC): Use SOME_MACHINE_OBJECTS, not OBJECTS_MACHINE or OBJECTS_SYSTEM.

30 years ago(ispell-highlight, ispell-dehighlight): New functions.
Richard M. Stallman [Sat, 1 Jan 1994 10:22:02 +0000 (10:22 +0000)]
(ispell-highlight, ispell-dehighlight): New functions.
(ispell-command-loop, ispell-next): Call them.
(ispell-highlight, ispell-overlay): New variables.

30 years ago(rmail-output-to-rmail-file): If just a dir is specified,
Richard M. Stallman [Sat, 1 Jan 1994 08:31:33 +0000 (08:31 +0000)]
(rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.

30 years ago(save-some-buffers): Fix previous change.
Richard M. Stallman [Sat, 1 Jan 1994 06:21:59 +0000 (06:21 +0000)]
(save-some-buffers): Fix previous change.

30 years ago(gnus-news-reply): Handle reply-to field.
Richard M. Stallman [Sat, 1 Jan 1994 05:35:38 +0000 (05:35 +0000)]
(gnus-news-reply): Handle reply-to field.

30 years ago(manual-program): Deleted.
Richard M. Stallman [Sat, 1 Jan 1994 05:26:26 +0000 (05:26 +0000)]
(manual-program): Deleted.

30 years ago(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
Richard M. Stallman [Fri, 31 Dec 1993 18:16:16 +0000 (18:16 +0000)]
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
Get rid of local var `handled'.

30 years ago(lispy_accent_codes): Cope if an XK symbol is undefined.
Richard M. Stallman [Fri, 31 Dec 1993 17:29:12 +0000 (17:29 +0000)]
(lispy_accent_codes): Cope if an XK symbol is undefined.
(make_lispy_event): Define i.

30 years ago(query-replace-highlight): New variable.
Richard M. Stallman [Fri, 31 Dec 1993 15:04:23 +0000 (15:04 +0000)]
(query-replace-highlight): New variable.
(replace-overlay): New variable.
(replace-highlight, replace-dehighlight): New functions.
(perform-replace): Use them.

30 years agoAlways include termhooks.h.
Richard M. Stallman [Fri, 31 Dec 1993 13:28:05 +0000 (13:28 +0000)]
Always include termhooks.h.
[! MULTI_FRAME] (Fmouse_position): New definition.
[! MULTI_FRAME] (syms_of_frame): Add mouse-position.

30 years ago(print-region-1): If lpr-headers-switches is string,
Richard M. Stallman [Fri, 31 Dec 1993 13:06:33 +0000 (13:06 +0000)]
(print-region-1): If lpr-headers-switches is string,
turn it into a list before appending.

30 years ago(Finsert_file_contents): Don't run after change hook
Richard M. Stallman [Fri, 31 Dec 1993 12:56:41 +0000 (12:56 +0000)]
(Finsert_file_contents): Don't run after change hook
if inserted is 0.  New local `handled', set if run handler.
Avoid setting modtime field if ran a handler.

30 years ago(save-some-buffers): Reinsert lost code to save abbrevs.
Richard M. Stallman [Fri, 31 Dec 1993 12:50:12 +0000 (12:50 +0000)]
(save-some-buffers): Reinsert lost code to save abbrevs.

30 years ago(eval-current-buffer): Old definition deleted.
Richard M. Stallman [Fri, 31 Dec 1993 12:42:06 +0000 (12:42 +0000)]
(eval-current-buffer): Old definition deleted.
(eval-buffer): Use current buffer by default.

30 years ago(PENDING_OUTPUT_COUNT): Two alternate definitions
Richard M. Stallman [Fri, 31 Dec 1993 10:42:30 +0000 (10:42 +0000)]
(PENDING_OUTPUT_COUNT): Two alternate definitions
for different versions of stdio.h.

30 years ago(diff): Call shell-quote-argument.
Richard M. Stallman [Fri, 31 Dec 1993 09:26:43 +0000 (09:26 +0000)]
(diff): Call shell-quote-argument.

30 years ago(shell-quote-argument): New function.
Richard M. Stallman [Fri, 31 Dec 1993 09:25:12 +0000 (09:25 +0000)]
(shell-quote-argument): New function.

30 years ago(ispell-next): Remove periods from messages.
Richard M. Stallman [Fri, 31 Dec 1993 06:59:31 +0000 (06:59 +0000)]
(ispell-next): Remove periods from messages.
(ispell-complete-word): Improve error messages.

30 years ago(open-line): Properly put fill-prefix on each line.
Richard M. Stallman [Fri, 31 Dec 1993 06:45:33 +0000 (06:45 +0000)]
(open-line): Properly put fill-prefix on each line.

30 years ago(open-line): Move fill-prefix insert inside save-excursion.
Richard M. Stallman [Fri, 31 Dec 1993 05:52:54 +0000 (05:52 +0000)]
(open-line): Move fill-prefix insert inside save-excursion.

30 years agoAdded `kibo', who actually greps for his name on Usenet.
Noah Friedman [Fri, 31 Dec 1993 05:12:51 +0000 (05:12 +0000)]
Added `kibo', who actually greps for his name on Usenet.

30 years ago(help-for-help): Mention the scroll commands.
Richard M. Stallman [Fri, 31 Dec 1993 03:46:42 +0000 (03:46 +0000)]
(help-for-help): Mention the scroll commands.

30 years ago(command-line): In most cases, if init file sets
Richard M. Stallman [Fri, 31 Dec 1993 03:45:38 +0000 (03:45 +0000)]
(command-line): In most cases, if init file sets
debug-on-error, leave it set that way.

30 years ago(make-help-screen): Use read-key-sequence.
Richard M. Stallman [Fri, 31 Dec 1993 03:45:08 +0000 (03:45 +0000)]
(make-help-screen): Use read-key-sequence.
Temporarily switch keymaps.

30 years ago(Fsubstitute_command_keys): Fix previous change.
Richard M. Stallman [Fri, 31 Dec 1993 03:05:39 +0000 (03:05 +0000)]
(Fsubstitute_command_keys): Fix previous change.

30 years ago(read_from_minibuffer): Rename arg initial_input to initial_contents.
Richard M. Stallman [Thu, 30 Dec 1993 16:43:05 +0000 (16:43 +0000)]
(read_from_minibuffer): Rename arg initial_input to initial_contents.

30 years ago(icomplete-pre-command-hook): Reconciled with keyboard macro operation.
Richard M. Stallman [Thu, 30 Dec 1993 11:56:19 +0000 (11:56 +0000)]
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.
(icomplete-post-command-hook): Likewise.
(window-minibuffer-p): Cleaned up according to suggestion from
Richard Mlynarik.
General rectification of doc strings and comments.

30 years ago(hack-one-local-variable): Treat file-name-handler-alist
Richard M. Stallman [Thu, 30 Dec 1993 10:51:33 +0000 (10:51 +0000)]
(hack-one-local-variable): Treat file-name-handler-alist
kand after-load-alist like eval.

30 years ago(Femacs_pid): New function.
Richard M. Stallman [Thu, 30 Dec 1993 10:08:46 +0000 (10:08 +0000)]
(Femacs_pid): New function.
(syms_of_editfns): Define it for Lisp.

30 years ago(transient-mark-mode): Doc fix.
Richard M. Stallman [Thu, 30 Dec 1993 10:06:31 +0000 (10:06 +0000)]
(transient-mark-mode): Doc fix.

30 years ago(read_avail_input): Turn O_NDELAY off on DGUX as on USG.
Richard M. Stallman [Thu, 30 Dec 1993 07:49:15 +0000 (07:49 +0000)]
(read_avail_input): Turn O_NDELAY off on DGUX as on USG.

30 years ago(rmail-summary-delete-forward): Move to next or prev msg
Richard M. Stallman [Thu, 30 Dec 1993 07:38:11 +0000 (07:38 +0000)]
(rmail-summary-delete-forward): Move to next or prev msg
among those included in the summary.

30 years ago(Fall_completions): Allow completions that start with space
Richard M. Stallman [Thu, 30 Dec 1993 07:23:51 +0000 (07:23 +0000)]
(Fall_completions): Allow completions that start with space
if the input starts with space.

30 years ago(LDFLAGS): Define as empty.
Richard M. Stallman [Thu, 30 Dec 1993 07:20:56 +0000 (07:20 +0000)]
(LDFLAGS): Define as empty.
(ALL_LDFLAGS): Define as LDFLAGS used to be defined.
(temacs): Use ALL_LDFLAGS.

30 years ago(describe_command): If binding is a kbd macro, say so.
Richard M. Stallman [Wed, 29 Dec 1993 07:43:21 +0000 (07:43 +0000)]
(describe_command): If binding is a kbd macro, say so.

30 years ago(super-apropos-check-doc-file): Verify that the doc
Richard M. Stallman [Wed, 29 Dec 1993 06:55:23 +0000 (06:55 +0000)]
(super-apropos-check-doc-file): Verify that the doc
string can actually be found from the symbol.

30 years agoComment change.
Richard M. Stallman [Sun, 26 Dec 1993 20:02:44 +0000 (20:02 +0000)]
Comment change.

30 years ago(main) [AIX]: Call putenv.
Richard M. Stallman [Sun, 26 Dec 1993 18:05:39 +0000 (18:05 +0000)]
(main) [AIX]: Call putenv.

30 years ago(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
Richard M. Stallman [Sun, 26 Dec 1993 09:10:10 +0000 (09:10 +0000)]
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.

30 years ago(XTflush): FIx typo in last change.
Richard M. Stallman [Sun, 26 Dec 1993 09:06:44 +0000 (09:06 +0000)]
(XTflush): FIx typo in last change.

30 years ago(struct input_event): FIx typo in previous change.
Richard M. Stallman [Sun, 26 Dec 1993 08:43:36 +0000 (08:43 +0000)]
(struct input_event): FIx typo in previous change.

30 years ago(font-lock-set-defaults): Add missing paren.
Richard M. Stallman [Sun, 26 Dec 1993 08:21:22 +0000 (08:21 +0000)]
(font-lock-set-defaults): Add missing paren.

30 years ago(lm-report-bug): lm-maintainer returns a cons; convert it to a string.
Richard M. Stallman [Sun, 26 Dec 1993 08:02:10 +0000 (08:02 +0000)]
(lm-report-bug): lm-maintainer returns a cons; convert it to a string.

30 years ago(lm-report-bug): Don't crash if version is nil.
Richard M. Stallman [Sun, 26 Dec 1993 07:56:21 +0000 (07:56 +0000)]
(lm-report-bug): Don't crash if version is nil.

30 years ago(XTread_socket): Make proper junk values to pass to select.
Richard M. Stallman [Sun, 26 Dec 1993 07:08:08 +0000 (07:08 +0000)]
(XTread_socket): Make proper junk values to pass to select.

30 years ago(bcopy) Use memmove instead of memcpy.
Richard M. Stallman [Sun, 26 Dec 1993 06:04:51 +0000 (06:04 +0000)]
(bcopy) Use memmove instead of memcpy.

30 years ago(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
Richard M. Stallman [Sun, 26 Dec 1993 06:04:18 +0000 (06:04 +0000)]
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.

30 years ago(XTflash): Use EMACS_GET_TIME.
Richard M. Stallman [Sun, 26 Dec 1993 06:00:04 +0000 (06:00 +0000)]
(XTflash): Use EMACS_GET_TIME.

30 years ago(Fmemory_limit): No longer interactive.
Richard M. Stallman [Sat, 25 Dec 1993 08:12:08 +0000 (08:12 +0000)]
(Fmemory_limit): No longer interactive.

30 years ago(command_loop_1): Test of whether disp tab elt
Richard M. Stallman [Sat, 25 Dec 1993 02:31:25 +0000 (02:31 +0000)]
(command_loop_1): Test of whether disp tab elt
was a vector was backwards.

30 years ago(Fwrite_region): If handler, don't mess with modtime.
Richard M. Stallman [Sat, 25 Dec 1993 02:17:41 +0000 (02:17 +0000)]
(Fwrite_region): If handler, don't mess with modtime.
(Finsert_file_contents): Likewise.

30 years ago(ange-ftp-write-region): Call set-visited-file-modtime.
Richard M. Stallman [Sat, 25 Dec 1993 02:13:37 +0000 (02:13 +0000)]
(ange-ftp-write-region): Call set-visited-file-modtime.
 (ange-ftp-insert-file-contents): Likewise.

30 years ago(callproc.o): Depend on systty.h and syssignal.h.
Richard M. Stallman [Sat, 25 Dec 1993 01:45:30 +0000 (01:45 +0000)]
(callproc.o): Depend on systty.h and syssignal.h.

30 years agoInclude systty.h.
Richard M. Stallman [Sat, 25 Dec 1993 01:45:14 +0000 (01:45 +0000)]
Include systty.h.
(child_setup): Use EMACS_SET_TTY_PGRP.

30 years ago(create_process) [NTTYDISC]: Set the tty line discipline.
Richard M. Stallman [Sat, 25 Dec 1993 01:44:47 +0000 (01:44 +0000)]
(create_process) [NTTYDISC]: Set the tty line discipline.

30 years agoAdd #undef HAVE_SETSID.
Richard M. Stallman [Sat, 25 Dec 1993 01:44:18 +0000 (01:44 +0000)]
Add #undef HAVE_SETSID.