| Commit message (Expand) | Author | Age | Files | Lines |
* | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath | 1993-09-10 | 1 | -9/+9 |
* | (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir} | Roland McGrath | 1993-09-10 | 1 | -2/+2 |
* | * etags.c (L_isdef, L_isquote, L_getit): small optimisations. | Francesco Potortì | 1993-09-06 | 1 | -27/+74 |
* | Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains. | Paul Eggert | 1993-08-25 | 2 | -4/+4 |
* | Append /usr/ccs/bin and /usr/sccs to PATH. | Paul Eggert | 1993-08-25 | 1 | -1/+3 |
* | (make-path): Dep on config.h. | Richard M. Stallman | 1993-08-12 | 1 | -1/+1 |
* | (TRUE, FALSE): Don't define if already defined. | Richard M. Stallman | 1993-08-11 | 1 | -0/+4 |
* | (awkscript): Some sites put comma-separated junk after the fullname. | Paul Eggert | 1993-08-09 | 2 | -2/+22 |
* | (put_entries): For NODE->rewritten, put pattern before \177 and name after, | Roland McGrath | 1993-08-01 | 1 | -2/+4 |
* | (main): Generate a SIGIO as soon as we've initialized. | Richard M. Stallman | 1993-08-01 | 1 | -1/+5 |
* | Don't check whether file is readable until we have decided not to ignore it. | Paul Eggert | 1993-07-29 | 1 | -3/+3 |
* | (etags): Depend on ../src/config.h. | Richard M. Stallman | 1993-07-21 | 1 | -1/+1 |
* | Include types.h before file.h. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | (install): Use .n, not .new, for temporary filenames. | Richard M. Stallman | 1993-07-19 | 1 | -7/+8 |
* | * wakeup.c: Use CPP tangle from autoconf manual to #include the | Jim Blandy | 1993-07-18 | 1 | -1/+12 |
* | * etags.c (print_help): Break up the very long strings containing | Jim Blandy | 1993-07-18 | 1 | -20/+19 |
* | * etags.c (alloca): removed all references to it. | Jim Blandy | 1993-07-09 | 1 | -18/+2 |
* | (consider_token): was `==', now is `='. | Richard M. Stallman | 1993-07-09 | 1 | -36/+35 |
* | * b2m.c: #include <sys/types.h>. | Jim Blandy | 1993-07-06 | 1 | -1/+2 |
* | Add -q option. | Paul Eggert | 1993-06-30 | 1 | -3/+6 |
* | * etags.c: #include "config.h" and the alloca CPP tangle before | Jim Blandy | 1993-06-29 | 1 | -7/+7 |
* | * Makefile.in (ctags): Depend on etags, so that parallel makes | Jim Blandy | 1993-06-22 | 1 | -1/+3 |
* | (add_node): Move var last_node to file scope. | Richard M. Stallman | 1993-06-19 | 1 | -1/+4 |
* | * Makefile.in: Remember, spaces are not tabs. | Jim Blandy | 1993-06-17 | 1 | -6/+6 |
* | Bring mumbleclean targets into conformance with GNU coding standards. | Jim Blandy | 1993-06-16 | 1 | -3/+9 |
* | (CPP_CFLAGS): New variable. | Richard M. Stallman | 1993-06-13 | 1 | -24/+31 |
* | Reinstate old -f option as an alias for -o for installed base uses. | Richard M. Stallman | 1993-06-11 | 1 | -2/+3 |
* | * emacsserver.c (main): When we're passing a `struct sockaddr_un' | Jim Blandy | 1993-06-09 | 1 | -3/+3 |
* | * emacsserver.c (main): When we're passing a `struct sockaddr_un' | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 6 | -7/+7 |
* | * configure.in: Test for bison. | Jim Blandy | 1993-06-09 | 1 | -0/+1 |
* | * wakeup.c: Include sys/types.h, too; I think that's where time_t | Jim Blandy | 1993-06-08 | 1 | -0/+1 |
* | #undef static. | Richard M. Stallman | 1993-06-08 | 1 | -0/+1 |
* | Include sys/time.h. | Richard M. Stallman | 1993-06-03 | 1 | -0/+1 |
* | (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps. | Richard M. Stallman | 1993-06-02 | 1 | -1/+1 |
* | #undef signal. | Richard M. Stallman | 1993-06-01 | 1 | -0/+1 |
* | [LINUX]: #undef signal. | Richard M. Stallman | 1993-06-01 | 1 | -0/+6 |
* | (main): Make when a time_t. | Richard M. Stallman | 1993-05-31 | 1 | -1/+1 |
* | * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of | Jim Blandy | 1993-05-30 | 1 | -1/+1 |
* | * movemail.c [MAIL_USE_POP] (main): Don't use non-portable | Jim Blandy | 1993-05-30 | 1 | -2/+5 |
* | When given no file arguments, inspect RCS/.* as well | Richard M. Stallman | 1993-05-29 | 2 | -10/+48 |
* | (timer): Link with $(LOADLIBES). | Richard M. Stallman | 1993-05-29 | 1 | -1/+1 |
* | (put_line): Don't output \n\t unless more text follows. | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | * etags.c: Replace the CPP tangle for alloca with the one from the | Jim Blandy | 1993-05-28 | 1 | -8/+15 |
* | * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
* | (ALL_CFLAGS): Add -I../src | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
* | (install): Get the scripts from ${srcdir}, unlike the executables. | Richard M. Stallman | 1993-05-28 | 1 | -1/+5 |
* | * Makefile.in (ALL_CFLAGS): Include -I${srcdir}. | Jim Blandy | 1993-05-27 | 1 | -3/+3 |
* | * Makefile.in (install): Do install the programs listed in | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
* | Include ../src/config.h. | Richard M. Stallman | 1993-05-25 | 1 | -0/+2 |