1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
Jason Rumney
f1c7754a42 *** empty log message *** 2000-06-11 21:00:57 +00:00
Jason Rumney
dc5ed26ee9 Define POINTER_TYPE, PTR, PROTOTYPES and __P. 2000-06-11 20:58:22 +00:00
Andrew Innes
a75dfea0a5 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
around image definitions and prototypes.
(gamma_correct) [WINDOWSNT]: New prototype.

* w32term.c (x_make_frame_visible): Replace call to
input_poll_signal with poll_for_input.

* window.c [WINDOWSNT]: Include w32term.h.

* xdisp.c [WINDOWSNT]: Include w32term.h.

* makefile.nt: Add dependencies on w32gui.h.
(OBJ1): Include atimer.obj.
($(BLD)\atimer.obj): New dependency rule.

* w32.c (sigmask): New function (does nothing).
(sigunblock): Ditto.

* frame.c [WINDOWSNT]: Include w32term.h.

* w32gui.h (struct W32FontStruct): Add ascent and descent slots.

* lread.c (syms_of_lread): Fix literal newlines.

* emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around
the string constant limit (2048 bytes) in MSVC.
(main): Ditto.
2000-02-06 23:37:51 +00:00
Andrew Innes
28dd1b41cc Add include protection. 2000-02-06 23:37:34 +00:00
Andrew Innes
9e598d898e (SYS_LDFLAGS): Add -nologo. 2000-02-06 23:37:33 +00:00
Gerd Moellmann
f67a1f3e69 Add CRs. 1999-11-22 22:44:15 +00:00
Gerd Moellmann
2c9b8e9d18 Pass on command line arguments to make. 1999-11-22 22:35:45 +00:00
Gerd Moellmann
98e85e3465 *** empty log message *** 1999-11-22 15:20:32 +00:00
Gerd Moellmann
7624a507f5 (fast_install): Bring commands up-to-date, and fix typo. 1999-11-22 14:56:24 +00:00
Gerd Moellmann
371f58d5d8 *** empty log message *** 1999-11-22 14:41:25 +00:00
Gerd Moellmann
460c6535ff (EMACSLOADPATH): Include leim. 1999-11-22 14:37:38 +00:00
Gerd Moellmann
e005bb40cb (env_vars): Include leim in default EMACSLOADPATH
definition.
1999-11-22 14:37:08 +00:00
Gerd Moellmann
45760b79f1 (all): Build leim if present.
(install): Install leim if present.
(clean): Clean leim if present.
1999-11-22 14:36:35 +00:00
Dave Love
a4a9692da1 # 1999-10-03 15:56:58 +00:00
Andrew Innes
4094061202 Use an icon with a transparent background, to be in
keeping with other applications.
1999-06-16 19:55:59 +00:00
Andrew Innes
f78b1e5e37 Fix typo. 1999-06-03 19:44:06 +00:00
Andrew Innes
3102421f63 (copy_executable_and_move_sections): Ifdef out a
couple of unused switch cases that aren't defined on all
platforms.
1999-05-02 09:59:03 +00:00
Andrew Innes
1d99979dfd Add another variation of the profile command, which
only profiles extended commands.
1999-05-02 09:57:46 +00:00
Geoff Voelker
f49f08ccbc cmdproxy.c (main): Fix parens. 1999-03-31 20:20:32 +00:00
Andrew Innes
a5e8ac59ad (main): Call GetShortPathName to normalize program
names for comparison.
1999-03-25 22:54:17 +00:00
Geoff Voelker
47373a1fdb Remove common multiple file compilation commands. 1999-03-06 02:15:46 +00:00
Geoff Voelker
967c164cf7 Compile multiple .c files when possible.
Use BLD instead of assuming i386.
1999-03-06 02:14:28 +00:00
Geoff Voelker
3cd37c4cac (main): Add missing parens. 1999-03-05 02:57:13 +00:00
Andrew Innes
95382f4224 Initial revision 1999-02-20 20:40:31 +00:00
Andrew Innes
1e935838a1 (preprep): New target.
(ALL): Build it.
1999-02-20 20:38:52 +00:00
Andrew Innes
ebf8a96deb (ARCH_CFLAGS): Set struct packing to 8. 1999-02-20 20:36:26 +00:00
Andrew Innes
af51687cb6 Invoke preprep to prepare dumped image for profiling.
Change prep options to profile libc functions and skip the startup
code.
1999-02-20 20:34:14 +00:00
Geoff Voelker
afe298c886 Create installation directory as first step. 1999-02-15 22:31:13 +00:00
Andrew Innes
7466aec434 ROUND_UP_DST_AND_ZERO): Renamed from ROUND_UP_DST. Zeroes the
alignment slop.

(copy_executable_and_add_section): Update the
SizeOfHeaders field properly.
1999-01-31 21:50:21 +00:00
Andrew Innes
27d3ec7f87 Do make version comparison as strings. 1999-01-27 21:49:57 +00:00
Andrew Innes
1713212025 (WinMain): Pass explicit environment block to
CreateProcess, to work around a bug in Windows 95/98.
1999-01-26 12:56:01 +00:00
Geoff Voelker
fa5c6d7c72 Use icons/gnu2a32.ico as the default icon. 1999-01-26 01:05:45 +00:00
Geoff Voelker
4398c7e39a (install, fast_install): Install Windows icons
into etc/icons.
1999-01-26 01:05:27 +00:00
Andrew Innes
32c0fe8099 (ALL): List top-level targets.
(addsection): New top-level target.
(install): Copy fns-*.el to bin directory.
1999-01-17 19:12:04 +00:00
Andrew Innes
6012853d9c Initial revision 1999-01-17 19:10:06 +00:00
Andrew Innes
d78e84f792 (spawn): Pass directory for child as parameter.
(main): Save startup directory to give to spawn, then change directory
to location of .exe in order not to prevent startup directory from
being deleted.
1998-12-28 19:25:28 +00:00
Geoff Voelker
9c148db6a3 Do string comparision of _NMAKE_VER. 1998-12-08 23:56:14 +00:00
Geoff Voelker
b57e1c983f (LOCALTIME_CACHE): Define. 1998-12-03 03:12:04 +00:00
Andrew Innes
8f3e53fc60 Convert to DOS format. 1998-11-13 14:08:07 +00:00
Geoff Voelker
8de1edce6a (main): Set environment size only when running
command.com.
1998-11-10 21:07:13 +00:00
Geoff Voelker
c654fd9e7d Compile multiple source files when possible. 1998-11-04 01:28:57 +00:00
Geoff Voelker
ec465548a9 (SYS_LDFLAGS): Use swapfile when running from cd or net.
(DEL_TREE): Use rd instead of rmdir.
(ARCH_CFLAGS): Optimize for P6.  Align structures on 8-byte boundaries.
1998-11-04 01:27:10 +00:00
Geoff Voelker
1d7d10d1fc (main): Treat command line options as case-insensitive. 1998-10-06 02:59:27 +00:00
Geoff Voelker
59ee44271e (main): Explicitly check result of message box for OK. 1998-07-21 04:00:21 +00:00
Karl Heuer
640e944552 (D_OK): Define new macro. 1998-06-05 15:57:58 +00:00
Andrew Innes
69407fcd98 (CFLAGS): Do not define HAVE_NTGUI. 1998-06-01 14:00:12 +00:00
Geoff Voelker
69062c2f48 (VS_VERSION_INFO): Define. 1998-05-30 23:37:53 +00:00
Geoff Voelker
051024111a New target for installation bin directory. 1998-04-29 04:31:59 +00:00
Geoff Voelker
e447c636bc (HAVE_MOTIF_2_1): Add for consistency with config.in.
(RE_TRANSLATE_P): New macro.
1998-04-29 04:31:34 +00:00
Geoff Voelker
ea444b40e9 (emacs.bat, debug.bat): Create them in the
installation directory.
1998-04-24 03:26:18 +00:00