aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (awkscript): Some sites put comma-separated junk after the fullname.Paul Eggert1993-08-091-1/+11
* (put_entries): For NODE->rewritten, put pattern before \177 and name after,Roland McGrath1993-08-011-2/+4
* (main): Generate a SIGIO as soon as we've initialized.Richard M. Stallman1993-08-011-1/+5
* Don't check whether file is readable until we have decided not to ignore it.Paul Eggert1993-07-291-3/+3
* (etags): Depend on ../src/config.h.Richard M. Stallman1993-07-211-1/+1
* Include types.h before file.h.Richard M. Stallman1993-07-201-1/+1
* (install): Use .n, not .new, for temporary filenames.Richard M. Stallman1993-07-191-7/+8
* * wakeup.c: Use CPP tangle from autoconf manual to #include theJim Blandy1993-07-181-1/+12
* * etags.c (print_help): Break up the very long strings containingJim Blandy1993-07-181-20/+19
* * etags.c (alloca): removed all references to it.Jim Blandy1993-07-091-18/+2
* (consider_token): was `==', now is `='.Richard M. Stallman1993-07-091-36/+35
* * b2m.c: #include <sys/types.h>.Jim Blandy1993-07-061-1/+2
* Add -q option.Paul Eggert1993-06-301-3/+6
* * etags.c: #include "config.h" and the alloca CPP tangle beforeJim Blandy1993-06-291-7/+7
* * Makefile.in (ctags): Depend on etags, so that parallel makesJim Blandy1993-06-221-1/+3
* (add_node): Move var last_node to file scope.Richard M. Stallman1993-06-191-1/+4
* * Makefile.in: Remember, spaces are not tabs.Jim Blandy1993-06-171-6/+6
* Bring mumbleclean targets into conformance with GNU coding standards.Jim Blandy1993-06-161-3/+9
* (CPP_CFLAGS): New variable.Richard M. Stallman1993-06-131-24/+31
* Reinstate old -f option as an alias for -o for installed base uses.Richard M. Stallman1993-06-111-2/+3
* * emacsserver.c (main): When we're passing a `struct sockaddr_un'Jim Blandy1993-06-091-3/+3
* * emacsserver.c (main): When we're passing a `struct sockaddr_un'Jim Blandy1993-06-091-2/+2
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-096-7/+7
* * configure.in: Test for bison.Jim Blandy1993-06-091-0/+1
* * wakeup.c: Include sys/types.h, too; I think that's where time_tJim Blandy1993-06-081-0/+1
* #undef static.Richard M. Stallman1993-06-081-0/+1
* Include sys/time.h.Richard M. Stallman1993-06-031-0/+1
* (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.Richard M. Stallman1993-06-021-1/+1
* #undef signal.Richard M. Stallman1993-06-011-0/+1
* [LINUX]: #undef signal.Richard M. Stallman1993-06-011-0/+6
* (main): Make when a time_t.Richard M. Stallman1993-05-311-1/+1
* * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead ofJim Blandy1993-05-301-1/+1
* * movemail.c [MAIL_USE_POP] (main): Don't use non-portableJim Blandy1993-05-301-2/+5
* When given no file arguments, inspect RCS/.* as wellRichard M. Stallman1993-05-291-5/+24
* (timer): Link with $(LOADLIBES).Richard M. Stallman1993-05-291-1/+1
* (put_line): Don't output \n\t unless more text follows.Richard M. Stallman1993-05-281-1/+2
* * etags.c: Replace the CPP tangle for alloca with the one from theJim Blandy1993-05-281-8/+15
* * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machineJim Blandy1993-05-281-1/+1
* (ALL_CFLAGS): Add -I../srcRichard M. Stallman1993-05-281-1/+2
* (install): Get the scripts from ${srcdir}, unlike the executables.Richard M. Stallman1993-05-281-1/+5
* * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.Jim Blandy1993-05-271-3/+3
* * Makefile.in (install): Do install the programs listed inJim Blandy1993-05-271-2/+2
* Include ../src/config.h.Richard M. Stallman1993-05-251-0/+2
* (install): Don't handle INSTALLABLE_SCRIPTSRichard M. Stallman1993-05-251-5/+7
* * make-docfile.c: Doc fix.Jim Blandy1993-05-241-1/+1
* * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it'sJim Blandy1993-05-241-2/+2
* * timer.c (xmalloc): Include definition for this, to placate the CJim Blandy1993-05-241-2/+3
* * Makefile.in (install): Refer to the variables INSTALLABLES andJim Blandy1993-05-241-1/+1
* (main): Return 0.Richard M. Stallman1993-05-231-0/+2
* (scan_lisp_file): Recognize defalias like fset.Richard M. Stallman1993-05-221-1/+2