aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann1999-12-101-0/+5
|
* etags bug fixesFrancesco Potortì1999-11-191-0/+13
|
* *** empty log message ***Gerd Moellmann1999-11-131-0/+4
|
* *** empty log message ***Gerd Moellmann1999-11-031-0/+4
|
* *** empty log message ***Francesco Potortì1999-11-011-26/+198
|
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-191-0/+20
| | | | | | | | | | | | | | | | | | * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c, movemail.c, pop.c: Do not include <stdlib.h>, as <config.h> does this now. * b2m.c, emacsserver.c, etags.c, profile.c: Include <config.h> before any system include files. * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c, test-distrib.c: (read, write, open, close): Do not undef. * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix: (const): Do not define if HAVE_CONFIG_H; that's config.h's job. * getopt.h: Adopt glibc 2.1.2.
* (pop.o): Depend on config.h.Dave Love1999-10-151-0/+4
|
* Use "pop3" as the POP service name on all platforms,Gerd Moellmann1999-10-101-0/+7
| | | | | | instead of using "pop" on Unix and "pop3" on Windows NT. "pop3" has been the standard service name since RFC 1340 was published in July 1992, so I think it's safe to start using it by default.
* *** empty log message ***Phillip Rulon1999-10-081-0/+5
|
* #Dave Love1999-10-031-0/+3773