aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Jason Rumney2000-06-111-0/+7
|
* *** empty log message ***Gerd Moellmann2000-06-061-0/+5
|
* (ERROR_MAX): Increase to 160.Dave Love2000-05-211-1/+7
|
* *** empty log message ***Gerd Moellmann2000-05-041-0/+5
|
* *** empty log message ***Eli Zaretskii2000-05-021-0/+12
|
* *** empty log message ***Dave Love2000-04-191-1/+1
|
* (Texinfo_functions): New function.Dave Love2000-04-191-0/+6
| | | | | (lang_names): Install it. (Texinfo_suffixes): New variable.
* *** empty log message ***Gerd Moellmann2000-04-191-0/+6
|
* *** empty log message ***Gerd Moellmann2000-04-091-0/+7
|
* .Andreas Schwab2000-03-291-0/+4
|
* *** empty log message ***Gerd Moellmann2000-03-021-0/+4
|
* 2000-02-10 Francesco Potorti` <pot@gnu.org>Francesco Potortì2000-02-101-0/+11
| | | | | | | | | | | * etags.c (iswhite): Redefined not to consider '\0' as white space, and use it throughout in place of isspace, thus preventing a potential signed char to int conversion problem. (MSDOS): #undefine befere redefining 2000-02-04 Francesco Potorti` <F.Potorti@cnuce.cnr.it> * etags.c (many functions): Add prototypes.
* *** empty log message ***Dave Love2000-02-101-0/+5
|
* Typos corrected for etagsFrancesco Potortì2000-02-031-4/+4
|
* etagsFrancesco Potortì2000-02-031-0/+19
|
* (main): Improve error message if can't create lock file.Richard M. Stallman2000-01-291-0/+4
|
* *** empty log message ***Gerd Moellmann2000-01-281-0/+6
|
* *** empty log message ***Gerd Moellmann2000-01-121-0/+5
|
* *** 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