Chris Hanson [Fri, 8 Dec 2000 05:34:01 +0000 (05:34 +0000)]
Redesign the structure for setup and clean rules. New structure uses
shell scripts in each directory, which the makefiles refer to. This
greatly simplifies the configuration code because it was getting too
painful to put complex shell scripts inside the makefiles.
Chris Hanson [Fri, 8 Dec 2000 05:12:15 +0000 (05:12 +0000)]
Redesign the structure for setup and clean rules. New structure uses
shell scripts in each directory, which the makefiles refer to. This
greatly simplifies the configuration code because it was getting too
painful to put complex shell scripts inside the makefiles.
Chris Hanson [Fri, 8 Dec 2000 05:04:37 +0000 (05:04 +0000)]
Fix typo.
Chris Hanson [Fri, 8 Dec 2000 04:52:44 +0000 (04:52 +0000)]
Redesign the structure for setup and clean rules. New structure uses
shell scripts in each directory, which the makefiles refer to. This
greatly simplifies the configuration code because it was getting too
painful to put complex shell scripts inside the makefiles.
Chris Hanson [Fri, 8 Dec 2000 02:52:14 +0000 (02:52 +0000)]
When "Makefile.deps" was moved to top level directory, Forgot to
change "maintainer-clean" rule.
Chris Hanson [Thu, 7 Dec 2000 23:08:49 +0000 (23:08 +0000)]
Fix typo in previous change.
Chris Hanson [Thu, 7 Dec 2000 23:06:27 +0000 (23:06 +0000)]
Don't need to create "runtime-check" anymore; using a different
strategy.
Chris Hanson [Thu, 7 Dec 2000 23:04:36 +0000 (23:04 +0000)]
Initial revision.
Chris Hanson [Thu, 7 Dec 2000 22:59:28 +0000 (22:59 +0000)]
Initial revision.
Chris Hanson [Thu, 7 Dec 2000 22:56:18 +0000 (22:56 +0000)]
Fix spurious errors from deleting non-existent files.
Chris Hanson [Thu, 7 Dec 2000 22:55:13 +0000 (22:55 +0000)]
Fix typo.
Chris Hanson [Thu, 7 Dec 2000 22:52:51 +0000 (22:52 +0000)]
Fix up "*clean" rules to handle "runtime-check" and "lib".
Chris Hanson [Thu, 7 Dec 2000 22:44:57 +0000 (22:44 +0000)]
Make sure "runtime-check/Makefile" exists.
Chris Hanson [Thu, 7 Dec 2000 22:27:58 +0000 (22:27 +0000)]
Need to have file "runtime-check/runtime.cbf".
Chris Hanson [Thu, 7 Dec 2000 22:26:58 +0000 (22:26 +0000)]
Need to have file "runtime-check/runtime.cbf".
Chris Hanson [Thu, 7 Dec 2000 22:26:06 +0000 (22:26 +0000)]
Initial revision.
Chris Hanson [Thu, 7 Dec 2000 22:20:57 +0000 (22:20 +0000)]
Fix broken test commands.
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.
Chris Hanson [Thu, 7 Dec 2000 22:00:20 +0000 (22:00 +0000)]
Define "all" rule.
Chris Hanson [Thu, 7 Dec 2000 21:58:57 +0000 (21:58 +0000)]
Initial revision.
Chris Hanson [Thu, 7 Dec 2000 21:56:29 +0000 (21:56 +0000)]
Use more powerful loader to support build process.
Chris Hanson [Thu, 7 Dec 2000 21:50:48 +0000 (21:50 +0000)]
Initial revision.
Chris Hanson [Thu, 7 Dec 2000 20:19:05 +0000 (20:19 +0000)]
Add 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".
Chris Hanson [Thu, 7 Dec 2000 20:04:05 +0000 (20:04 +0000)]
Import revision 1.13 from automake.
Chris Hanson [Thu, 7 Dec 2000 19:58:39 +0000 (19:58 +0000)]
First cut at install rules.
Chris Hanson [Thu, 7 Dec 2000 16:07:03 +0000 (16:07 +0000)]
Fix some bad interactions between buffer layouts and popped-up
windows.
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.
Chris Hanson [Wed, 6 Dec 2000 06:00:49 +0000 (06:00 +0000)]
Fix typo.
Chris Hanson [Wed, 6 Dec 2000 05:54:55 +0000 (05:54 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.
Chris Hanson [Wed, 6 Dec 2000 05:54:17 +0000 (05:54 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.
Chris Hanson [Wed, 6 Dec 2000 05:52:40 +0000 (05:52 +0000)]
Move knowledge about doing "maintainer-clean" into script in microcode
directory.
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.
Chris Hanson [Wed, 6 Dec 2000 05:39:04 +0000 (05:39 +0000)]
Don't try to link architecture files if they already exist.
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".
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.
Chris Hanson [Wed, 6 Dec 2000 05:14:49 +0000 (05:14 +0000)]
Add rcs and win32 directories.
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.
Chris Hanson [Wed, 6 Dec 2000 05:12:33 +0000 (05:12 +0000)]
Move 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.
Chris Hanson [Wed, 6 Dec 2000 05:09:25 +0000 (05:09 +0000)]
Initial revision.
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.
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.
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.
Chris Hanson [Wed, 6 Dec 2000 04:51:51 +0000 (04:51 +0000)]
Don't delete the Makefile.
Chris Hanson [Wed, 6 Dec 2000 04:46:33 +0000 (04:46 +0000)]
Initial revision.
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.)
Chris Hanson [Wed, 6 Dec 2000 03:01:20 +0000 (03:01 +0000)]
Don't show conditional for "machine".
Chris Hanson [Wed, 6 Dec 2000 03:00:15 +0000 (03:00 +0000)]
Don't abort clean rules if one subdirectory fails.
Chris Hanson [Wed, 6 Dec 2000 02:58:24 +0000 (02:58 +0000)]
Add rules to clean the directory.
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.
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.
Chris Hanson [Wed, 6 Dec 2000 02:41:42 +0000 (02:41 +0000)]
Initial revision.
Chris Hanson [Tue, 5 Dec 2000 23:16:51 +0000 (23:16 +0000)]
Do equivalent of "distclean" after building "Makefile.in".
Chris Hanson [Tue, 5 Dec 2000 23:04:57 +0000 (23:04 +0000)]
Fix typo.
Chris Hanson [Tue, 5 Dec 2000 23:04:13 +0000 (23:04 +0000)]
Fix broken logic.
Chris Hanson [Tue, 5 Dec 2000 22:56:56 +0000 (22:56 +0000)]
Add commands to delete packaging files when appropriate.
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.
Chris Hanson [Tue, 5 Dec 2000 22:45:50 +0000 (22:45 +0000)]
Initial revision.
Chris Hanson [Tue, 5 Dec 2000 22:45:39 +0000 (22:45 +0000)]
Add "*clean" rules.
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.
Chris Hanson [Tue, 5 Dec 2000 22:35:09 +0000 (22:35 +0000)]
Clean up commands for staging rules.
Chris Hanson [Tue, 5 Dec 2000 22:33:33 +0000 (22:33 +0000)]
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.
Chris Hanson [Tue, 5 Dec 2000 22:29:53 +0000 (22:29 +0000)]
Add "setup" rule.
Chris Hanson [Tue, 5 Dec 2000 21:59:20 +0000 (21:59 +0000)]
Use -P option with CVS checkout command.
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.
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.
Chris Hanson [Tue, 5 Dec 2000 21:35:01 +0000 (21:35 +0000)]
Merge 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.
Chris Hanson [Tue, 5 Dec 2000 03:54:02 +0000 (03:54 +0000)]
Add rule for making TAGS file.
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.
Chris Hanson [Sun, 3 Dec 2000 23:31:17 +0000 (23:31 +0000)]
Add defaults to prompts for M-x vc-version-diff.
Chris Hanson [Sun, 3 Dec 2000 05:43:40 +0000 (05:43 +0000)]
Clean up .map files and *def.c files.
Chris Hanson [Sun, 3 Dec 2000 05:40:08 +0000 (05:40 +0000)]
Optimize code by default.
Chris Hanson [Fri, 1 Dec 2000 06:41:21 +0000 (06:41 +0000)]
X-SCREEN-AUTO-RAISE has been eliminated.
Chris Hanson [Fri, 1 Dec 2000 06:28:20 +0000 (06:28 +0000)]
Fix typo in previous change.
Chris Hanson [Fri, 1 Dec 2000 06:18:32 +0000 (06:18 +0000)]
Fix typo in recent change.
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.
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.
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.
Chris Hanson [Thu, 30 Nov 2000 17:22:55 +0000 (17:22 +0000)]
Fix bug: temporary mark was used across buffer modification.
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.
Chris Hanson [Wed, 29 Nov 2000 21:31:54 +0000 (21:31 +0000)]
M-x vc-directory now prompts for the directory.
Chris Hanson [Wed, 29 Nov 2000 21:25:54 +0000 (21:25 +0000)]
Fix thinko.
Chris Hanson [Wed, 29 Nov 2000 05:51:17 +0000 (05:51 +0000)]
Fix typo in previous change.
Chris Hanson [Tue, 28 Nov 2000 18:46:21 +0000 (18:46 +0000)]
Update for release 7.5.11.
Chris Hanson [Tue, 28 Nov 2000 18:42:05 +0000 (18:42 +0000)]
Document variable imail-default-output.
Chris Hanson [Tue, 28 Nov 2000 18:28:05 +0000 (18:28 +0000)]
Update to reflect bug fix to purify in bchscheme.
Chris Hanson [Tue, 28 Nov 2000 18:24:12 +0000 (18:24 +0000)]
Don't need separate changelogs for the documentation; just one.
Chris Hanson [Tue, 28 Nov 2000 18:21:53 +0000 (18:21 +0000)]
Update release number to 7.5.11.
Chris Hanson [Tue, 28 Nov 2000 18:06:24 +0000 (18:06 +0000)]
Handle CVS "magic branch numbers".
Chris Hanson [Tue, 28 Nov 2000 17:34:12 +0000 (17:34 +0000)]
Move v7 documentation from "/scheme/documentation/" to
"/scheme/v7/doc/".
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.
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.
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.
Chris Hanson [Sun, 26 Nov 2000 06:02:28 +0000 (06:02 +0000)]
Add workaround for bug in Courier-IMAP.
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.
Chris Hanson [Mon, 20 Nov 2000 13:25:41 +0000 (13:25 +0000)]
Fix thinko.
Chris Hanson [Mon, 20 Nov 2000 13:25:28 +0000 (13:25 +0000)]
Fix thinko.