aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Collapse)AuthorAgeFilesLines
* Added note about specific problem observed with the Intel compiler.Jason Rumney2003-02-191-0/+7
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-0413-100/+100
|
* Fix spacing.Juanma Barranquero2003-02-031-2/+2
|
* More image notes.Jason Rumney2003-02-021-7/+11
|
* *** empty log message ***Jason Rumney2003-02-021-0/+6
|
* Automatically detect libXpm.Jason Rumney2003-02-021-13/+45
| | | | | Suppress compiler output when testing for image libraries. Give names of un-found libraries in messages.
* *** empty log message ***Juanma Barranquero2003-01-311-1/+1
|
* Automatically detect tifflib.Juanma Barranquero2003-01-311-0/+31
|
* *** empty log message ***Juanma Barranquero2003-01-311-6/+10
|
* Automatically detect giflib.Juanma Barranquero2003-01-311-4/+35
|
* *** empty log message ***Jason Rumney2003-01-291-0/+4
|
* Disable cygpath kludge.Jason Rumney2003-01-291-3/+9
|
* *** empty log message ***Juanma Barranquero2003-01-291-0/+5
|
* Avoid endless loop when configuring without image support.Juanma Barranquero2003-01-291-0/+2
|
* Corrected misc. typos like missing : after file names,Kim F. Storm2003-01-281-3/+3
| | | | missing file name suffixes, and * used as prefix on non-file entries.
* 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
|