mit-scheme.git
23 years agoFix rule to create runtime-check directory. Link rules were broken,
Chris Hanson [Thu, 7 Dec 2000 22:12:55 +0000 (22:12 +0000)]
Fix rule to create runtime-check directory.  Link rules were broken,
and script can't assume that .bin files exist yet; we must work from
the .scm files and transform the names.

23 years agoDefine "all" rule.
Chris Hanson [Thu, 7 Dec 2000 22:00:20 +0000 (22:00 +0000)]
Define "all" rule.

23 years agoInitial revision.
Chris Hanson [Thu, 7 Dec 2000 21:58:57 +0000 (21:58 +0000)]
Initial revision.

23 years agoUse more powerful loader to support build process.
Chris Hanson [Thu, 7 Dec 2000 21:56:29 +0000 (21:56 +0000)]
Use more powerful loader to support build process.

23 years agoInitial revision.
Chris Hanson [Thu, 7 Dec 2000 21:50:48 +0000 (21:50 +0000)]
Initial revision.

23 years agoAdd rules to make and install "utabmd.bin".
Chris Hanson [Thu, 7 Dec 2000 20:19:05 +0000 (20:19 +0000)]
Add rules to make and install "utabmd.bin".

23 years agoAdd rules to make and install "utabmd.bin".
Chris Hanson [Thu, 7 Dec 2000 20:15:19 +0000 (20:15 +0000)]
Add rules to make and install "utabmd.bin".

23 years agoImport revision 1.13 from automake.
Chris Hanson [Thu, 7 Dec 2000 20:04:05 +0000 (20:04 +0000)]
Import revision 1.13 from automake.

23 years agoFirst cut at install rules.
Chris Hanson [Thu, 7 Dec 2000 19:58:39 +0000 (19:58 +0000)]
First cut at install rules.

23 years agoFix some bad interactions between buffer layouts and popped-up
Chris Hanson [Thu, 7 Dec 2000 16:07:03 +0000 (16:07 +0000)]
Fix some bad interactions between buffer layouts and popped-up
windows.

23 years agoWatcom C/C++ and Visual C++ both have <fcntl.h>, and it must be loaded
Chris Hanson [Thu, 7 Dec 2000 05:18:48 +0000 (05:18 +0000)]
Watcom C/C++ and Visual C++ both have <fcntl.h>, and it must be loaded
in order to get the definition for O_BINARY.

23 years agoFix typo.
Chris Hanson [Wed, 6 Dec 2000 06:00:49 +0000 (06:00 +0000)]
Fix typo.

23 years agoMove knowledge about doing "maintainer-clean" into script in microcode
Chris Hanson [Wed, 6 Dec 2000 05:54:55 +0000 (05:54 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.

23 years agoMove knowledge about doing "maintainer-clean" into script in microcode
Chris Hanson [Wed, 6 Dec 2000 05:54:17 +0000 (05:54 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.

23 years agoMove knowledge about doing "maintainer-clean" into script in microcode
Chris Hanson [Wed, 6 Dec 2000 05:52:40 +0000 (05:52 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.

23 years agoChange "makegen/makeinit.sh" to leave the directory configured. This
Chris Hanson [Wed, 6 Dec 2000 05:46:47 +0000 (05:46 +0000)]
Change "makegen/makeinit.sh" to leave the directory configured.  This
allows "Setup.sh" to use "make setup", thus avoiding replication of
information.

23 years agoDon't try to link architecture files if they already exist.
Chris Hanson [Wed, 6 Dec 2000 05:39:04 +0000 (05:39 +0000)]
Don't try to link architecture files if they already exist.

23 years agoFor "maintainer-clean", treat microcode directory specially. If
Chris Hanson [Wed, 6 Dec 2000 05:33:27 +0000 (05:33 +0000)]
For "maintainer-clean", treat microcode directory specially.  If
"configure" exists but "Makefile" doesn't, run "configure".

23 years agoChange "makegen/makeinit.sh" to leave the directory configured. This
Chris Hanson [Wed, 6 Dec 2000 05:24:17 +0000 (05:24 +0000)]
Change "makegen/makeinit.sh" to leave the directory configured.  This
allows "Setup.sh" to use "make setup", thus avoiding replication of
information.

23 years agoAdd rcs and win32 directories.
Chris Hanson [Wed, 6 Dec 2000 05:14:49 +0000 (05:14 +0000)]
Add rcs and win32 directories.

23 years agoDon't create machine-specific files in "setup" rule. But do clean
Chris Hanson [Wed, 6 Dec 2000 05:13:58 +0000 (05:13 +0000)]
Don't create machine-specific files in "setup" rule.  But do clean
them in "distclean" rule.

23 years agoMove compiler configuration to a file in the compiler directory.
Chris Hanson [Wed, 6 Dec 2000 05:12:33 +0000 (05:12 +0000)]
Move compiler configuration to a file in the compiler directory.

23 years agoMove compiler configuration to a file in the compiler directory.
Chris Hanson [Wed, 6 Dec 2000 05:11:59 +0000 (05:11 +0000)]
Move compiler configuration to a file in the compiler directory.

23 years agoInitial revision.
Chris Hanson [Wed, 6 Dec 2000 05:09:25 +0000 (05:09 +0000)]
Initial revision.

23 years agoDon't execute "*clean" rule in subdirectory if there's no makefile.
Chris Hanson [Wed, 6 Dec 2000 05:01:26 +0000 (05:01 +0000)]
Don't execute "*clean" rule in subdirectory if there's no makefile.

23 years agoDon't execute "*clean" rule in subdirectory if there's no makefile.
Chris Hanson [Wed, 6 Dec 2000 04:58:05 +0000 (04:58 +0000)]
Don't execute "*clean" rule in subdirectory if there's no makefile.

23 years agoDon't execute "*clean" rule in subdirectory if there's no makefile.
Chris Hanson [Wed, 6 Dec 2000 04:57:03 +0000 (04:57 +0000)]
Don't execute "*clean" rule in subdirectory if there's no makefile.

23 years agoDon't delete the Makefile.
Chris Hanson [Wed, 6 Dec 2000 04:51:51 +0000 (04:51 +0000)]
Don't delete the Makefile.

23 years agoInitial revision.
Chris Hanson [Wed, 6 Dec 2000 04:46:33 +0000 (04:46 +0000)]
Initial revision.

23 years agoAdd code to "setup" rule to create links into machine directory. (The
Chris Hanson [Wed, 6 Dec 2000 04:45:45 +0000 (04:45 +0000)]
Add code to "setup" rule to create links into machine directory.  (The
machine link itself is created at configuration time.)

23 years agoDon't show conditional for "machine".
Chris Hanson [Wed, 6 Dec 2000 03:01:20 +0000 (03:01 +0000)]
Don't show conditional for "machine".

23 years agoDon't abort clean rules if one subdirectory fails.
Chris Hanson [Wed, 6 Dec 2000 03:00:15 +0000 (03:00 +0000)]
Don't abort clean rules if one subdirectory fails.

23 years agoAdd rules to clean the directory.
Chris Hanson [Wed, 6 Dec 2000 02:58:24 +0000 (02:58 +0000)]
Add rules to clean the directory.

23 years agoUse "make distclean" to clean up unneeded files; don't reproduce
Chris Hanson [Wed, 6 Dec 2000 02:48:42 +0000 (02:48 +0000)]
Use "make distclean" to clean up unneeded files; don't reproduce
information that is already present in the makefile.  Add comments
explaining what each step does.

23 years agoMove setup stuff to shell script. This must be possible to do without
Chris Hanson [Wed, 6 Dec 2000 02:42:53 +0000 (02:42 +0000)]
Move setup stuff to shell script.  This must be possible to do without
a Makefile.

23 years agoInitial revision.
Chris Hanson [Wed, 6 Dec 2000 02:41:42 +0000 (02:41 +0000)]
Initial revision.

23 years agoDo equivalent of "distclean" after building "Makefile.in".
Chris Hanson [Tue, 5 Dec 2000 23:16:51 +0000 (23:16 +0000)]
Do equivalent of "distclean" after building "Makefile.in".

23 years agoFix typo.
Chris Hanson [Tue, 5 Dec 2000 23:04:57 +0000 (23:04 +0000)]
Fix typo.

23 years agoFix broken logic.
Chris Hanson [Tue, 5 Dec 2000 23:04:13 +0000 (23:04 +0000)]
Fix broken logic.

23 years agoAdd commands to delete packaging files when appropriate.
Chris Hanson [Tue, 5 Dec 2000 22:56:56 +0000 (22:56 +0000)]
Add commands to delete packaging files when appropriate.

23 years agoWhen doing "setup" for microcode directory, must create Makefile in
Chris Hanson [Tue, 5 Dec 2000 22:51:14 +0000 (22:51 +0000)]
When doing "setup" for microcode directory, must create Makefile in
order to run the setup rule.

23 years agoInitial revision.
Chris Hanson [Tue, 5 Dec 2000 22:45:50 +0000 (22:45 +0000)]
Initial revision.

23 years agoAdd "*clean" rules.
Chris Hanson [Tue, 5 Dec 2000 22:45:39 +0000 (22:45 +0000)]
Add "*clean" rules.

23 years agoDon't create "machine" link in source directory; that is supposed to
Chris Hanson [Tue, 5 Dec 2000 22:36:39 +0000 (22:36 +0000)]
Don't create "machine" link in source directory; that is supposed to
go in the target directory.

23 years agoClean up commands for staging rules.
Chris Hanson [Tue, 5 Dec 2000 22:35:09 +0000 (22:35 +0000)]
Clean up commands for staging rules.

23 years agoAdd "setup" rule.
Chris Hanson [Tue, 5 Dec 2000 22:33:33 +0000 (22:33 +0000)]
Add "setup" rule.

23 years agoRewrite to eliminate GNU make dependencies. Add "setup" rule.
Chris Hanson [Tue, 5 Dec 2000 22:32:53 +0000 (22:32 +0000)]
Rewrite to eliminate GNU make dependencies.  Add "setup" rule.

23 years agoAdd "setup" rule.
Chris Hanson [Tue, 5 Dec 2000 22:29:53 +0000 (22:29 +0000)]
Add "setup" rule.

23 years agoUse -P option with CVS checkout command.
Chris Hanson [Tue, 5 Dec 2000 21:59:20 +0000 (21:59 +0000)]
Use -P option with CVS checkout command.

23 years agoFix bug: alternate file doesn't have to exist. Calling
Chris Hanson [Tue, 5 Dec 2000 21:52:49 +0000 (21:52 +0000)]
Fix bug: alternate file doesn't have to exist.  Calling
PROMPT-FOR-ALTERNATE-FILE also prevented using this command to visit a
directory.

23 years agoDon't write files in "makegen/"; this causes problems when the build
Chris Hanson [Tue, 5 Dec 2000 21:46:17 +0000 (21:46 +0000)]
Don't write files in "makegen/"; this causes problems when the build
directory is symlinked into the source directory.

23 years agoMerge in changes from branch ac-new-bch-gc.
Chris Hanson [Tue, 5 Dec 2000 21:35:01 +0000 (21:35 +0000)]
Merge in changes from branch ac-new-bch-gc.

23 years agoMerge in changes from branch ac-new-bch-gc.
Chris Hanson [Tue, 5 Dec 2000 21:23:51 +0000 (21:23 +0000)]
Merge in changes from branch ac-new-bch-gc.

23 years agoAdd rule for making TAGS file.
Chris Hanson [Tue, 5 Dec 2000 03:54:02 +0000 (03:54 +0000)]
Add rule for making TAGS file.

23 years agoChange M-x find-alternate-file to prompt as it does in Emacs: with the
Chris Hanson [Mon, 4 Dec 2000 03:09:53 +0000 (03:09 +0000)]
Change M-x find-alternate-file to prompt as it does in Emacs: with the
full pathname of the current buffer's file, if any.

23 years agoAdd defaults to prompts for M-x vc-version-diff.
Chris Hanson [Sun, 3 Dec 2000 23:31:17 +0000 (23:31 +0000)]
Add defaults to prompts for M-x vc-version-diff.

23 years agoClean up .map files and *def.c files.
Chris Hanson [Sun, 3 Dec 2000 05:43:40 +0000 (05:43 +0000)]
Clean up .map files and *def.c files.

23 years agoOptimize code by default.
Chris Hanson [Sun, 3 Dec 2000 05:40:08 +0000 (05:40 +0000)]
Optimize code by default.

23 years agoX-SCREEN-AUTO-RAISE has been eliminated.
Chris Hanson [Fri, 1 Dec 2000 06:41:21 +0000 (06:41 +0000)]
X-SCREEN-AUTO-RAISE has been eliminated.

23 years agoFix typo in previous change.
Chris Hanson [Fri, 1 Dec 2000 06:28:20 +0000 (06:28 +0000)]
Fix typo in previous change.

23 years agoFix typo in recent change.
Chris Hanson [Fri, 1 Dec 2000 06:18:32 +0000 (06:18 +0000)]
Fix typo in recent change.

23 years agoCreate separate fields in X screen structure to hold visibility,
Chris Hanson [Fri, 1 Dec 2000 06:17:00 +0000 (06:17 +0000)]
Create separate fields in X screen structure to hold visibility,
whether window is mapped, and whether window is exposed.  Synthesize
SCREEN-VISIBILITY from these fields; previously SCREEN-VISIBILITY held
all this information and was sometimes inaccurate.

Don't attempt to give focus to an unmapped frame.  This will only
signal an error.

Don't map an unmapped frame when entering it.  Eliminate variable
X-SCREEN-AUTO-RAISE and associated command.  Both of these things were
window management; we shouldn't be doing that.

23 years agoChange arguments to OTHER-SCREEN so that only first is required.
Chris Hanson [Fri, 1 Dec 2000 06:07:43 +0000 (06:07 +0000)]
Change arguments to OTHER-SCREEN so that only first is required.

Eliminate OTHER-SCREEN?, replacing occurrences with OTHER-SCREEN.

Change meaning of SCREEN-VISIBLE? to mean "not unmapped"; this is
almost always what was meant.

Fix bug in SELECT-WINDOW: when selecting the selected window of
another frame, must select the frame.

Fix SELECT-BUFFER-OTHER-SCREEN to select the frame as well as the
buffer if reusing an existing frame.

23 years agoDon't allow selection of frames that aren't mapped. The user can
Chris Hanson [Fri, 1 Dec 2000 05:24:42 +0000 (05:24 +0000)]
Don't allow selection of frames that aren't mapped.  The user can
unmap it first if wanted.

23 years agoFix bug: temporary mark was used across buffer modification.
Chris Hanson [Thu, 30 Nov 2000 17:22:55 +0000 (17:22 +0000)]
Fix bug: temporary mark was used across buffer modification.

23 years agoFOCUS-IN events must not cause X-WINDOW-SET-INPUT-FOCUS to be called.
Chris Hanson [Thu, 30 Nov 2000 06:27:01 +0000 (06:27 +0000)]
FOCUS-IN events must not cause X-WINDOW-SET-INPUT-FOCUS to be called.
Use dynamic binding to prevent this from happening.

23 years agoM-x vc-directory now prompts for the directory.
Chris Hanson [Wed, 29 Nov 2000 21:31:54 +0000 (21:31 +0000)]
M-x vc-directory now prompts for the directory.

23 years agoFix thinko.
Chris Hanson [Wed, 29 Nov 2000 21:25:54 +0000 (21:25 +0000)]
Fix thinko.

23 years agoFix typo in previous change.
Chris Hanson [Wed, 29 Nov 2000 05:51:17 +0000 (05:51 +0000)]
Fix typo in previous change.

23 years agoUpdate for release 7.5.11.
Chris Hanson [Tue, 28 Nov 2000 18:46:21 +0000 (18:46 +0000)]
Update for release 7.5.11.

23 years agoDocument variable imail-default-output.
Chris Hanson [Tue, 28 Nov 2000 18:42:05 +0000 (18:42 +0000)]
Document variable imail-default-output.

23 years agoUpdate to reflect bug fix to purify in bchscheme.
Chris Hanson [Tue, 28 Nov 2000 18:28:05 +0000 (18:28 +0000)]
Update to reflect bug fix to purify in bchscheme.

23 years agoDon't need separate changelogs for the documentation; just one.
Chris Hanson [Tue, 28 Nov 2000 18:24:12 +0000 (18:24 +0000)]
Don't need separate changelogs for the documentation; just one.

23 years agoUpdate release number to 7.5.11.
Chris Hanson [Tue, 28 Nov 2000 18:21:53 +0000 (18:21 +0000)]
Update release number to 7.5.11.

23 years agoHandle CVS "magic branch numbers".
Chris Hanson [Tue, 28 Nov 2000 18:06:24 +0000 (18:06 +0000)]
Handle CVS "magic branch numbers".

23 years agoMove v7 documentation from "/scheme/documentation/" to
Chris Hanson [Tue, 28 Nov 2000 17:34:12 +0000 (17:34 +0000)]
Move v7 documentation from "/scheme/documentation/" to
"/scheme/v7/doc/".

23 years agoMove v7 documentation from "/scheme/documentation/" to
Chris Hanson [Tue, 28 Nov 2000 17:32:16 +0000 (17:32 +0000)]
Move v7 documentation from "/scheme/documentation/" to
"/scheme/v7/doc/".  Add copyright statements.

23 years agoFix bug: purify wasn't properly saving and restoring the scan state
Chris Hanson [Tue, 28 Nov 2000 05:19:05 +0000 (05:19 +0000)]
Fix bug: purify wasn't properly saving and restoring the scan state
around the scan of constant space.  Doing this right requires access
to internal state of bchmmg, so I built an abstraction to do this.

23 years agoFix M-x imail-save-attachment properly; previous fix didn't work right.
Chris Hanson [Mon, 27 Nov 2000 18:51:54 +0000 (18:51 +0000)]
Fix M-x imail-save-attachment properly; previous fix didn't work right.

23 years agoAdd workaround for bug in Courier-IMAP.
Chris Hanson [Sun, 26 Nov 2000 06:02:28 +0000 (06:02 +0000)]
Add workaround for bug in Courier-IMAP.

23 years agoAdd Emacs mail-sending feature that prompts for confirmation if user
Chris Hanson [Sun, 26 Nov 2000 04:28:32 +0000 (04:28 +0000)]
Add Emacs mail-sending feature that prompts for confirmation if user
tries to send same mail twice.

24 years agoFix thinko.
Chris Hanson [Mon, 20 Nov 2000 13:25:41 +0000 (13:25 +0000)]
Fix thinko.

24 years agoFix thinko.
Chris Hanson [Mon, 20 Nov 2000 13:25:28 +0000 (13:25 +0000)]
Fix thinko.

24 years agoChange IMAIL-SUMMARY-POP-UP-MESSAGE-BUFFER to use POP-UP-BUFFER again.
Chris Hanson [Sun, 19 Nov 2000 23:27:57 +0000 (23:27 +0000)]
Change IMAIL-SUMMARY-POP-UP-MESSAGE-BUFFER to use POP-UP-BUFFER again.
This should fix the problem of over-splitting windows.  Don't use
IMAIL-SUMMARY-POP-UP-MESSAGE-BUFFER for fixed layout; instead simplify
that logic to use WINDOW-SPLIT-VERTICALLY!.  Eliminate
SYNC-IMAIL-SUMMARY-BUFFER which was used in only one place.

24 years agoAdd variable imail-output-default at Hal's request.
Chris Hanson [Mon, 13 Nov 2000 21:28:43 +0000 (21:28 +0000)]
Add variable imail-output-default at Hal's request.

24 years agoEliminate restriction on blowfish encryption. New US crypto
Chris Hanson [Thu, 2 Nov 2000 19:13:14 +0000 (19:13 +0000)]
Eliminate restriction on blowfish encryption.  New US crypto
regulations permit us to export this code now.

24 years agoFix bug: previously, selecting one of the buffers of a visible layout
Chris Hanson [Mon, 30 Oct 2000 19:53:23 +0000 (19:53 +0000)]
Fix bug: previously, selecting one of the buffers of a visible layout
into a window that held a different buffer of that layout would leave
the layout marked as visible.  This fix notices this case and unmarks
the layout.  However, the selection of the buffer causes the layout to
be reselected, which means the operation has no net effect.

24 years agoDon't delete a window if it's already deleted.
Chris Hanson [Mon, 30 Oct 2000 19:18:54 +0000 (19:18 +0000)]
Don't delete a window if it's already deleted.

24 years agoFix bug: SELECT-CONTINUATION-BROWSER-BUFFER called BROWSER-SELECT-LINE
Chris Hanson [Mon, 30 Oct 2000 15:43:28 +0000 (15:43 +0000)]
Fix bug: SELECT-CONTINUATION-BROWSER-BUFFER called BROWSER-SELECT-LINE
assuming that the buffer it had specified for selection was already
selected; this turned out not to be true.  So modify the code to pass
the buffer explicitly rather than depend on selection.  Also tweak
code that prompts for X window geometry so that it re-prompts if the
user's input isn't valid.

24 years agoFix bug: UNDO-LEAVE-WINDOW! was being called on the wrong window from
Chris Hanson [Mon, 30 Oct 2000 15:41:04 +0000 (15:41 +0000)]
Fix bug: UNDO-LEAVE-WINDOW! was being called on the wrong window from
SELECT-SCREEN and SELECT-WINDOW.  Also change order of arguments to
CHANGE-SELECTED-BUFFER to match order used most other places in this
file.

24 years agoDon't abort prompt when an input event arrives; process the event and
Chris Hanson [Mon, 30 Oct 2000 15:39:10 +0000 (15:39 +0000)]
Don't abort prompt when an input event arrives; process the event and
restart the prompt.  There may be subtle problems with this strategy;
find and fix them.

24 years agoFix fencepost error that caused the wrong number of columns to be
Chris Hanson [Sat, 28 Oct 2000 03:33:36 +0000 (03:33 +0000)]
Fix fencepost error that caused the wrong number of columns to be
allocated for the message number when the folder was exactly a power
of ten.

24 years agoUpdate version to reflect recent changes.
Chris Hanson [Fri, 27 Oct 2000 04:24:24 +0000 (04:24 +0000)]
Update version to reflect recent changes.

24 years agoDeselect any buffer layout before popping up a new window.
Chris Hanson [Fri, 27 Oct 2000 04:01:16 +0000 (04:01 +0000)]
Deselect any buffer layout before popping up a new window.

24 years agoWhen killing buffer, it's possible to signal an error if there are no
Chris Hanson [Fri, 27 Oct 2000 04:00:34 +0000 (04:00 +0000)]
When killing buffer, it's possible to signal an error if there are no
other buffers.  Previously, this error could have been signalled
_after_ the killing procedure had already killed off any buffer
process, run the kill hooks, etc.  Now the error test is done first,
and if the error is signalled, no other action is taken.

24 years agoIn previous change, forgot to select the folder buffer after creating
Chris Hanson [Fri, 27 Oct 2000 03:18:44 +0000 (03:18 +0000)]
In previous change, forgot to select the folder buffer after creating
a new window to hold it.

Don't create a new window to hold the folder buffer if it is already
visible somewhere.

Simplify logic of layout selector now that SELECT-BUFFER will no
longer cause the layout selector to run again.

24 years agoChange MAYBE-SELECT-BUFFER-LAYOUT so that it does nothing if called
Chris Hanson [Fri, 27 Oct 2000 03:16:20 +0000 (03:16 +0000)]
Change MAYBE-SELECT-BUFFER-LAYOUT so that it does nothing if called
while running a layout selector; this will prevent infinite recursions
and that otherwise occur quite easily while instantiating the layout.

Simplify MAYBE-SELECT-BUFFER-LAYOUT so that it doesn't do anything
unless the layout is changing.  Previously indirect tests were used,
now we just compare the current layout with the proposed layout and
implement the changes.

24 years agoAllow ->BUFFER to take a window as an argument.
Chris Hanson [Fri, 27 Oct 2000 03:13:09 +0000 (03:13 +0000)]
Allow ->BUFFER to take a window as an argument.

24 years agoDon't use POP-UP-BUFFER to split the window; use
Chris Hanson [Thu, 26 Oct 2000 22:16:45 +0000 (22:16 +0000)]
Don't use POP-UP-BUFFER to split the window; use
WINDOW-SPLIT-VERTICALLY! instead.  Also, tweak fixed layout generator
so that it doesn't go into infinite recursion.

24 years agoAdd code to mark buffer layout inactive when one of its windows is
Chris Hanson [Thu, 26 Oct 2000 22:12:50 +0000 (22:12 +0000)]
Add code to mark buffer layout inactive when one of its windows is
deleted.