Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (C_entries): Don't reset definedef when a newline inside a comment is met. | Richard M. Stallman | 1993-02-23 | 1 | -1/+8 |
| | |||||
* | Add copyright and authorship notices. | Paul Eggert | 1993-01-15 | 2 | -4/+42 |
| | |||||
* | (find_entries): If filename ends in .f or .for, don't try anything but Fortran. | Richard M. Stallman | 1993-01-14 | 1 | -4/+10 |
| | |||||
* | Also, write a newline after the token. | Michael I. Bushnell | 1993-01-08 | 1 | -4/+4 |
| | |||||
* | Also, write a newline after the token. | Michael I. Bushnell | 1993-01-08 | 1 | -1/+1 |
| | |||||
* | timer.c (notify): Flush stdout after writing message to avoid lossage | Michael I. Bushnell | 1993-01-08 | 1 | -0/+1 |
| | | | | on terminals. | ||||
* | timer.c (notify): Flush stdout after writing message to avoid lossage | Michael I. Bushnell | 1993-01-08 | 1 | -0/+1 |
| | | | | on terminals. | ||||
* | * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes | Jim Blandy | 1992-12-12 | 1 | -0/+17 |
| | | | | | a different number of arguments than other DEFVARs, recognize it specially, and expect the right number of commas. | ||||
* | * Makefile.in (exec_prefix): New variable. | Jim Blandy | 1992-12-12 | 1 | -65/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (bindir, libdir): Use it instead of `prefix'. * Makefile.in (CFLAGS): #define HAVE_CONFIG_H, too. * Makefile.in (libdir): Default to ${prefix}/lib. (archlibdir): Adjusted to match. * Makefile.in (distclean): Don't delete backup or autosave files. (extraclean): Like realclean, but does delete backup and autosave files. * Makefile.in (realclean): Ignore errors from rm. * Makefile.in (distclean): Don't bother to delete ../arch-lib; that doesn't exist anymore. * Makefile.in (prefix, bindir, libdir, srcdir): New variables, as described in the top-level Makefile. (UTILITIES): Add make-path to the list of utility programs. (../arch-lib): Replaced by the ${archlibdir} target, which places the executables in their permanent home. (install, install.sysv, install.xenix): Consolidated into one target which should work under all circumstances, modulo a few ignored error messages. | ||||
* | * make-path.c (touchy_mkdir): Remove debugging output. | Jim Blandy | 1992-12-06 | 1 | -4/+2 |
| | |||||
* | * Makefile.in (make-path): New target. | Jim Blandy | 1992-12-06 | 1 | -0/+3 |
| | |||||
* | Initial revision | Jim Blandy | 1992-12-04 | 1 | -0/+87 |
| | |||||
* | * Makefile.in (getdate.o): Added explicit target for this, so we | Jim Blandy | 1992-11-07 | 1 | -1/+7 |
| | | | | | | | | can indicate that it depends on ../src/config.h. * Makefile.in (CONFIG_CFLAGS): Let the configure script edit this instead of CFLAGS. (CFLAGS): Add -Demacs and -I../src to CONFIG_CFLAGS to produce this. | ||||
* | entered into RCS | Jim Blandy | 1992-09-30 | 1 | -1/+2 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-09-29 | 1 | -20/+31 |
| | |||||
* | %.2d -> %02d | Roland McGrath | 1992-09-27 | 2 | -4/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-09-23 | 1 | -11/+11 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1992-09-20 | 1 | -0/+14 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-09-13 | 1 | -6/+11 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-08-29 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1992-08-22 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-08-20 | 1 | -43/+34 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-08-19 | 2 | -143/+198 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-08-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-08-12 | 1 | -109/+175 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-08-04 | 1 | -0/+86 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-17 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-14 | 1 | -3/+7 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-08 | 1 | -347/+221 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-06-30 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-06-24 | 1 | -6/+14 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-05-19 | 1 | -1/+1 |
| | |||||
* | Call ypmatch at most once. | Paul Eggert | 1992-05-11 | 2 | -48/+78 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 2 | -19/+25 |
| | |||||
* | Ignore log messages that start with `#'. | Paul Eggert | 1992-05-08 | 2 | -8/+24 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-05-07 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-04-24 | 2 | -125/+259 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-04-24 | 1 | -2/+3 |
| | |||||
* | Initial revision | Jim Blandy | 1992-04-19 | 1 | -0/+194 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-04-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-04-01 | 1 | -16/+18 |
| | |||||
* | Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year. | Paul Eggert | 1992-04-01 | 2 | -22/+40 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1992-03-28 | 1 | -1/+2 |
| | |||||
* | Add clumpname support. | Paul Eggert | 1992-03-21 | 2 | -14/+54 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | David J. MacKenzie | 1992-03-09 | 1 | -6/+13 |
| | |||||
* | Don't munge $* when getting date from ChangeLog. | Paul Eggert | 1992-02-05 | 2 | -8/+12 |
| | |||||
* | Add -i, -l, -t. | Paul Eggert | 1992-02-05 | 2 | -26/+116 |
| | |||||
* | Initial revision | Paul Eggert | 1992-02-03 | 2 | -0/+416 |
| |