| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Andrew Innes | 2000-08-22 | 1 | -1/+13 |
* | (WIN32): Remove unnecessary definition. | Andrew Innes | 2000-08-22 | 1 | -3/+2 |
* | (sleep): Make argument unsigned long. | Andrew Innes | 2000-08-22 | 1 | -1/+1 |
* | (main) [WINDOWSNT]: Force binary mode for fileio. | Andrew Innes | 2000-08-22 | 1 | -2/+5 |
* | *** empty log message *** | Kenichi Handa | 2000-08-21 | 1 | -0/+4 |
* | *** empty log message *** | Eli Zaretskii | 2000-08-20 | 1 | -0/+5 |
* | (canonicalize_filename) [DOS_NT]: Upcase the first | Eli Zaretskii | 2000-08-20 | 1 | -1/+1 |
* | *** empty log message *** | Gerd Moellmann | 2000-07-14 | 1 | -0/+11 |
* | (xrealloc, xmalloc): Renamed from yrealloc and | Gerd Moellmann | 2000-07-14 | 1 | -30/+30 |
* | (xmalloc, xrealloc): Make externally visible, for use | Gerd Moellmann | 2000-07-14 | 1 | -4/+4 |
* | (alloca.o): Add -Demacs so that alloca will use | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
* | *** empty log message *** | Gerd Moellmann | 2000-07-10 | 1 | -0/+7 |
* | (yylex): Accept string literals with newlines in them. | Gerd Moellmann | 2000-07-10 | 1 | -4/+7 |
* | *** empty log message *** | Gerd Moellmann | 2000-07-03 | 1 | -0/+5 |
* | (token_string): Add missing tokens. | Gerd Moellmann | 2000-07-03 | 1 | -12/+36 |
* | *** empty log message *** | Dave Love | 2000-06-23 | 1 | -0/+5 |
* | Move config.h before other includes (which may use feature tests). | Dave Love | 2000-06-23 | 1 | -4/+4 |
* | comment | Dave Love | 2000-06-20 | 1 | -1/+2 |
* | . | Jim Meyering | 2000-06-14 | 1 | -0/+4 |
* | Fix typos in comments. Remove trailing blanks. | Jim Meyering | 2000-06-14 | 1 | -12/+12 |
* | *** empty log message *** | Jason Rumney | 2000-06-11 | 1 | -0/+7 |
* | Added targets for ebrowse. | Jason Rumney | 2000-06-11 | 1 | -0/+12 |
* | [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames. | Jason Rumney | 2000-06-11 | 1 | -2/+6 |
* | *** empty log message *** | Gerd Moellmann | 2000-06-06 | 1 | -0/+5 |
* | (ymalloc): Renamed from xmalloc. | Gerd Moellmann | 2000-06-06 | 1 | -31/+33 |
* | *** empty log message *** | Dave Love | 2000-05-21 | 1 | -1/+7 |
* | (ERROR_MAX): Increase to 160. | Dave Love | 2000-05-21 | 1 | -1/+2 |
* | Include config.h, not ../src/config.h. | Dave Love | 2000-05-21 | 1 | -2/+3 |
* | *** empty log message *** | Gerd Moellmann | 2000-05-05 | 1 | -2/+2 |
* | *** empty log message *** | Gerd Moellmann | 2000-05-04 | 1 | -0/+5 |
* | (DEFAULT_OUTFILE): Set to `BROWSE'. | Gerd Moellmann | 2000-05-04 | 1 | -1/+1 |
* | *** empty log message *** | Eli Zaretskii | 2000-05-02 | 1 | -0/+12 |
* | (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define | Eli Zaretskii | 2000-05-02 | 1 | -6/+15 |
* | *** empty log message *** | Dave Love | 2000-04-19 | 1 | -1/+1 |
* | *** empty log message *** | Dave Love | 2000-04-19 | 1 | -0/+6 |
* | (Texinfo_functions): New function. | Dave Love | 2000-04-19 | 1 | -1/+28 |
* | *** empty log message *** | Gerd Moellmann | 2000-04-19 | 1 | -0/+6 |
* | (xmalloc, xrealloc): Rewritten. | Gerd Moellmann | 2000-04-19 | 1 | -14/+16 |
* | Add `ebrowse'. | Stefan Monnier | 2000-04-16 | 1 | -14/+15 |
* | *** empty log message *** | Gerd Moellmann | 2000-04-09 | 2 | -0/+3709 |
* | (INSTALLABLES): Add ebrowse. | Gerd Moellmann | 2000-04-09 | 1 | -1/+4 |
* | . | Andreas Schwab | 2000-03-29 | 1 | -0/+4 |
* | (scan_lisp_file): Also look for `defsubst'. | Andreas Schwab | 2000-03-29 | 1 | -1/+3 |
* | *** empty log message *** | Gerd Moellmann | 2000-03-02 | 1 | -0/+4 |
* | (lisp_suffixes) Add `LSP'. | Gerd Moellmann | 2000-03-02 | 1 | -1/+1 |
* | *** empty log message *** | Francesco Potortì | 2000-02-10 | 1 | -0/+11 |
* | 2000-02-10 Francesco Potorti` <pot@gnu.org> | Francesco Potortì | 2000-02-10 | 1 | -98/+126 |
* | *** empty log message *** | Dave Love | 2000-02-10 | 1 | -0/+5 |
* | (pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add | Dave Love | 2000-02-10 | 1 | -5/+5 |
* | * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM, | Andrew Innes | 2000-02-06 | 1 | -0/+3 |