]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years agoentered into RCS
Richard M. Stallman [Sat, 20 Nov 1993 22:31:12 +0000 (22:31 +0000)]
entered into RCS

30 years ago(texinfo-tex-region): Use tex-send-command to do commands.
Richard M. Stallman [Sat, 20 Nov 1993 22:21:58 +0000 (22:21 +0000)]
(texinfo-tex-region): Use tex-send-command to do commands.
(texinfo-tex-buffer, texinfo-texindex, texinfo-tex-print): Likewise.
(texinfo-delete-from-print-queue, texinfo-quit-job): Likewise.

30 years ago(tex-send-command): Wait for output first,
Richard M. Stallman [Sat, 20 Nov 1993 22:21:30 +0000 (22:21 +0000)]
(tex-send-command): Wait for output first,
if text has not changed since previous tex-send-command.
(tex-send-command-modified-tick): New buffer-local variable.

30 years ago(tex-start-shell): Don't use -v option.
Richard M. Stallman [Sat, 20 Nov 1993 22:00:55 +0000 (22:00 +0000)]
(tex-start-shell): Don't use -v option.
(tex-send-command): Insert text in the buffer, then use
comint-send-input to send it.

30 years ago(Ftext_property_not_all): Swap t and nil values in
Richard M. Stallman [Sat, 20 Nov 1993 09:44:27 +0000 (09:44 +0000)]
(Ftext_property_not_all): Swap t and nil values in
the case where there are no intervals.
(Fprevious_single_property_change, Fprevious_property_change)
Extra arg LIMIT.  Return value was off by 1.
(Fnext_single_property_change, Fnext_property_change):
Extra arg LIMIT.
(Fnext_single_property_change): Require at least 2 args.

30 years ago(compute_motion): Pass new arg to Fnext_single_property_change.
Richard M. Stallman [Sat, 20 Nov 1993 09:44:09 +0000 (09:44 +0000)]
(compute_motion): Pass new arg to Fnext_single_property_change.

30 years ago(compute_char_face): Accept new arg LIMIT.
Richard M. Stallman [Sat, 20 Nov 1993 09:43:41 +0000 (09:43 +0000)]
(compute_char_face): Accept new arg LIMIT.
Pass Fnext_single_property_change its new arg LIMIT.

30 years ago(direct_output_for_insert): Pass new arg to compute_char_face.
Richard M. Stallman [Sat, 20 Nov 1993 09:43:03 +0000 (09:43 +0000)]
(direct_output_for_insert): Pass new arg to compute_char_face.

30 years ago(display_text_line): Pass new arg to compute_char_face
Richard M. Stallman [Sat, 20 Nov 1993 09:42:16 +0000 (09:42 +0000)]
(display_text_line): Pass new arg to compute_char_face
and to Fnext_single_property_change.

30 years ago(x-resolve-font-name): Don't pass FACE to x-list-fonts
Richard M. Stallman [Sat, 20 Nov 1993 08:42:47 +0000 (08:42 +0000)]
(x-resolve-font-name): Don't pass FACE to x-list-fonts
if FACE has nil as its font.

30 years ago(version): When --run-in-place, exclude
Richard M. Stallman [Sat, 20 Nov 1993 06:04:07 +0000 (06:04 +0000)]
(version): When --run-in-place, exclude
${datadir}/emacs/site-lisp from locallisppath.

30 years ago(tags-complete-tag): Bind enable-recursive-minibuffers to t.
Richard M. Stallman [Sat, 20 Nov 1993 05:50:01 +0000 (05:50 +0000)]
(tags-complete-tag): Bind enable-recursive-minibuffers to t.

30 years ago(follow_key): When downcasing, downcase just the
Richard M. Stallman [Sat, 20 Nov 1993 05:17:44 +0000 (05:17 +0000)]
(follow_key): When downcasing, downcase just the
basic part of the character, and preserve the modifier bits.

30 years ago(read_key_sequence): If we get a quit, and current buffer
Richard M. Stallman [Sat, 20 Nov 1993 04:14:34 +0000 (04:14 +0000)]
(read_key_sequence): If we get a quit, and current buffer
has changed, replay it to get proper keymap.
(quit_throw_to_read_char): Switch frames to the frame the quit was in.

30 years ago*** empty log message ***
Karl Heuer [Sat, 20 Nov 1993 04:05:45 +0000 (04:05 +0000)]
*** empty log message ***

30 years ago(Frename_buffer): When the current buffer is already named NAME, don't
Roland McGrath [Sat, 20 Nov 1993 01:41:51 +0000 (01:41 +0000)]
(Frename_buffer): When the current buffer is already named NAME, don't
short-circuit and just return unless UNIQUE is nil.  This makes passing
UNIQUE=t equivalent to (rename-buffer (generate-new-buffer-name NAME)).
This is useful way to rename the buffer automatically so you can create
another with the original name.

30 years agoUndo last change. SPC feeping at you is too annoying.
Roland McGrath [Sat, 20 Nov 1993 01:31:19 +0000 (01:31 +0000)]
Undo last change.  SPC feeping at you is too annoying.

30 years ago(Frename_buffer): Change s to B in interactive spec to give buffer-name
Roland McGrath [Sat, 20 Nov 1993 01:28:24 +0000 (01:28 +0000)]
(Frename_buffer): Change s to B in interactive spec to give buffer-name
completion.  Buffers are often renamed to a name similar to the name of an
existing buffer.

30 years agoComment changes.
Richard M. Stallman [Sat, 20 Nov 1993 00:42:55 +0000 (00:42 +0000)]
Comment changes.

30 years ago(HAVE_UNISTD_H): No need to define here.
Richard M. Stallman [Fri, 19 Nov 1993 18:26:10 +0000 (18:26 +0000)]
(HAVE_UNISTD_H): No need to define here.

30 years ago(Flist_buffers): Always return a value.
Richard M. Stallman [Fri, 19 Nov 1993 17:48:44 +0000 (17:48 +0000)]
(Flist_buffers): Always return a value.

30 years ago(read_minibuf): History list always gets strings,
Richard M. Stallman [Fri, 19 Nov 1993 17:44:23 +0000 (17:44 +0000)]
(read_minibuf): History list always gets strings,
not Lisp objects made by read.

30 years ago(eval-expression): Don't bind minibuffer-history-sexp-flag.
Richard M. Stallman [Fri, 19 Nov 1993 17:43:24 +0000 (17:43 +0000)]
(eval-expression): Don't bind minibuffer-history-sexp-flag.
(edit-and-eval-command): Likewise.

30 years ago(ange-ftp-parse-dired-listing): Skip extra blank line
Richard M. Stallman [Fri, 19 Nov 1993 16:19:32 +0000 (16:19 +0000)]
(ange-ftp-parse-dired-listing): Skip extra blank line
after the "total" line.

30 years ago(hexlify-buffer): Add autoload cookie.
Richard M. Stallman [Fri, 19 Nov 1993 15:57:50 +0000 (15:57 +0000)]
(hexlify-buffer): Add autoload cookie.

30 years ago(calculate-fortran-indent): Fixup regexp for where statements.
Richard M. Stallman [Thu, 18 Nov 1993 10:03:14 +0000 (10:03 +0000)]
(calculate-fortran-indent): Fixup regexp for where statements.

30 years ago(read_avail_input): Don't set nread to -1
Richard M. Stallman [Thu, 18 Nov 1993 09:45:27 +0000 (09:45 +0000)]
(read_avail_input): Don't set nread to -1
if we loop around in the loop that calls read.

30 years ago(r_alloc_init): Explicitly use real_morecore
Richard M. Stallman [Thu, 18 Nov 1993 09:26:05 +0000 (09:26 +0000)]
(r_alloc_init): Explicitly use real_morecore
to allocate the entire incomplete page.

30 years ago(FIRST_PTY_LETTER): Defined.
Richard M. Stallman [Thu, 18 Nov 1993 06:05:12 +0000 (06:05 +0000)]
(FIRST_PTY_LETTER): Defined.

30 years agoDelete jumk.c before writing it.
Richard M. Stallman [Thu, 18 Nov 1993 05:57:17 +0000 (05:57 +0000)]
Delete jumk.c before writing it.

30 years ago(iso-accents-list): Add "s.
Richard M. Stallman [Thu, 18 Nov 1993 05:45:07 +0000 (05:45 +0000)]
(iso-accents-list): Add "s.

30 years ago(iso-accents-list): Fix entries for 'y and ~c.
Richard M. Stallman [Thu, 18 Nov 1993 05:25:21 +0000 (05:25 +0000)]
(iso-accents-list): Fix entries for 'y and ~c.

30 years ago(comint-scroll-show-maximum-output): Make default nil.
Richard M. Stallman [Wed, 17 Nov 1993 14:20:31 +0000 (14:20 +0000)]
(comint-scroll-show-maximum-output): Make default nil.

30 years ago(gnus-summary-save-in-mail): Use rmail-output
Richard M. Stallman [Wed, 17 Nov 1993 13:41:50 +0000 (13:41 +0000)]
(gnus-summary-save-in-mail): Use rmail-output
if the file is not an Rmail file.

30 years ago(font-lock-hack-keywords):
Richard M. Stallman [Wed, 17 Nov 1993 13:12:29 +0000 (13:12 +0000)]
(font-lock-hack-keywords):
Handle next-single-property-change returning nil.

30 years ago(Fkey_binding): Doc fix.
Richard M. Stallman [Wed, 17 Nov 1993 11:25:53 +0000 (11:25 +0000)]
(Fkey_binding): Doc fix.

30 years ago(keys_of_cmds): Make 0377 self-inserting.
Richard M. Stallman [Wed, 17 Nov 1993 11:01:21 +0000 (11:01 +0000)]
(keys_of_cmds): Make 0377 self-inserting.

30 years ago(doprnt): Cast the value alloca returns.
Richard M. Stallman [Tue, 16 Nov 1993 16:21:26 +0000 (16:21 +0000)]
(doprnt): Cast the value alloca returns.

30 years ago(gnus-summary-save-in-mail): Don't use rmail-output.
Richard M. Stallman [Tue, 16 Nov 1993 10:47:27 +0000 (10:47 +0000)]
(gnus-summary-save-in-mail): Don't use rmail-output.
Instead, use either gnus-output-to-rmail or gnus-output-to-file.
Expand filename before use.

30 years ago(rmail-file-p): Add autoload cookie.
Richard M. Stallman [Tue, 16 Nov 1993 10:44:47 +0000 (10:44 +0000)]
(rmail-file-p): Add autoload cookie.

30 years ago(comint-send-input): Run comint-output-filter-functions
Richard M. Stallman [Tue, 16 Nov 1993 09:29:01 +0000 (09:29 +0000)]
(comint-send-input): Run comint-output-filter-functions
only if process is using comint-output-filter as its filter.

30 years ago(install): Don't change mode or group when installing.
Richard M. Stallman [Tue, 16 Nov 1993 09:22:47 +0000 (09:22 +0000)]
(install): Don't change mode or group when installing.

30 years ago(mkdir): Ignore error from chmod.
Richard M. Stallman [Tue, 16 Nov 1993 09:20:07 +0000 (09:20 +0000)]
(mkdir): Ignore error from chmod.

30 years ago(rmail-set-attribute): Do nothing if MSGNUM is 0.
Richard M. Stallman [Tue, 16 Nov 1993 08:45:56 +0000 (08:45 +0000)]
(rmail-set-attribute): Do nothing if MSGNUM is 0.

30 years ago(remove-hook): Doc fix.
Richard M. Stallman [Tue, 16 Nov 1993 08:44:51 +0000 (08:44 +0000)]
(remove-hook): Doc fix.

30 years ago(distclean): Do delete Makefile and Makefile.in.
Richard M. Stallman [Tue, 16 Nov 1993 08:39:13 +0000 (08:39 +0000)]
(distclean): Do delete Makefile and Makefile.in.

30 years ago(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.
Richard M. Stallman [Tue, 16 Nov 1993 08:24:30 +0000 (08:24 +0000)]
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.

30 years ago(Foverlay_put): Don't call redisplay_region if overlay has no buffer.
Richard M. Stallman [Tue, 16 Nov 1993 07:09:11 +0000 (07:09 +0000)]
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.

30 years ago(nntp-encode-text): Insert a CR before the newline.
Richard M. Stallman [Tue, 16 Nov 1993 06:53:45 +0000 (06:53 +0000)]
(nntp-encode-text): Insert a CR before the newline.

30 years ago(Info-mode): Doc fix.
Richard M. Stallman [Tue, 16 Nov 1993 06:52:12 +0000 (06:52 +0000)]
(Info-mode): Doc fix.

30 years ago(iso-accents-list): Added /A for A-with-ring
Richard M. Stallman [Tue, 16 Nov 1993 06:33:45 +0000 (06:33 +0000)]
(iso-accents-list):  Added /A for A-with-ring
and /E for AE-ligature, with lowercase versions.

30 years ago(GNU_MALLOC, REL_ALLOC): Don't define if already defined.
Richard M. Stallman [Tue, 16 Nov 1993 06:21:12 +0000 (06:21 +0000)]
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.

30 years ago(change-log-default-name, add-log-current-defun-function)
Richard M. Stallman [Tue, 16 Nov 1993 06:15:33 +0000 (06:15 +0000)]
(change-log-default-name, add-log-current-defun-function)
(add-log-full-name, add-log-mailing-address): Delete autoload cookies.

30 years ago(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.
Richard M. Stallman [Tue, 16 Nov 1993 06:08:33 +0000 (06:08 +0000)]
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.

30 years agoInclude config.h.
Richard M. Stallman [Tue, 16 Nov 1993 05:45:11 +0000 (05:45 +0000)]
Include config.h.

30 years ago(extraclean): Prevent wildcard from starting comment.
Richard M. Stallman [Tue, 16 Nov 1993 05:38:15 +0000 (05:38 +0000)]
(extraclean): Prevent wildcard from starting comment.

30 years ago(appt-display-interval): New variable.
Richard M. Stallman [Tue, 16 Nov 1993 03:30:08 +0000 (03:30 +0000)]
(appt-display-interval): New variable.
(appt-check): Obey that variable.

30 years agoDon't put lisp/forms.README in the distribution.
Richard M. Stallman [Mon, 15 Nov 1993 22:57:57 +0000 (22:57 +0000)]
Don't put lisp/forms.README in the distribution.

30 years ago(read_avail_input): Make cbuf 1 char shorter.
Richard M. Stallman [Mon, 15 Nov 1993 12:28:01 +0000 (12:28 +0000)]
(read_avail_input): Make cbuf 1 char shorter.

30 years ago(HAVE_GETTIMEOFDAY): Don't define if already defined.
Richard M. Stallman [Mon, 15 Nov 1993 12:27:45 +0000 (12:27 +0000)]
(HAVE_GETTIMEOFDAY): Don't define if already defined.

30 years agoDelete spurious CFLAGS=-g.
Richard M. Stallman [Mon, 15 Nov 1993 11:25:17 +0000 (11:25 +0000)]
Delete spurious CFLAGS=-g.

30 years ago(sun-raw-prefix): Make this just a variable, not a function name.
Richard M. Stallman [Mon, 15 Nov 1993 10:52:46 +0000 (10:52 +0000)]
(sun-raw-prefix): Make this just a variable, not a function name.

30 years agoUse build-ins.in, not build-install.in.
Richard M. Stallman [Mon, 15 Nov 1993 10:10:52 +0000 (10:10 +0000)]
Use build-ins.in, not build-install.in.
Don't bother updating TAGS since it's not included.

30 years ago(mouse-save-then-kill-delete-region): Take args BEG and END.
Richard M. Stallman [Mon, 15 Nov 1993 09:56:05 +0000 (09:56 +0000)]
(mouse-save-then-kill-delete-region): Take args BEG and END.
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
When we kill, clear mouse-save-then-kill-posn
and mouse-selection-click-count.
(mouse-secondary-save-then-kill): Likewise.
Delete the overlay after deleting the selection text.
(mouse-selection-click-count): Initialize to 0.
(mouse-save-then-kill-delete-region): Handle buffers with no undo list.
Handle empty regions.  Handle end < beg.

30 years ago[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
Richard M. Stallman [Mon, 15 Nov 1993 09:25:17 +0000 (09:25 +0000)]
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
FLUSHO and PENDIN.

30 years ago(describe-project): New function, on C-h C-p.
Richard M. Stallman [Mon, 15 Nov 1993 09:23:34 +0000 (09:23 +0000)]
(describe-project): New function, on C-h C-p.
(help-for-help): Add C-p.  Refer to help-command, not
help-for-help, in the \\[...].

30 years ago(command-line-1): Display a message in the echo area.
Richard M. Stallman [Mon, 15 Nov 1993 09:22:23 +0000 (09:22 +0000)]
(command-line-1): Display a message in the echo area.

30 years ago(command-line-1): Display a message in the echo area.
Richard M. Stallman [Mon, 15 Nov 1993 08:04:41 +0000 (08:04 +0000)]
(command-line-1): Display a message in the echo area.

30 years agoAdd `provide'.
Richard M. Stallman [Mon, 15 Nov 1993 06:48:23 +0000 (06:48 +0000)]
Add `provide'.
(narrow-to-page): Enable page-delimiter to span lines.

30 years agoRevise documentation. Add `provide'.
Richard M. Stallman [Mon, 15 Nov 1993 06:46:14 +0000 (06:46 +0000)]
Revise documentation.  Add `provide'.
(pages-directory-for-adding-addresses-narrowing-p):
New user option for adding addresses.  Default to narrowing.
(pages-directory-for-addresses): Intall user settable options.
(add-new-page): Insert new page in specified location.
(original-page-delimiter): Set default value to "^^L".

30 years ago(Fnext_single_property_change): Fix missing \n\.
Richard M. Stallman [Mon, 15 Nov 1993 06:41:45 +0000 (06:41 +0000)]
(Fnext_single_property_change): Fix missing \n\.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Nov 1993 06:35:18 +0000 (06:35 +0000)]
*** empty log message ***

30 years ago(XTread_socket): Increase length of copy_buffer to 81.
Richard M. Stallman [Mon, 15 Nov 1993 06:30:31 +0000 (06:30 +0000)]
(XTread_socket): Increase length of copy_buffer to 81.

30 years ago(read1): If token has a \, don't treat it as a number.
Richard M. Stallman [Mon, 15 Nov 1993 06:29:24 +0000 (06:29 +0000)]
(read1): If token has a \, don't treat it as a number.

30 years ago(comint-read-input-ring, comint-write-input-ring):
Richard M. Stallman [Mon, 15 Nov 1993 05:18:33 +0000 (05:18 +0000)]
(comint-read-input-ring, comint-write-input-ring):
Treat "" like nil in comint-input-ring-file-name.

30 years agovc-static-header-alist shouldn't have been declared const.
Eric S. Raymond [Mon, 15 Nov 1993 04:13:48 +0000 (04:13 +0000)]
vc-static-header-alist shouldn't have been declared const.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Nov 1993 04:04:59 +0000 (04:04 +0000)]
*** empty log message ***

30 years ago(creating src/Makefile): Before running cpp,
Richard M. Stallman [Mon, 15 Nov 1993 01:26:54 +0000 (01:26 +0000)]
(creating src/Makefile): Before running cpp,
discard all lines that start with `# Generated' or /**/#.

30 years ago(gnus-summary-save-in-mail): Pass new args to rmail-output.
Richard M. Stallman [Mon, 15 Nov 1993 01:06:24 +0000 (01:06 +0000)]
(gnus-summary-save-in-mail): Pass new args to rmail-output.

30 years ago(rmail-output): New argument FROM-GNUS.
Richard M. Stallman [Mon, 15 Nov 1993 01:05:37 +0000 (01:05 +0000)]
(rmail-output): New argument FROM-GNUS.

30 years ago(solar-equinoxes-solstices): Add autoload.
Richard M. Stallman [Sun, 14 Nov 1993 22:54:45 +0000 (22:54 +0000)]
(solar-equinoxes-solstices): Add autoload.

30 years ago(solar-holidays): Change top-level progn to an if.
Richard M. Stallman [Sun, 14 Nov 1993 22:51:17 +0000 (22:51 +0000)]
(solar-holidays): Change top-level progn to an if.

30 years ago(INTERRUPT_INPUT): Undefined.
Richard M. Stallman [Sun, 14 Nov 1993 22:06:13 +0000 (22:06 +0000)]
(INTERRUPT_INPUT): Undefined.
(BROKEN_FIONREAD): Defined to work around a problem in DGUX
whereby emacs will stop on a background write when invoked from a
job control shell for the first time in a session.
(FIRST_PTY_LETTER): Undefined.
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined
to use all the available PTYs in a COFF environment.
(LINKER): Removed "-nostdlib" from to be compatible with a prior
mod removing "/lib/crt0.o" from the LIBS_SYSTEM define.
(LIBS_SYSTEM): Delete /lib/crt0.o.

(SYSTEM_MALLOC): Turned off.
(NO_TERMIO): Defined.
(BROKEN_FASYNC): Turned off.

30 years ago(mouse-save-then-kill-delete-region): Take args BEG and END.
Richard M. Stallman [Sun, 14 Nov 1993 06:26:02 +0000 (06:26 +0000)]
(mouse-save-then-kill-delete-region): Take args BEG and END.
Update the undo list properly.
(mouse-save-then-kill): Pass those args.
(mouse-secondary-save-then-kll): Pass those args.
Delete the overlay after deleting the selection text.

30 years ago(rmail-summary-forward): Accept prefix arg
Richard M. Stallman [Sun, 14 Nov 1993 05:50:47 +0000 (05:50 +0000)]
(rmail-summary-forward): Accept prefix arg
and pass it to rmail-forward.

30 years ago(compare-windows-skip-whitespace): Swap the two
Richard M. Stallman [Sun, 14 Nov 1993 02:56:24 +0000 (02:56 +0000)]
(compare-windows-skip-whitespace): Swap the two
and's within the or.

30 years ago(lpr-command): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:48 +0000 (00:06 +0000)]
(lpr-command): Check for irix, not silicon-graphic-unix.

30 years ago(dired-chown-program): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:23 +0000 (00:06 +0000)]
(dired-chown-program): Check for irix, not silicon-graphic-unix.

30 years ago(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
Richard M. Stallman [Sun, 14 Nov 1993 00:06:01 +0000 (00:06 +0000)]
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.

30 years ago(calendar-absolute-from-time): Undo Sep 14 patch.
Richard M. Stallman [Sat, 13 Nov 1993 23:59:53 +0000 (23:59 +0000)]
(calendar-absolute-from-time): Undo Sep 14 patch.
Fix comments instead, since they didn't match the code.

30 years agoAdd a provide call.
Richard M. Stallman [Sat, 13 Nov 1993 11:20:56 +0000 (11:20 +0000)]
Add a provide call.

30 years ago(creating src/Makefile): Before running cpp,
Richard M. Stallman [Sat, 13 Nov 1993 10:02:57 +0000 (10:02 +0000)]
(creating src/Makefile): Before running cpp,
discard all lines that start with # or /**/#.

30 years ago(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
Richard M. Stallman [Sat, 13 Nov 1993 09:31:34 +0000 (09:31 +0000)]
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).
(Fopen_network_stream): Use them.

30 years ago(remove-hook): Function deleted.
Richard M. Stallman [Sat, 13 Nov 1993 08:21:16 +0000 (08:21 +0000)]
(remove-hook): Function deleted.

30 years ago(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
Richard M. Stallman [Sat, 13 Nov 1993 07:50:17 +0000 (07:50 +0000)]
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
read input with O_NDELAY.

30 years ago(SYSTEM_MALLOC): Turn off.
Richard M. Stallman [Sat, 13 Nov 1993 06:27:28 +0000 (06:27 +0000)]
(SYSTEM_MALLOC): Turn off.

30 years ago(get_process): Add `static' to definition.
Richard M. Stallman [Sat, 13 Nov 1993 02:37:58 +0000 (02:37 +0000)]
(get_process): Add `static' to definition.

30 years ago(comint-match-partial-filename): Consider +@: part of
Richard M. Stallman [Sat, 13 Nov 1993 00:02:20 +0000 (00:02 +0000)]
(comint-match-partial-filename): Consider +@: part of
filenames; don't consider parens as part of them.

30 years ago(fill-individual-paragraphs): Fix skipping headers of yanked message.
Richard M. Stallman [Fri, 12 Nov 1993 23:35:39 +0000 (23:35 +0000)]
(fill-individual-paragraphs): Fix skipping headers of yanked message.

30 years ago(vc-rename-file): Don't overwrite an existing file.
Richard M. Stallman [Fri, 12 Nov 1993 22:31:12 +0000 (22:31 +0000)]
(vc-rename-file): Don't overwrite an existing file.
Fix test for unsaved files.
Calculate name of new master file properly.