| Commit message (Expand) | Author | Age | Files | Lines |
| * | * make-docfile.c: Doc fix. | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| * | * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
| * | * timer.c (xmalloc): Include definition for this, to placate the C | Jim Blandy | 1993-05-24 | 1 | -2/+3 |
| * | * Makefile.in (install): Refer to the variables INSTALLABLES and | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| * | (main): Return 0. | Richard M. Stallman | 1993-05-23 | 1 | -0/+2 |
| * | (scan_lisp_file): Recognize defalias like fset. | Richard M. Stallman | 1993-05-22 | 1 | -1/+2 |
| * | Change permission notice (not "part of Emacs"). | Richard M. Stallman | 1993-05-21 | 1 | -7/+7 |
| * | Update GPL version. | Richard M. Stallman | 1993-05-19 | 1 | -1/+1 |
| * | * Makefile.in (.c.o): Make the rule start with a tab, not spaces. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | * timer.c (notify): Don't call sighold or sigrelse; they're USG | Jim Blandy | 1993-05-16 | 1 | -2/+2 |
| * | Install patches from David J. Mackenzie to make the srcdir option | Jim Blandy | 1993-05-15 | 2 | -5/+19 |
| * | * timer.c: Fix mispellings of get_date function's name. | Jim Blandy | 1993-05-15 | 1 | -2/+2 |
| * | The GNU coding standards specify that CFLAGS should be left for | Jim Blandy | 1993-05-15 | 1 | -27/+30 |
| * | Install patches from David J. Mackenzie to make the srcdir option | Jim Blandy | 1993-05-15 | 1 | -58/+65 |
| * | (main): Don't require that there be input files if -i switches were given. | Roland McGrath | 1993-05-13 | 1 | -2/+2 |
| * | *** empty log message *** | Eric S. Raymond | 1993-05-08 | 1 | -1/+1 |
| * | mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change | Paul Eggert | 1993-05-03 | 1 | -2/+2 |
| * | (notify): Bug fix. Treat the body of this function as a critical region. | Eric S. Raymond | 1993-04-27 | 1 | -4/+16 |
| * | * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. | Jim Blandy | 1993-04-10 | 1 | -2/+2 |
| * | * make-docfile.c (write_c_args): Print an argument named "defalt" | Jim Blandy | 1993-04-08 | 1 | -1/+17 |
| * | * Makefile.in (C_SWITCH_SYSTEM): New variable. | Jim Blandy | 1993-03-25 | 1 | -1/+2 |
| * | (YACC): flag added to c_ext. | Richard M. Stallman | 1993-03-22 | 1 | -465/+422 |
| * | Added documentation, made the change comment for old versions more | Eric S. Raymond | 1993-03-19 | 1 | -1/+24 |
| * | Teach it about the new user-runnable command rcs-checkin. | Eric S. Raymond | 1993-03-19 | 1 | -1/+1 |
| * | Initial revision | Eric S. Raymond | 1993-03-19 | 1 | -0/+75 |
| * | Added unlock and relock. | Eric S. Raymond | 1993-03-19 | 1 | -0/+19 |
| * | Some awks don't understand "\r". Code around this. | Paul Eggert | 1993-03-16 | 1 | -18/+54 |
| * | * timer.c (main): Set the ownership of the stdin file descriptor | Jim Blandy | 1993-03-11 | 1 | -2/+13 |
| * | * b2m.c (main): Don't exit upon reading a blank line. | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | (C_entries): New local variable quotednl. Used for | Richard M. Stallman | 1993-03-03 | 1 | -14/+22 |
| * | * timer.c (notify): Initialize waitfor properly. | Jim Blandy | 1993-03-02 | 1 | -1/+1 |
| * | (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 | 1 | -2/+21 |
| * | (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 |
| * | timer.c (notify): Flush stdout after writing message to avoid lossage | Michael I. Bushnell | 1993-01-08 | 1 | -0/+1 |
| * | * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes | Jim Blandy | 1992-12-12 | 1 | -0/+17 |
| * | * Makefile.in (exec_prefix): New variable. | Jim Blandy | 1992-12-12 | 1 | -65/+100 |
| * | * 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 |
| * | 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 | 1 | -2/+2 |
| * | *** 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 |