aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Collapse)AuthorAgeFilesLines
* Fix spacing.Juanma Barranquero2003-01-271-3/+3
|
* Added notes for JPEG library.Jason Rumney2003-01-261-6/+9
|
* *** empty log message ***Jason Rumney2003-01-261-0/+4
|
* Automatically detect jpeglib.Jason Rumney2003-01-261-0/+30
|
* Added notes about PNG support.Jason Rumney2003-01-251-0/+12
|
* Automatically detect libpng.Jason Rumney2003-01-251-3/+42
|
* *** empty log message ***Jason Rumney2003-01-251-0/+4
|
* 2003-01-21 David Ponce <[email protected]>Jason Rumney2003-01-211-1/+2
| | | | * emacs.rc (2000-10-19T07:24:[email protected]): Declare hand cursor resource.
* *** empty log message ***Jason Rumney2003-01-211-0/+8
|
* Hand cursor, derived from index.pbm in lisp/toolbarJason Rumney2003-01-211-0/+0
|
* *** empty log message ***Andrew Innes2003-01-151-0/+5
|
* (CURDIR): Convert to native Windows format (withAndrew Innes2003-01-151-0/+4
| | | | forward slashes), to support building with Cygwin builds of make.
* Added /nt/inc/gettext.hBen Key2002-12-051-0/+69
|
* *** empty log message ***Juanma Barranquero2002-11-191-7/+5
|
* Added a partial implementation of play-sound-internal for Windows. Fixed ↵Ben Key2002-11-173-0/+10
| | | | the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
* Added "(tiny change)" marker.Juanma Barranquero2002-10-291-14/+14
|
* Version updated to 21.3.50. From Peter Runestig <[email protected]>.Juanma Barranquero2002-09-032-4/+9
|
* *** empty log message ***Jason Rumney2002-06-131-0/+8
|
* (maybe-bootstrap, doit, maybe-bootstrap-CMD)Jason Rumney2002-06-131-1/+22
| | | | | (maybe-bootstrap-SH): New targets. (all): Depend on maybe-bootstrap.
* (env_vars): Remove EMACSLOCKDIR.Jason Rumney2002-06-131-1/+0
|
* *** empty log message ***Jason Rumney2002-05-031-0/+5
|
* (F_SETFL, O_NDELAY): Define.Jason Rumney2002-05-031-2/+10
| | | | (sys_getpeername, fcntl): Declare as wrappers.
* (bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.Juanma Barranquero2002-04-112-2/+10
|
* *** empty log message ***Jason Rumney2002-03-201-0/+5
|
* (sys_setsockopt, sys_listen, sys_getsockname)Jason Rumney2002-03-201-0/+14
| | | | (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
* *** empty log message ***Kim F. Storm2002-03-191-0/+7
|
* (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)Kim F. Storm2002-03-191-0/+9
| | | | | | (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. (HAVE_SYS_UN_H): Undef. From David Ponce <[email protected]>.
* *** empty log message ***Jason Rumney2002-03-131-0/+4
|
* Add STRFTIME_NO_POSIX2.Jason Rumney2002-03-131-0/+2
|
* *** empty log message ***Jason Rumney2002-02-181-0/+5
|
* * emacs.rc: Define VS_VERSION_INFO if not already.Jason Rumney2002-02-181-6/+10
| | | | Update version info.
* Document problems with 4NT.Eli Zaretskii2002-01-221-0/+4
|
* (CFLAGS): Define _WIN32_WINNT as 0x0400, in order toAndrew Innes2002-01-043-2/+10
| | | | pick up relevant bits of the Windows API definitions.
* (bootstrap): Build addsection program beforeAndrew Innes2001-12-142-1/+6
| | | | bootstrap (required for post-processing temacs.exe).
* *** empty log message ***Andrew Innes2001-12-141-0/+7
|
* *** empty log message ***Pavel Janík2001-12-081-0/+4
|
* New file.Pavel Janík2001-12-081-0/+340
|
* (bootstrap-nmake):Andrew Innes2001-12-031-220/+236
| | | | | | (bootstrap-gmake): Extend bootstrap process to first do bootstrap-clean in lisp dir and rebuild the DOC file. (bootstrap): Do a "normal" make after the bootstrap work.
* Update table of versions of make that are suitableJason Rumney2001-11-202-7/+22
| | | | for building Emacs, based on recent feedback.
* Remove.Jason Rumney2001-11-204-90/+0
|
* Don't include libc.lib for profiling - the profilerAndrew Innes2001-11-192-3/+10
| | | | corrupts part of memcpy.
* New file.Andrew Innes2001-11-191-0/+23
|
* (SYS_LDFLAGS): Add setargv.obj for wildcardJason Rumney2001-11-171-1/+1
| | | | expansion. From Juanma Barranquero <[email protected]>.
* *** empty log message ***Jason Rumney2001-11-171-0/+5
|
* ignore *-spd and *.pdb for w32Sam Steingold2001-10-261-0/+2
|
* *** empty log message ***Gerd Moellmann2001-10-211-1/+1
|
* *** empty log message ***Gerd Moellmann2001-10-211-0/+4
|
* *** empty log message ***Andrew Innes2001-10-121-0/+4
|
* (uid_t, gid_t): New typedefs.Andrew Innes2001-10-121-0/+3
|
* *** empty log message ***Gerd Moellmann2001-10-101-0/+4
|